initial commit

This commit is contained in:
Malin Freeborn
2020-01-02 01:04:35 +01:00
commit 6befc5d3c1
162 changed files with 19086 additions and 0 deletions

4
networking/ssh/sshfs Normal file
View File

@@ -0,0 +1,4 @@
Auto-mounting an sshfs directory can be done with an /etc/fstab entry:
`sshfs#pi@belgradecats.tk:/home/pi/cats /home/ghost/cuties fuse defaults,allow_other,reconnect,delay_connect 0 0`