- Code: Select all
sudo service samba restart
[2] In Ubuntu - as in all the standard Mint Os's - the two daemons are seperated. To restart samba in Mint ( non - LMDE ) you run:
- Code: Select all
sudo service smbd restart
And just to be extra special thorough:
- Code: Select all
sudo service nmbd restart
[3] The error message that suggested you install samba4 is a cruel joke since:
These packages contain snapshot versions of Samba 4, the next-generation
version of Samba. These should be considered _experimental_, and should
not be used in production. In particular, no guarantees are made with
regard to upgrades between versions.
If you took the advice you need to uninstall samba4 and reinstall samba.




