Auto: misc.

This commit is contained in:
2021-03-14 22:18:11 +01:00
parent d13d5cfce5
commit 92aebd4e85
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
- ```pg_dumpall > all.$(date -uI).db```
- [[mysql]]
- ```mysqldump db > db.$(date -uI).db```
- Then set up [[ssh keys]] and [[rsync]] is your friend.
- [[pull]] [[restores]]
- an unrestored backup does not really exist.
+3
View File
@@ -0,0 +1,3 @@
# ssh keys
- ```ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILrlhcSOizbqJpRPbCzjb+dGV62Vsex/LL5+S7NK9ycQ flancian@paramita```