How To Install Mount.cifs On CentOS Linux Using Yum
When mounting remote NTFS network shares to a Linux server smbmount used to be used. This command is not used any longer and has been replaced by mount.cifs. If you had previously been using smbmount you should switch to using mount.cifs instead. If you attempt to use smbmount with a newer kernel version you will…