mount -t smbfs -o username='{your username}',password={yourpassword} //{serverip}/{shared directory name} /mnt/{folder where you want to mount the share}
in Linux Stuff
mount -t smbfs -o username='{your username}',password={yourpassword} //{serverip}/{shared directory name} /mnt/{folder where you want to mount the share}