Create a gist now

Instantly share code, notes, and snippets.

@skinuxgeek /free -m Secret
Last active Aug 29, 2015

What would you like to do?
grep swap /etc/fstab /etc/crypttab
total used free shared buffers cached
Mem: 3822 3706 115 841 6 996
-/+ buffers/cache: 2703 1118
Swap: 4095 422 3673
/etc/fstab:# swap was on /dev/sda9 during installation
/etc/fstab:#UUID=6548a580-a5b8-484f-9da8-2b8745a14fdb none swap sw 0 0
/etc/fstab:/dev/mapper/cryptswap1 none swap sw 0 0
/etc/fstab:/swapfile none swap sw 0 0
/etc/crypttab:cryptswap1 UUID=6548a580-a5b8-484f-9da8-2b8745a14fdb /dev/urandom swap,cipher=aes-cbc-essiv:sha256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment