this post was submitted on 14 Jul 2023
146 points (97.4% liked)
Linux
47958 readers
1624 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I distro hopped a lot in the 2006-2011 era, and eventually settled on Arch. I like the initial simplicity, the wiki was and still is the best resource to this day, and anything I needed from the kitchen sink was accessible via the AUR. I've ended up using it on my workstations, work laptops, and personal machines ever since.
Does Arch have built in disk encryption?
I'm on Manjaro but I'm sick of having to unlock the LUKS drive encryption every time I start the computer
AFAIK, if you want disk encryption on Arch, you gotta set it up yourself (i.e. follow the wiki).
And last time I installed manjaro (couple years ago), the installer would let you decide whether you want disk encryption or not. So nobody is being forced to use it.
Then again, if you are tired of it, there likely is a way to effectively disable it for your current install. But most likely that will be quite a bit more involved that just unchecking it during install.
I do want disk encryption enabled, I just find the boot & login process on Manjaro a little clunky and I've heard its a little simpler on other distros.
I do want disk encryption enabled, I just find the boot & login process on Manjaro a little clunky and I've heard its a little simpler on other distros.
Isn't that the point of full disk encryption, to make sure you're authorised to boot? That at least is the behaviour on a Mac if you enable full disk encryption. Or do you mean every time you wake it from sleep?
Basically on Mac, your login password decrypts the drive which is what I'm hoping for with a Linux distro, rather than having to decrypt the drive and then log in