How To Share Your Files and Folders Between Ubuntu Linux and Windows 10/8/7
In this video, I will show you guys how to access Ubuntu Linux shared files from your windows computer or access windows shared files and folder from Ubuntu Linux.
*Here are the commands which help you to share files and folder between windows and ubuntu Linux computer :
netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes
netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
sudo passwd root
sudo root
sudo apt update
sudo apt install samba samba-common python-glade2 system-config-samba
net config workstation
sudo mv /etc/samba/smb.conf /etc/samba/smb.conf.bak
sudo nano /etc/samba/smb.conf
[global]
workgroup = WORKGROUP
server string = Samba Server %v
netbios name = ubuntu
security = user
map to guest = bad user
name resolve order = bcast host
dns proxy = no
# add to the end
[Public]
comment = Ubuntu File Share
path = /srv/samba/share
browsable = yes
writable = yes
guest ok = yes
read only = no
create mode = 0777
directory mode 0777
force user = nobody
sudo mkdir -p /srv/samba/share
sudo chown nobody:nogroup /srv/samba/share
sudo chmod -R 0777 /srv/samba/share
sudo systemctl restart smbd.service nmbd.service
Note:- This video has followed all the Youtube community guideline rules. The purpose of this video is to share My knowledge with everyone that is totally Legal, Informational and for Educational purpose. I totally do not support any types of illegal acts or videos.
The videos are completely for legal purposes.
My YouTube Parts -
1. Mic : https://amzn.to/2GEtCwi
2. Microphone Stand : https://amzn.to/2kg3JKw
3. Headphone : https://amzn.to/2x2Rdaf
4. Phone : https://amzn.to/2LfgKQN
5. Strip LED Light : https://amzn.to/2KGSyFW
6. Camera : https://amzn.to/2UkDHtb
___________________________________
Background Music Credit Foria - Break Away [NCS Release] : https://youtu.be/UkUweq5FAcE
___________________________________
Please Do Like, Share & Subscribe -Need Your Support
Subscribe: https://www.youtube.com/channel/UCf3jRtMiA4ZVlbNUzrt2mMw?sub_confirmation=1
Youtube: https://www.youtube.com/channel/UCf3jRtMiA4ZVlbNUzrt2mMw
Facebook Page: https://www.facebook.com/TapanYT/
Instagram: http://instagram.com/TapanHazrax
#UbuntuLinux #sharefilesfolder
Other Videos By Tricknology
Other Statistics
A.V. Statistics For Tricknology
Tricknology currently has 16,811 views spread across 1 video for A.V.. Less than an hour worth of A.V. videos were uploaded to his channel, making up less than 0.16% of the total overall content on Tricknology's YouTube channel.