paradox2011

joined 1 year ago
[โ€“] paradox2011@lemmy.ml 1 points 9 months ago (2 children)

Do they customize it too heavily away from its defaults? I use KDE so I don't bump in to that issue myself.

[โ€“] paradox2011@lemmy.ml 2 points 9 months ago* (last edited 9 months ago)

The just dang works part of Mint is so nice. I do like learning and tinkering, but I have to say setting up my printer in endeavourOS was brutal! I had all the right software installed, but it ended up needing a single line of code pasted in to a file I never would have guessed on my own. I'll paste the info here on the slight chance it will save anyone else from the trauma I went through ๐Ÿ˜…

Reference article: https://wiki.archlinux.org/title/Avahi

2.1 Hostname resolution
Avahi provides local hostname resolution using a "hostname.local" naming scheme. To enable it, install the nss-mdns package and start/enable avahi-daemon.service. use sudo instead of doas if that's the tool you prefer.

doas systemctl start avahi-daemon.service

Then, edit the file /etc/nsswitch.conf and change the hosts line to include mdns_minimal [NOTFOUND=return] before resolve and dns. It should look like:

hosts: mymachines mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files myhostname dns
[โ€“] paradox2011@lemmy.ml 13 points 9 months ago (6 children)

EndeavourOS. I like the simplicity and minimalism of stock Arch, bloated distros bother me. I have been thinking of trying out Linux Mint again though, I used it for years and it was really good.

[โ€“] paradox2011@lemmy.ml 5 points 10 months ago (1 children)

I've been looking for a decent PDF editor on Linux for years. Like you said, there are plenty that will basically work, but I always have issues with font mishandling.

So far I've just settled on using a windows VM with adobe for editing PDFs (along with one other windows only program that I need.) There is a way to get Adobe PDF software working in linux, but I haven't tried it.

If you need to sign PDFs, xournal++ is an excellent app for applying a saved signature as a stamp.

view more: โ€น prev next โ€บ