Tuesday, July 13, 2021

Just trying

As usual I haven't set up Samba for awhile an can't get it to work. 

lsb_release -a
sudo apt install samba
whereis samba
mkdir /home/george/sambashare
nano /etc/samba/smb.conf
[sambashare]
comment = Samba on 
path = /home/george/sambashare
writeable = yes
browseable = yes
public = yes or no
create mask = 0664
directory mask = 0755
force user = george

adduser --system george 
chown -R george /home/george/sambashare
smbpasswd -a george

sudo smbd restart

chmod 777 may not need is above done

NovaBenchmark

 On my old Predator 17                                 My Ryzen 5 at the office