This is version . It is not the current version, and thus it cannot be edited.
Back to current version   Restore this version

Mounting file systems over ssh#

Requires sshfs package; other machines must have an ssh server running.

mounting:#

	sshfs  user@192.168.1.20:/home   /mnt/server

Unmounting:#

	fusermount  -u  /mnt/server
Use sftpdrive on Windows to do the same thing.

Add new attachment

Only authorized users are allowed to upload new attachments.
« This particular version was published on 02-May-2011 21:13 by UnknownAuthor.