Here is a new tool that allows us to work on a server remote. Until now, to administer a linux server that we had no other, have set up a SSH server and an FTP server to upload and download files.
With this solution, we save the ftp server (and its cumbersome operation) and also can transfer files in both directions through a secure channel. In addition, we will design more distributed network solutions and better managed. We
for slaughter. The necessary infrastructure is:
-A ssh server configured with the service (no need to make changes on the server)
IP address: 192.168.1.1 Port: 5798
-On each client, install the package sshfs:
After installing the package, simply assemble the directory you want the server to a local directory:
SSHFS has the following basic syntax (more information see "man sshfs")
sshfs user
@ server / path / to / server / directory / local-p port
and ready. Has no history. This system will enable us to act on the remote system as if it were a local directory. Imagine the possibilities ...
0 comments:
Post a Comment