Goingdown

joined 2 years ago
[–] Goingdown@sopuli.xyz 13 points 18 hours ago

Excellent news.

[–] Goingdown@sopuli.xyz 3 points 2 weeks ago

Congrats for a good working system. Lenovo professional range laptops are usually working quite well with Linux, just use recent enough Linux version.

[–] Goingdown@sopuli.xyz 7 points 1 month ago

Wild guess. Libspa version has changed and thus its path too. You will have to put (probsbly new version) of aac.so file to new libspa directory.

Yeah, it might require new one if dependencies have been changed.

[–] Goingdown@sopuli.xyz 3 points 1 month ago

Note. Before rebooting, regenerate initramfs for all kernel versions. I am not in debian, but dpkg-reconfigure initramfs-tools might do it.

[–] Goingdown@sopuli.xyz 3 points 2 months ago (1 children)

What filesystem is in use where lotro files are stored?

[–] Goingdown@sopuli.xyz 3 points 2 months ago

I am a Finn. How I can tell if I am delightfully or some other way weird?

[–] Goingdown@sopuli.xyz 10 points 2 months ago

Here I take micro-retirement of 4 weeks every summer, plus one week in wintertime.

[–] Goingdown@sopuli.xyz 2 points 4 months ago

Vim + vimwiki is what I use, with session saving plugin. That is all I need. For syncing, I use either git or syncthing.

[–] Goingdown@sopuli.xyz 2 points 4 months ago

I think their vision is solid. I just think there are gaps in following their vision. Wheres the “create new empty file”? Where’s the “open folder in terminal”? Why do I need to install bunch of bloatware to change more than 2 options?

On my Gnome Files, there is option to "Open in terminal" and create new files (from templates, which were set up by default on my distro). All by default without any extensions or anything.

[–] Goingdown@sopuli.xyz 3 points 5 months ago* (last edited 5 months ago) (2 children)

If computers are in same network, even with different ip addresses, they still can see all broadcast and multicast traffic. This means for example dhcp.

If you fully trust your computers, and are sure that no external party can access any of them, you should be fine. But if anyone can gain access to any of your computers, it is trivial to gain access and sniff traffic in all networks.

If you need best security, multiple switches and multiple nics are unfortunately only really secure solution.

[–] Goingdown@sopuli.xyz 3 points 5 months ago (1 children)

Luks FDE, and install dropbear-initramfs, configure ssh authorized_keys and rebuild initramfs. Then you can access initramfs via ssh to type luks password.

[–] Goingdown@sopuli.xyz 2 points 5 months ago

If you just rename the dir, and then find all broken symlinks in your system?

find . -xtype l

view more: next ›