.
Home
Home
Linux
Windows
Showing posts with label
cifs
.
Show all posts
Showing posts with label
cifs
.
Show all posts
Wednesday, 21 September 2016
CIFS Mounting in Linux
1. Open fstab file
#vim
/etc/fstab/
2. Add the following line.
/192.168.10.101/Projects /Project-Folder cifs username=name,password=pwd 0 0
3. Save the file.
Older Posts
Home
Subscribe to:
Posts (Atom)