Most users are now accustomed to using cloud services such as Dropbox to share files across the Internet or network. However, if you prefer a more direct and secure way to share/transfer files between machines on your network, there are plenty of protocols to use such as FTP, NFS, and of course, Samba. Although there are many utilities Linux users can install to make setting up Samba and NFS a straightforward process, there are a lot of advantages to using OpenSSH. OpenSSH offers a secure and simple solution to setting up file sharing or file transfer over a network.

Connecting an Lubuntu system to an Ubuntu Unity 12.04 LTS system is fast and easy. To set up an OpenSSH connection in PCMANFM in Lubuntu:
- Lubuntu/Ubuntu does not come with the
openssh-serverandopenssh-clientpackages. Install the packages using sudoapt-getor Synaptic Package Manager on both Linux machines. - Assuming the network is running properly and the Lubuntu system is assigned a valid IP address, click
ALT+F2then typepcmanfmto launch the file manager. - In the PCMANFM address bar, type
ssh://and the IP address of the server (target machine). - Enter the user name and password for the server to access the folders.

0 comments:
Post a Comment