Open main menu

CDOT Wiki β

Changes

OPS335: File Servers

278 bytes added, 10:10, 21 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 a file files on another server in a local network in a similar way that local files on a same server are accessed. The samba utility is used to access files from Windows servers using a combination of Windows protocols including NetBIOS, SMB, etc. This lab will focus on installing, configuring and using '''NFS''' and '''Samba''' to access files between different servers on a local network.
13,420
edits