TLDR
Enter a command. For example: firewall cmd, rc status, xeyes.

fscrypt

 
Go tool for managing Linux filesystem encryption. More information: https://github.com/google/fscrypt.
 
  • Prepare the root filesystem for use with fscrypt:
     
    fscrypt setup
     
  • Enable filesystem encryption for a directory:
     
    fscrypt encrypt {{path/to/directory}}
     
  • Unlock an encrypted directory:
     
    fscrypt unlock {{path/to/encrypted_directory}}
     
  • Lock an encrypted directory:
     
    fscrypt lock {{path/to/encrypted_directory}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.