VHS

joined 4 years ago
[–] VHS@hexbear.net 35 points 2 months ago (7 children)
[–] VHS@hexbear.net 18 points 3 months ago* (last edited 3 months ago) (2 children)

It's not CentOS 3, it's CentOS with Linux kernel 3.10 (a 2014 kernel). This was supported in RHEL/CentOS through 2017.

Still very dated and a bad idea, of course. And even weirder that it's on a new machine. I've seen tons of stores using Win7 past it's EOL, but on older hardware.

[–] VHS@hexbear.net 1 points 6 months ago

Inter is great, I've been using it (TTF hinted) as my UI font for years and it renders very sharply. I'm on Debian and KDE Plasma

It's not made by Google though, it's this guy, Rasmus Andersson

[–] VHS@hexbear.net 3 points 6 months ago (1 children)

I've always used XFS on spinning drives and F2FS on SSDs. No issues, they're very solid

[–] VHS@hexbear.net 19 points 7 months ago (1 children)

Soulseek is good. It's a peer-to-peer sharing service, so you can just choose who to download from rather than waiting in a queue. You can find things in FLAC if you want it, or in various lossy qualities.

[–] VHS@hexbear.net 4 points 8 months ago* (last edited 8 months ago) (1 children)

Were you watching 4K77 and 4K83 with Digital Noise Reduction? The movies are distributed in two versions, one with film grain and the other with DNR.

[–] VHS@hexbear.net 1 points 8 months ago (1 children)

I'm not familiar with exactly what you mean, does it not require a password to boot that way? I have full-disk encryption on my laptop but not with TPM, grub just prompts me for a password before the kernel boots

[–] VHS@hexbear.net 10 points 8 months ago* (last edited 8 months ago) (5 children)

What it sounds like you want is only your home folder encrypted, where it decrypts seamlessly upon login. It sounds like you have encrypted OS root, which is more secure but necessarily requires a password before the system gets to the login screen.

Other than reinstalling your system, you do have the option of either making your decryption password shorter, and/or enabling auto-login after boot (if you're the computer's only user), so you'd only have to type one password instead of two.

[–] VHS@hexbear.net 5 points 11 months ago (1 children)

Nice! What graphics card do you have? AMD generally works well out-of-the-box, but if you have NVidia you may need to install drivers

[–] VHS@hexbear.net 3 points 11 months ago (1 children)

I'm not sure if it meets all your requirements, but Dolphin has a dual-panel mode if you press F3 and has lots of other configuration options as well

[–] VHS@hexbear.net 8 points 11 months ago (3 children)

If the computer boots but you can't access a GUI, use Ctrl+Alt+F3 to open a console. From there you can use nano to edit the login manager configuration. If you had GNOME installed, your login manager is probably GDM, and its config should be at /etc/gdm/daemon.conf, according to the manual. If that is the case, it looks like you should erase the username under the entry "AutomaticLogin=".

[–] VHS@hexbear.net 1 points 11 months ago

If I understand correctly, the filesystem driver is contained within the kernel for all linux-native filesystems (Ext4, XFS, BtrFS, F2FS, etc.), just as drivers for computer components and devices are. But drivers to access NTFS (Windows) and HFS+ (Mac OS) drives are programs in userspace

view more: next ›