Tagged Questions
6
votes
2answers
628 views
autofs with sshfs not working anymore
I just upgraded from Ubuntu 12.04 to 12.10. Before that I backed up my autofs config which worked fine. I appended the line from my old /etc/auto.master to the new one:
+dir:/etc/auto.master.d
...
2
votes
5answers
441 views
Unable to do paswordless ssh even after following standard procedure
I have two systems named Interface(10.1.1.87) and Client-Interface(10.1.1.91). I want to automatically mount an sshfs share from Client-Interface on Interface on boot.
I am using the command:
sshfs ...