mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 05:51:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,9 +8,13 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Go tool for managing Linux filesystem encryption.
|
||||
> More information: <https://github.com/google/fscrypt>.
|
||||
|
||||
- Prepare the root filesystem for use with fscrypt:
|
||||
- Prepare the root filesystem for use with `fscrypt`:
|
||||
|
||||
`fscrypt setup`
|
||||
`sudo fscrypt setup`
|
||||
|
||||
- Prepare a specific mountpoint for use with `fscrypt`:
|
||||
|
||||
`fscrypt setup {{path/to/directory}}`
|
||||
|
||||
- Enable filesystem encryption for a directory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user