Enable developer mode and install void linux.
this post was submitted on 01 Jun 2025
10 points (91.7% liked)
rant
99 readers
1 users here now
Want to get something off your chest? Something really pissed you off? Have a good rant here!
Community icon from flaticon
founded 1 year ago
MODERATORS
this sounds like a good rabbit hole to fall into. thanks
Samba has always been a bit ropey. I seem to recall NFS being a bit clunky or missing certain features, but I've not used it in years - sshfs has fewer dependencies and works great in my experience. I don't have a NAS though, I use this when I want to browse files on a remote computer using my computer's graphical file-browser: just type sshfs://machinename/path/on/remote/machine
in the location bar & it's pretty much as good as browsing locally.
never heard of this. I'll have a look. thanks.