1. mount -t cifs -o username=kevin,password=Passw0rd //10.0.0.1/Software /mnt
2. cat /etc/fstab
3. //10.0.0.1/Software /mnt cifs username=kevin,password=Passw0rd 0 0
1. mount -t cifs -o username=kevin,password=Passw0rd //10.0.0.1/Software /mnt
2. cat /etc/fstab
3. //10.0.0.1/Software /mnt cifs username=kevin,password=Passw0rd 0 0