Changes

Jump to: navigation, search

OPS335: File Servers

303 bytes added, 10:25, 2 March 2016
no edit summary
#Enter the ls command to see a list of the files in your home directory:<br>'''smb: \> ls'''<br><br>'''NOTE:''' you may receive the following error: ''NT_STATUS_ACCESS_DENIED listing''<br><br>
#SE Linux should be in Enforcing and will need to be adjusted (on the samba server) for this to work by issuing the command:<br>'''setsebool -P samba_enable_home_dirs 1'''
#Once you have access to the directory use the '''get ''' and '''put ''' commands (similar to ftpsftp) to move files.
#When you are finished close the connection.
=== Using 'mount -t cifs' ===
xWhen performing the NFS lab, one of the initial purpose of using NFS was allowing network shares to mount remote volumes as opposed to using sftp (with ''get'' and ''put'' commands). This section will demonstrate how to mount a remote Linux volume as a directory for the client Linux server.
'''Perform the following steps:'''
13,420
edits

Navigation menu