Open main menu

CDOT Wiki β

Changes

OPS335: File Servers

1 byte removed, 11:48, 11 March 2016
INVESTIGATION 1: INSTALLING & CONFIGURING A SAMBA SERVER
#Switch to your '''VM2''' machine as the '''root''' user.
#Issue the following Linux command to install Samba server utlity:<br>'''yum install samba samba-client'''<br>
#Move the file '''/etc/samba/smb.conf''' to another filename by issuing the following command:<br>'''mv /etc/samba/smb.conf /etc/samba./smb.conf.original'''
#Create a <u>new</u> '''smb.conf''' file that contains the following lines:
[global]
'''Record steps, commands, and your observations in INVESTIGATION 1 in your OPS335 lab log-book'''
 
==INVESTIGATION 2: CONNECTING TO A SAMBA SERVER FROM A WINDOWS CLIENT==