Samba Server
Publish date: Nov 15, 2019
Last updated: Apr 22, 2020
Last updated: Apr 22, 2020
tl;dr
sudo apt update
sudo apt install samba
whereis samba
sudo smbpasswd -a username
# Test samba config
testparm
sudo systemctl status smbd
sudo systemctl restart smbd
Footnotes
[^2]: