Changes

Jump to: navigation, search

OPS335 NFS Lab

33 bytes added, 11:14, 23 February 2016
no edit summary
In '''OPS235''', you learned how to install and configure an SSH server to be able to use utilities such as '''ssh''', '''scp''' and '''sftp'''. Although the '''sftp''' utility is useful for transferring files between different computers via the Internet, it is not considered useful or efficient for accessing files on servers that are connected over a local network.
Two popular protocols called '''Network File Server''' ('''NFS''') and '''Samba''' ('''SMB''') are used to provide high speed file access between servers on a local network. The '''NFS''' protocol allows a user to access files on another server in a local network in a similar way that local files on a same server are accessed. The '''Samba''' open-source software is used to access files from Windows servers using a combination of Windows protocols including NetBIOS, SMB, etc., and will be discussed in the next lab.
This lab will focus on installing, configuring and using '''NFS''' and '''Samba''' to access files between different Linux servers on a your local network.
==INVESTIGATION 1: USING AUTOMOUNT WITH '''NFS'''==
13,420
edits

Navigation menu