Samba

From James's Wiki
Revision as of 21:45, 6 March 2018 by Ractive (talk | contribs) (Created page with " sudo apt install samba sudo smbpasswd -a <username> sudo nano /etc/samba/smb.conf sudo systemctl restart smbd")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
sudo apt install samba
sudo smbpasswd -a <username>
sudo nano /etc/samba/smb.conf
sudo systemctl restart smbd