howtoencrypthome

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
howtoencrypthome [2024/01/09 00:49] – angelegt homerhowtoencrypthome [2024/01/09 01:11] (aktuell) homer
Zeile 2: Zeile 2:
 # HowTo Encrypt Home Directory and Mount it on Login # HowTo Encrypt Home Directory and Mount it on Login
  
-Basically follow https://leighmcculloch.com/posts/ubuntu-encrypt-home-directory-with-gocryptfs/:+Basically follow https://leighmcculloch.com/posts/ubuntu-encrypt-home-directory-with-gocryptfs/. But there are some extensions I added so that mounting also works with ssh.
  
  * sudo apt install libpam-mount gocryptfs  * sudo apt install libpam-mount gocryptfs
Zeile 62: Zeile 62:
  
 ```  ``` 
-    gocryptfs $USER.cipher $USER+    gocryptfs -nonempty $USER.cipher $USER
 ```  ``` 
  
  • howtoencrypthome.1704757787.txt.gz
  • Zuletzt geändert: 2024/01/09 00:49
  • von homer