CIFS

From Hack Sphere Labs Wiki
Revision as of 23:03, 29 August 2015 by Webdawg (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

cache

I really recommend

cache=none

As one of your options

Mounting

Command Line

mkdir /mnt/somename
sudo mount -t cifs //name.or.addy.of.server/sharename -o username=elitehacker,password=supersecretpassword,uid=linuxuser,gid=linuxgroup /mnt/location/