Changes
Jump to navigation
Jump to search
Haas PhD Server Configuration (view source)
Revision as of 18:07, 7 September 2011
, 18:07, 7 September 2011no edit summary
mkdir /mnt/ed
mount -t cifs //bear/ed_egan/ /mnt/ed -o user=haas\\ed_egan
or:
mount -t cifs //bear/ed_egan/ /mnt/ed -o user=ed_egan
(which ever works)
for the inclusion into fstab or other more sophisticated approaches there is a [http://wiki.centos.org/TipsAndTricks/WindowsShares Centos help page].