this post was submitted on 08 Jul 2026
93 points (94.3% liked)

Linux

14253 readers
977 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Personally I haven't. While Linux is imperfect, choosing the right distro makes the rest of the experience straightforward. And with it's whole complexity, I find Linux more user friendly than Windows. Even driver issues, broken shadow file ownership and KDE specifics only made me more confident about my choice to use Linux after I solved everything.

OQB @pixeldaemon@sh.itjust.works

you are viewing a single comment's thread
view the rest of the comments
[โ€“] BurgerBaron@quokk.au 11 points 1 day ago (2 children)

Yeah, it's usually quality of life misses. An example: if I mount a network drive (mine auto-mounts upon login) and then that NAS goes down for whatever reason, if I open Dolphin it'll hang trying to connect to the offline network drive and never timeout. I can restart my NAS and then as soon as it's online again, my file manager will open ๐Ÿ˜….

I'd have to manually unmount in terminal if that NAS became non-functional. Windows just times out and marks it as offline so File Explorer still works.

[โ€“] Rolive@discuss.tchncs.de 6 points 1 day ago* (last edited 1 day ago) (1 children)

I've been using AutoFS and that's no longer an issue for me. How did you mount the NAS?

[โ€“] BurgerBaron@quokk.au 5 points 1 day ago (2 children)

SMB mount via fstab, hadn't heard of AutoFS. That's usually how it goes, I learn about something better after going through the pain of doing it an inferior way.

[โ€“] Rolive@discuss.tchncs.de 2 points 1 day ago

Ah yes I did it like that before. At home it's not a problem since my NAS is always connected but taking my laptop outside would be problematic unless I had the VPN enabled.

[โ€“] kewjo@lemmy.world 1 points 23 hours ago

i think if you have it in fstab that forces kio to wait. instead of adding to fstab i just right click and add smb to places in dolphin for a direct link. dolphin doesn't hang on load anymore, auto mounts and even sends wol, might comment it out from fstab or set noauto to see if it speeds up dolphin

kde got over a mil to fix network drive issues and I have no doubt they'll be best in class next year