Published by expire0
Posted on November 21, 2014
Command to mount a windows share in Linux. This is merely a template and will need to be change to match your environment.
mount -t cifs //path/to/share /mnt/something/ –verbose -o username=me,password=******,workgroup=me