| « Exclude Directroy From CPanel Backup | Howto Configure Ethernet Bridge » |
RHEL5 replaced the old smbmount command with mount.cifs so to mount a shared Windows drive do something like:
mount -t cifs //servername/sharename /mnt/mountpoint \
-o username=myusername,password=mypassword
This post has 5 feedbacks awaiting moderation...