Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Ubuntu for server (Score 1) 118

On the desktop I use Linux Mint (MATE desktop), and it's great. No snaps.

On servers, I run Ubuntu. I purge snapd (there are actually no snaps installed on a bare Ubuntu server install, unlike their desktop offering..!) and lately, I purge cloud-init (too noisy). This will run well for many years. Ubuntu is really good at servers at this point.

Comment Re:It's still only a short matter of time until (Score 1) 129

I wasn't aware that CentOS was struggling at that point. All the more nefarious of RedHat to take them over, inducing ScienticLinux to buy into the project and abandoning their own clone, and then to change course in a so obvious undesirable direction for all current users...

Comment Total encryption (Score 2) 89

I tried this on one of my systems, and indeed, it dropped me to a root busybox shell in initrd. Since my grub is not password protected, this kind of access (and worse) was already trivial on that system. But, LUKS is still encrypted.

Nowadays grub supports what I call total encryption. (It has support for a LUKS encrypted partition, no need for a separate unencrypted /boot directory.) Now a similar vulnerability was present on one of my total-encrypted systems, but in this case it dropped me to a grub rescue environment.

I would be interested to hear what the possibilities are for evil maid attacts in the grub rescue shell scenario, but I don't believe it's possible, because the kernel and the initrd are still encrypted.

Slashdot Top Deals

"Being against torture ought to be sort of a multipartisan thing." -- Karl Lehenbauer, as amended by Jeff Daiell, a Libertarian

Working...