-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

swapon


> Enables device or file for swapping.

More information.


Get swap information:

swapon -s

Enable a given swap partition:

swapon {/dev/sdb7}

Enable a given swap file:

swapon {path/to/file}

Enable all swap areas:

swapon -a

Enable swap by label of a device or file:

swapon -L {swap1}


> 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 Tue May 21 04:30:21 2024