Image&video processing, programming etc
personal public notebook
Mount windows shares in linux
Use sudo if needed
Mount
mkdir /mnt/share
mount -t cifs //windowsmachineip/sharename -o username=user,password=urPassword /mnt/share
Unmount
umount /mnt/shares
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment