Tagged Questions
1
vote
2answers
291 views
How to automatically mount remote directories on login / startup
Everytime I boot, I use sshfs to mount remote directories. I am thinking to put these short commands in my .bashrc, but that does not seem to be The Right Way™.
What is the proper way to run sshfs on ...
1
vote
2answers
548 views
creating a device image for a network location
I have a dedicated ubuntu server with hetzner.de. hetzner also provides a seperate backup space accessible via samba/ftp/sftp/scp.
In their support document about backups, the following line is ...
0
votes
1answer
333 views
Mounting Remote Filesystem over SSH as a Different User
Due to a breach of security, the administrators of the work server have implemented a new method of security. To log into the server, we must log in as our own user (which has severely limited ...