below is the command i used to mount a windows network share on a centos linux system. this is work on any linux distro
> mount -t cifs //nas/share /mnt/point -o user=username,uid=some_user,gid=some_group,rw
Thursday, July 16, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment