samba file server ubuntu:samba server configuration in linux step by step ubuntu(samba server linux)

Published: 27 March 2020
on channel: Virtual TechBox
1,248
16

Hello Friends,
This video explains how to install samba server on Ubuntu 19.10(samba server linux or samba file server ubuntu) and add one user through which you can access the samba share path from the windows system(Samba File Server or samba server configuration in linux step by step or samba server configuration in linux step by step ubuntu).

Related Search Queries,
how to setup samba for windows-linux file sharing
samba server linux
samba linux
how to setup ubuntu samba
how to setup smb server
linux file server
linux samba
how to set up samba for file sharing in linux

Connect to me,
LinkedIn --- www.linkedin.com/in/ashfaque-ahmed-shaikh
Facebook ---   / vtechbox  
Twitter ---   / vtechbox  
Instagram ---   / vtechbox  
Email --- [email protected]
GitHub --- https://github.com/ashfaque-9x
Telegram --- https://t.me/+rgayvC_exwdlMzU1
=============================
Support my work,
paypal.me/VirtualTechbox
UPI --- ashfaque-9x@axisbank
=============================

==== Command Used ====
apt install samba
whereis samba
mkdir /home/username/sambashare/
adduser --system shareuser
chown -R shareuser /home/username/sambashare
smbpasswd shareuser
nano /etc/samba/smb.conf
[sambashare]
comment = Samba on Ubuntu
path = /home/username/sambashare
writeable = yes
browseable = yes
public = no
create mask = 0644
directory mask = 0755
force user = shareuser
/etc/init.d/smbd restart
#SambaServer #smbd #VirtualTechBox #Ubuntu1910 #Ubuntu


Watch video samba file server ubuntu:samba server configuration in linux step by step ubuntu(samba server linux) online without registration, duration hours minute second in high quality. This video was added by user Virtual TechBox 27 March 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,248 once and liked it 16 people.