-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

fscrypt


> Go tool for managing Linux filesystem encryption.

More information.


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}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 22:29:29 2024