Tagged Questions
1
vote
1answer
422 views
How do I SSH into my Samba file server?
So I made a dedicated Samba file server on my Debian(3.2) machine. I have had great success accessing it from both Windows and Unix. I can SSH into it on the local network.
When I try to SSH into it ...
7
votes
3answers
8k views
automount nfs: autofs timeout settings for unreliable servers - how to avoid hangup?
I'm running a small server for our flat share. It's mostly a file server with some additional services. The clients are Linux machines (mostly Ubuntu, but some others Distros too) and some Mac(-Book)s ...