run command:
sudo mount -t cifs -o username=shareusername,password=sharepassword //server/share /mnt
Ref: mount cifs
How to configure all system on ubuntu, Debian, CentOS
run command:
sudo mount -t cifs -o username=shareusername,password=sharepassword //server/share /mnt
Ref: mount cifs
No comments:
Post a Comment