Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $ sudo apt install ecryptfs-utils
  2.  
  3. $ ecryptfs-setup-private --nopwcheck --noautomount
  4.  
  5. $ ecryptfs-mount-private
  6. Enter your login passphrase:
  7. Inserted auth tok with sig [fd7bf4e96709610d] into the user session keyring
  8. mount: No such file or directory
  9.  
  10. $ keyctl show
  11. Session Keyring
  12. 129407649 --alswrv 1000 1000 keyring: _ses
  13. 779489152 ----s-rv 0 0 _ user: invocation_id
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement