1
edit
Changes
→mount -t cifs
mkdir /tmp/f16-home
mount -t cifs //f16/home /tmp/f16-home -o username=<learnid>
#The first way is to use the "Places" menu from a Gnome desktop:
#*As root, ensure Samba is installed. Use these two commands: "yum install samba" and "yum install samba-client"