Ubuntu mount smb explained
In the case of smb is the so-called "Server Message Block"Protocol that sets up the access to files or printers over the network. With the Mount command you can integrate this access into your Ubuntu System. This Protocol is being maintained, however, and should not be used.
- From the Ubuntu-Version 12.10 it was also taken from the official package sources.
- The successor is the so-called "cifs"Protocol.
- With the command "sudo mount -t cifs //"IP-address-of-approval"/"Name-of-share" /mnt -o user="user name",domain="domain" " you can integrate your release of Ubuntu.

 Ubuntu: Mount smb / nfs
 
The ten most important Ubuntu commands we have for you in our next article, summarized.






