My Arch Linux Setup with Plasma 5
sadanand-singh.github.io
My Arch Linux Setup with Plasma 5
1–10 of 78 posts
Re: My Arch Linux Setup with Plasma 5
#2Re: My Arch Linux Setup with Plasma 5
#3Or you can use dm-crypt and create a temporary container with a random key to wipe it. This will be a bit faster than the above. See the Arch wiki for details[1]
[1] - https://wiki.archlinux.org/index.php/Dm-crypt/Drive_preparat...
Re: My Arch Linux Setup with Plasma 5
#4Why on God's green Earth would you pollute Arch with KDE?! :)
Re: My Arch Linux Setup with Plasma 5
#5Why on God's green Earth would you pollute Arch with KDE?! :)
Re: My Arch Linux Setup with Plasma 5
#6When you overwrite the disk, you say you should use dd if=/dev/random, but the reason why this is much slower is because /dev/random blocks. Use /dev/urandom because it doesn't block -- Before you ask, yes this is still secure. Or you can use dm-crypt and create a temporary container with a random key to wipe it. This will be a bit faster than the above. See the Arch wiki for details[1] [1] - https://wiki.archlinux.o…
Re: My Arch Linux Setup with Plasma 5
#7Re: My Arch Linux Setup with Plasma 5
#8Why on God's green Earth would you pollute Arch with KDE?! :)
Re: My Arch Linux Setup with Plasma 5
#9Re: My Arch Linux Setup with Plasma 5
#10I run the same setup for almost 7 years without any issues, and it's always fast, always reliable and productive. I prefer Xmonad over pretty stuff like KDE though, just like many Arch users. It's not beautiful and there is a learning curve, but once you got used to it, you can use it for years, just like me and lots of other people. And it'll give you a stability that lasts years.
Recently I created a distro based on Arch, to attract more pragmatic developers to use Arch. My distro is called Happy Hacking Linux and unlike Arch, it comes with a ready-to-use desktop. It's a niche distro made just for pragmatic developers, so its installation wizard starts with asking where your dotfiles are located, and sets up a system that you can immediately start building stuff. Last January, I converted my dad's old desktop pc to my personal development workspace within 30 minutes. And that useless machine was running my workspace as fast as a brand new Mac with bloated OSX.
If you're curious, check it out; http://kodfabrik.com/happy-hacking-linux