mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-06 13:58:55 -04:00
Fix zram link (#2226)
This commit is contained in:
parent
7429f0b8b1
commit
61ad5103fb
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ Most Linux distributions have an option within its installer for enabling [LUKS]
|
|||
|
||||
### Swap
|
||||
|
||||
Consider using [ZRAM](https://wiki.archlinux.org/title/Swap#zram-generator) or [encrypted swap](https://wiki.archlinux.org/title/Dm-crypt/Swap_encryption) instead of unencrypted swap to avoid potential security issues with sensitive data being pushed to [swap space](https://en.wikipedia.org/wiki/Memory_paging). Fedora based distributions [use ZRAM by default](https://fedoraproject.org/wiki/Changes/SwapOnZRAM).
|
||||
Consider using [ZRAM](https://wiki.archlinux.org/title/Zram#Using_zram-generator) or [encrypted swap](https://wiki.archlinux.org/title/Dm-crypt/Swap_encryption) instead of unencrypted swap to avoid potential security issues with sensitive data being pushed to [swap space](https://en.wikipedia.org/wiki/Memory_paging). Fedora based distributions [use ZRAM by default](https://fedoraproject.org/wiki/Changes/SwapOnZRAM).
|
||||
|
||||
### Wayland
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue