sudo vim /etc/samba/smb.conf
workgroup = sam
netbiosname = sam
[MyShare]
path = /home/samuel/shared
read only = no
guest ok = yes
sudo /etc/init.d/smbd restart
ifconfig -a # 192.168.1.220
- Finder
- Go > Connect to server
- smb://linux-ip
- Connect
- Guest