this post was submitted on 01 Jun 2025
9 points (90.9% liked)

rant

90 readers
2 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
 

what the actual fuck. It's based on linux right, it has a nice little terminal. Can't mount my NAS by NFS. Have to use SMB. Shitty fucking SMB which has now taken ownership of the files I've moved over and I can't work out how to work with my folders now.

that is all. screams into the void

top 3 comments
sorted by: hot top controversial new old
[–] JAPHacake@feddit.uk 2 points 1 month ago

Enable developer mode and install void linux.

[–] MouldyCat@feddit.uk 2 points 1 month ago* (last edited 1 month ago) (1 children)

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.

[–] yeah@feddit.uk 1 points 1 month ago

never heard of this. I'll have a look. thanks.