Changes

Jump to: navigation, search

OPS335 Samba Lab

20 bytes removed, 22:52, 6 September 2011
Connecting to a Linux SMB Server (Matrix) from a Linux Client (Fedora 13)
#**Use the get and put commands (similar to ftp) to move files to and from your Matrix account and your Fedora 13 Linux system.
#**When done enter the quit command.
#The fourth way is to use the mount command. '''THIS PART IS IN RED BECAUSE IT WILL PROBABLY WILL NOT WORK !'''
#*Use the mount command to mount your matrix home directory. NOTE: This mount command will only work if your kernel was configured to allow mounting CIFS with unencrypted passwords.
#**mount -t cifs //matrix/xxxxxx /mnt -o username=xxxxxx
#***where xxxxxx is your your Matrix username.
#*If the previous step worked, browse your /mnt directory using cd and ls commands and when done use the umount command to unmount your Matrix home directory.
 
==Configuring an SMB Server on Linux==
Login to Fedora as joker and open a terminal window.
1
edit

Navigation menu