For those who struggle to see the Samba server in Windows. Windows doesn't support NetBIOS discovery anymore and Samba out-of-the-box relies on that. You have to install wsdd on the machine running Samba (For Debian-based distros "apt install wsdd"), after that, the files/folders set up in Samba will be discoverable by the Windows machine.
@MarthaBlank-fb6qx6 ай бұрын
Might that work for getting a Debian 12 client to see Ubuntu Server 22.04? Failed to retrieve share file list from server or directory. Newbie and been over everything numerous times.
@saintsandsin38855 ай бұрын
OMG, hours trying to figure this out and this worked. Thank you so much!
@mitica12352 ай бұрын
lifesaver 👌
@_VikingАй бұрын
I can see the server in windows 10
@whatoh34079 күн бұрын
Ah no wonder. Thanks.
@martingjsmith10 ай бұрын
As a real Linux newbie, I learnt a lot from this video whilst experimenting with a Raspberry Pi and Ubuntu Server. Time to start watching the rest of your Linux videos in 2024. Thank you and a Happy New Year.
@dinnerandashow3 жыл бұрын
Wow ! Not just spitting out instructions but also a brief explanation of the instruction. A foreign concept to most people that believe they are making tutorial videos.
@celo323902 жыл бұрын
I’ve been scouring KZbin for a video like this, I’ve watched countless videos only to find myself with errors or not working properly. FINALLY YOUR VIDEO SO DETAILED DOESNT SKIP A BEAT. Thank you 🙏
@tomashley92462 жыл бұрын
If it's not working for Windows10 try this: . Click and open the Search Bar in Windows 10 Type Windows Features in the search bar Double Click Turn Windows Features off and On 2. Scroll down to SMB 1.0/CIFS File Sharing Support 3. Check the box net to SMB 1.0/CIFS File Sharing Support and all other child boxes will auto populate After you do this you'll have to reboot. For more clarity try searching "SMB win10 features" to learn how to enable it more in-depth.
@michaelscofield4524 Жыл бұрын
I know this video is 2 years old but your videos just rock man. I followed your Arch install along some years ago and am not disappointed with this one either. Superb and concise.
@Celluarexpress Жыл бұрын
Worked for me thanks!
@yiannisspanos6944 жыл бұрын
Great video. Are you planning to make a video for "not so simple" file shares too?
@BrianThomas4 жыл бұрын
I've seen a few of these and this one ranks up there. Thanks for the help. I'd love to see a more advance video on Samba sharing if you have the time to put something together for us.
@binarytrekker2 жыл бұрын
I followed this tutorial at least 10 times and every time I got access tonight or something different. I finally just used putty to SSH into the VM, and copied and paste everything from your tutorial and it worked
@jtreg2 жыл бұрын
this actually works. Not a given in KZbin. Clear and concise. Subscribed, thanks man.
@The_Letter_E-t5q11 ай бұрын
Thanks man I can't tell you how much searching I did to get this to work before coming across your video, now it's working perfectly.
@k.chriscaldwell41413 ай бұрын
Superb! Thanks. My only complaint/feedback is that you should pause a second or so after entering a Linux command before hitting enter. That way a newbie will have enough time to pause the video and enter the command. Not a biggie. Thank you.
6 ай бұрын
For use in a demo for my master's degree on big data I'll use some Samba shares, and even I have used Samba before (and have the Carter, Ts & Eckstein "Using Samba" book), this was the fastest way to create public shares that I found that works. THANKS, MAN, THANKS
@user-rc2ob2uo6p7 ай бұрын
First time I got a samba server working reliably. Thanks Jay
@metalxthrashingxmad13 жыл бұрын
Thank you for making this video. I'm a newer Linux user, and haven't been able to find a way to successfully make Samba function, until now!
@silverthunderbird3 жыл бұрын
Windows 10 users, pay attention to the last few minutes of the video. If you don't see the shares in Windows file explorer, you need to enter your Linux box's IP address in the file explorer search bar. Secondly, there are steps that are different and/or missing from the Wiki page for this video. Otherwise, excellent video.
@michaelbrauner Жыл бұрын
Ok... and where do I ffind this IP address?
@AllAbout.Digital11 ай бұрын
@@michaelbraunermost of the time it’ll be your host servers IP. so if you type “ip a” on your linux machine, just harvest the interface IP you are currently using and that’ll be your smb server ip
@bingchilling49511 ай бұрын
thank you very much I was confused
@Agustin-xs6ug4 ай бұрын
Worked as intended. I just turned a 2011 laptop into a home file server. Absolute madman, thank you so much
@christianvinarao53693 ай бұрын
i opened my network an the folder is not showing
@Agustin-xs6ug3 ай бұрын
@@christianvinarao5369 Are you using windows? I read in another comment something about wsdd being necessary for windows systems to be able to access the server.
@calvinlondt30374 жыл бұрын
I don't know if it's an older version of samba on the video but the service is 'smb' not 'smbd', for those who didn't get this working by copying exactly from this video.
@noweare1 Жыл бұрын
samba is kind of complicated but you made it much easier to understand and implement, thanks.
@BinayakKundu4 жыл бұрын
Thanks Jay! Please make a video on samba sever with user name and password.
@sherakhela40444 жыл бұрын
Thanks Jay for this great tutorial. I set up my very first samba server today with your help. The mistake I made in typo, used shares instead of share in config file. It took me little time to figure it out. Now I can see content on my other device. Thanks a lot
@LK-pc4sq2 жыл бұрын
I think that is my mistake let me see why its not working
@AUTG4 ай бұрын
For a general overview, I have made a general summary of the commands that I use to create samba and network drives :) sudo apt install samba sudo service smbd start sudo smbpasswd -a [user] /etc/samba/smb.conf sudo apt install cifs-utils mount //[srv]/[share] /mount/netz -t cifs -o user=[user],password=[pwd] //[srv]/[share] /mount/netz cifs -o user=[user],password=[pwd] 0 0
@dewwrightАй бұрын
Thank you. This step-by-step video with great explanations was exactly what I needed! Home server up and running Mint to Mint to Mint.
@markh28273 жыл бұрын
Gday Jay, your video has to one of the easiest ones to understand and follow with regards to Samba setups. It got me back up and running in no time. Also slowly going through your Linux tutorials, which has helped with mounting drives and understanding permissions. Cheers
@Farizno18 күн бұрын
Awesome video Jay. Thank you for this. I struggle with permissions in Linux and this helped me solve my Samba issue.
@zameerpashablr2 жыл бұрын
I have watched at least 20 times ...Love to learn from you. At last did experiment creating samba server.
@markward42844 жыл бұрын
Thanks so much, I've been trying to do this exact thing for the last week and the other videos or web pages with instructions I found never worked for me, this did first time, thanks again. I'm subscribing and see what else I can learn.
@Lanzetsu4 жыл бұрын
This is one of the best videos about SAMBA I ever watched, thanks a lot!
@peterlaidlaw86554 жыл бұрын
Thanks much. Clearly said, best vid on the topic!; works with Odroid XU4 linux 20 and Win10 ver 1909. Sonos users should to add the line "ntlm auth = yes" in the [global] to make the share visible. Also for Linux 20 add server min protocol = NT1 ... to make it work.
@phaedrus26334 жыл бұрын
I'm a beginner web developer who designs my web pages on my Windows 10 desktop. I'm implementing samba so that I can work on my web pages with my Ubuntu 20.04 notebook. So, I want to be able to transfer files from my Windows 10 desktop, to my Ubuntu 20.04 notebook. I followed all of the steps in this video, it works fine on my Ubuntu notebook, but, I still cannot see it from my Windows 10 desktop. I've never found a single tutorial video, that is reliable in explaining how to troubleshoot this issue.
@Yosip_7774 жыл бұрын
I had to allow samba through my Ubuntu server's firewall to see it on my Windows 10 machine. The command I used: sudo ufw allow samba
@jeremychick6194 жыл бұрын
Thanks friend.
@Arelius.D6 ай бұрын
There is basically no one else who is as great as you as a teacher so your guidance are much appreciated! Having said that, is there any chance these videos could come in newer versions so the content could reflect the latest version of these services?
@zmgkbao5252 Жыл бұрын
you don't know how much time you saved me 😭 Thankyou
@asaskald4 жыл бұрын
Thank you, Jay! This video pushed me to buy your Ubuntu Server book. Your channel is one of my favorites.
@quentinb96922 жыл бұрын
Thanks, works awesomely. Other guides wasted my time trying to figure it out.
@johnh100002 жыл бұрын
Thank you sir I copied Open Meadia Vault config, some times it works some times it don't. Exactly follow your tutorial, and smb works every time, even with an ntfs share. Great stuff
@TheAlexander7758 ай бұрын
GREAT TUTORIAL! I keep coming back to this every time I break my server :P One error I wanted to mention if other get it is not being to chown (change owner) of the share folder, this happened to me and apparently it's caused by the format of the drive itself, in this case it was Vfat. So if you're getting this error, it might be worth to check out.
@keonbillings5437 Жыл бұрын
I landed on this page because I want to setup a file share in my lab that my students can use to upload their work files too large for the school servers. Honestly, this is the clearest explanation to Samba shares I've ever seen. There are a lot of garbage videos claiming tutorial status but none comes close. That said, I find Samba and Linux tedious and unnecessarily difficult for such a simple task of sharing a folder. I cannot believe that after all these years, Linux still don't have a decent native file share option. This is one of the many reasons why Windows and Mac will always remain superior to Linux. It only took a few clicks of the mouse in Windows and I had a share folder my kids could use. Yes, I know about the 20 user concurrent connection limit, but I'd rather deal with that than learn a new language just to create a simple share. Thanks for the video. I've shared it with my students, so if one of them wants to go this route.
@EnFuego79 Жыл бұрын
" I cannot believe that after all these years, Linux still don't have a decent native file share option." On most modern linux distros, like Mint, you can just right click on the folder you want to share and select "sharing options" not sure how you missed this... did you even try new distros before making assertions like this?
@Ballistichydrant3 жыл бұрын
Thanks so much for this. Not sure why I was directed by Google to tens of sites with completely inaccurate or outdated instructions before I found you. There is so much incorrect information about this topic. Also not sure why this process is so much more involved than it used to be. Back in 2008 I used to build samba office servers and the process of setting up shares was much more straight forward. It was a long time ago and I stopped using Linux in 2010, but as I recall it was just install SMB samba and system-config-samba and then edit samba.conf and add the user to samba group. Then you were done. What happened? Once again thanks so much for the very detailed instructions. Clear voice and instructions. Really helpful.
@buba12342 жыл бұрын
I broke my hand hitting my desk while setting samba up for 4h straight but your tutorial helped thank you.
@markosimanic6109 Жыл бұрын
love that comment
@_axlandrade2 жыл бұрын
Hey man, THANKS ! U literally just saved my life with this tutorial ! Keep up with the great job !
@jwatkins3206 ай бұрын
Worked first try. Thank you so much
@ourkid20003 жыл бұрын
Anyone know how to actually put some files in the Protected Files location? No matter what user I'm logged in as, I get permission denied.
@damianjames81488 ай бұрын
This is great. Now i can access my backup files from my proxmox server to save them in my cloud so i have multiple copies. Thanks
@hitesh67622 жыл бұрын
Understood the concept very clearly, thanks for the detailed and informative explanation, please keep posting such linux videos, these are very helpful and informative
@redstonemason3 жыл бұрын
Still works well on Debian 11 (Bullseye) in late 2021. My physical disk is a ZFS Mirrored Pool.
@v8racerman3 жыл бұрын
Hi Jay, I could not get this to work on an Ubuntu server server running within a Proxmox container (even with a privileged container), although it did work when I tried it on a stand-alone desktop running Linux Mint. Your Linux tutorials are the best on KZbin. As a thank-you, I will buy your Ubuntu Server Book! Thanks Jay!
@v8racerman2 жыл бұрын
Have a look at this video - he demonstrates the process with VirtualBox, like you are using. kzbin.info/www/bejne/fXLIp2SKl7SbhLs
2 ай бұрын
thank you very much. Again a very instructive video. I've learnt a lot. Have you mentioned "sudo ufw allow samba"? I'm not sure. Best wishes
@gfmoore Жыл бұрын
Brilliant, life saver. I did have a problem seeing the server and then bam suddely it all appeared - is there a propogation delay, I wouldn't have thought so. Anyway next step...
@danp19752 жыл бұрын
Thank you for the excellent tutorial! I've followed it and it works perfectly for the local drive however I'm having no luck with a USB external drive share.
@obyrnedd2 жыл бұрын
Absolutely outstanding work! CompTIA Linux+ is on my wishlist. I might have to sit down and watch every video you've ever made. Thank you.
@eddyizmАй бұрын
I wish there was a video on creating a smb share of an existing folder to access with the same account. eg private and not public and without creating a new user and using the built in permissions.
@eel64 Жыл бұрын
Thank you. You make Samba easy.
@originaldanman3 жыл бұрын
Did everything the way you said exactly the way you explained it, double checking everything, all the commands syntax, etc... are exactly like you have her, but still not working. One problem I had was that when I did some of the commands I had to add the full directory for it to work. However when I checked the status, it said "system running" but gave me an error "ignoring unknown error "force directory mask". Still can't see find it from Windows, nor can I see any folders from my shares folder
@aminesbai9262 жыл бұрын
Hello! I know I am really late but did you find a solution? I searched everywhere and still can't solve this problem.
@sangeekАй бұрын
"sudo ufw allow samba" - maybe firewall on server blocking client machine
@cardflopper3307 Жыл бұрын
very clear instructions worked for me Q: I did this tutorial with an external HD (mounts at boot) as root:root. The chown step in the tutorial didn't have any effect (the user and group remains root on the files in the HDD). The permissions in your tutorial do work correctly ie i am unable to delete from the private section. Also i checked file creation, connecting from external client and creating a file on the host makes the file root : root
@francisguchie19732 жыл бұрын
I like this because this makes it much easier to change it into a more complex setup after one succeeds in getting it to work. Thank you so much (Keeping it Simple and Stupid on the first steps )
@bpurgett100 Жыл бұрын
I did set this up, and it works just fine for what I do, does anyone know how to add an extra HDD to your SAMBA server? I can not find a good tutorial on how to make your shares as big as you want. Thanks.
@rebeljt8 ай бұрын
Awesome video! Helped me a ton!
@cgsquash2 жыл бұрын
very clear explanation works perfectly
@chrisoddshoes9 ай бұрын
Thank you, that helped a lot. Worked 1st time.
@ironwolf36993 жыл бұрын
Thank you! I wanted a way to locally backup my steam games and re download them faster when I need them.
@pieinside2345 Жыл бұрын
great tutorial. works great with next to no modification. made this a lot easier than it needed to be and I learned some things as well :)
@e1woqf8 ай бұрын
Great! Now I can create a fileserver for my Win 95 retro-PC to supply it with files and updates, because it is not allowed to access the internet of its own.
@mekuranda4 жыл бұрын
I would like to know if there is a GUI way of doing the same things- I would like to be able to access files or directories between virtual machines and hosts and even a router with an attached USB drive. I am sure that the power users or Linux elite will say just learn to use CLI - I am not that confident in my typing and understanding even though Jay took extra time to explain the reasoning behind each line - I still love a GUI way of dealing with complex setups - helps me with the "Big Picture"
@HelloHelloXD4 жыл бұрын
WEBMIN?
@mekuranda4 жыл бұрын
@@HelloHelloXD is that an APP?
@serge50464 жыл бұрын
@@mekuranda yes and it is quite useful: www.webmin.com/
@luckyhomestead2 ай бұрын
It's not working on Linux Mint 22. For some reason folder is not shared at all (folder is in diferent ssd)
@Pananananananananify3 жыл бұрын
Great explanation and example. Very straightforward
@lesphillips97413 жыл бұрын
Thank you very much! Awesome video. Had to watch it twice, but learned so much. Where can I go to get the links for the data?
@jaredcurry47712 жыл бұрын
Perfect video until it was time to access the server. Yes the server is linux based but most people will probably access it through windows. Given that at least in my case, the server is not listed under network, and various combinations of the servers ip do not seem to work, it would have been nice to touch on that a little more.
@jsmrdck3 жыл бұрын
Yes, absolutely! Thank you!
@leighhorton28064 жыл бұрын
This was the video I have been waiting for. I use arch and it has been a challenge to get samba share with a mycloud 4tb storage. Very well done. I can share all content.
@keithmiller9665 Жыл бұрын
Very useful, thank you 😊
@AnzanHoshinRoshi4 жыл бұрын
As always, thank you, Jay.
@LearnLinuxTV4 жыл бұрын
My pleasure!
@tokoiaoben38424 жыл бұрын
I have setup samba share and one of the option is "force directory mode = 2770". All the shares are working perfect . You set value the to 0770 what is the difference. ?
@Notyourbusinesschap9 ай бұрын
Thank you! Everything works great!
@Manche-De-Pelle3 жыл бұрын
Easiest way to set a SMB server is in peppermint OS... all the distro should copy the included utility
@jzky4 ай бұрын
thanks.. been searching for how to add multiple folders..
@Dms_Kernel3 жыл бұрын
Everything up to "connection to server "worked.But after that whichsoever way i tried i Couldn't connect to the server using my Ip in linux.Please help me.
@JoshuaRieth2 жыл бұрын
Thanks! I was trying to get it set up and it turned out it was the directory's permission!
@AbarSimorgh2 жыл бұрын
Thank you for the video. Can an existing folder be shared the same way as in the video and just change the group and owner to that existing folder?
@jaredlara2850 Жыл бұрын
Jay you are my hero, keep it up dude 👌👌
@jusohjate67963 жыл бұрын
Thank you Mr. Jay.
@vatozuniga3 жыл бұрын
Great video but after following along my brother's Windows 10 PC on the same LAN won't connect to the Samba. We tried direct connecting with the local IP but Windows just refused to acknowledge the Samba share existed. While all my Linux computers connect to it just fine. You might want to test your setup by trying to connect with a Windows 10 PC. I'm probably not the only person following along that has some uncool Windows 10 using friends and family ;)
@olsenaldana.501_2 жыл бұрын
How did you fix it?
@aminesbai9262 жыл бұрын
@@olsenaldana.501_ did you fix it?
@olsenaldana.501_2 жыл бұрын
@@aminesbai926 yes i found that my cables wont giving internet also i tried connecting using the run feature in windows
@olsenaldana.501_2 жыл бұрын
@@aminesbai926 in the run search bar just type the ip address of your samba
@gordian99 Жыл бұрын
This was very helpful.
@EdocTestAccount Жыл бұрын
Great tutorial Though trying to access from a Win2019 server doesn't work, even after enabling SMB services. Shares show up empty even though they resolve in Explorer. Pingable both ways, no firewall, same vlan segment.
@TRAMETOOLS4 жыл бұрын
Great class. Thanks!!!
@Moses_coder10 ай бұрын
Great. Learnt a lot thank you.
@sotesz4 жыл бұрын
(Just in case it wasn't intentional and you would want to correct it: the "Back up Samba config file" section's command seems incomplete on the wiki.)
@mason87144 жыл бұрын
was just about to make a comment about that
@jaybienick49262 жыл бұрын
VERY GOOD tutorial, thank's!
@countrygent362 жыл бұрын
outstanding explanation, thank you.
@scottroth62732 жыл бұрын
Awesome - you made it so easy! Thanks.
@burdebc14 жыл бұрын
With Samba, is it possible to allow anyone to add files and download them, but not delete files? I was thinking this would work well for setting up a family photo repository where people could come by and add their pictures to it and download anything they wanted, without having to worry about curious kids deleting everything.
@serge50464 жыл бұрын
As root with chattr add the immutable option (+i) to all the files: linux.die.net/man/1/chattr Otherwise you could use create mask and directory mask or the force create mode and force directory mode. Or you could use sticky bits and ACL's as explained here: www.thegeekdiary.com/how-to-force-user-group-ownership-of-files-on-a-samba-share/
@knpatil892 жыл бұрын
followed the tutorial exactly right, but still different. Using trial version. Thank you*
@tigerbalm6663 жыл бұрын
Been using VCL for my network streaming. Hope this is better.
@verynice52582 жыл бұрын
Thank you.
@michaelb70873 жыл бұрын
This helped allot. Thanks for the step by step
@onlyeyeno3 жыл бұрын
Great video as always, though it leaves me curious as to how this differs from making a "Local Network Share" using the "file explorer" ?? What, if anything, is different ?? Best regards.
@kc3kop9153 жыл бұрын
I followed this except for the workgroup name and path names and windows sees the shares but keeps asking for a log in and nothing works. do you have any ideas? Ian
@jorgemode3 жыл бұрын
Im in the same situation. I followed this exept for the workgroup, and im on linux, and I cant acces of any of the public or private folders.
@keithmiller9665Ай бұрын
Nice! Very helpful 😊🎉❤
@HashedBahooz2 жыл бұрын
Hey great tutorials! I have proxmox thank to you! I have a question, can you do a tutorial of smb not from scratch?
@ForrestRhoads4 жыл бұрын
Very good video. I use sshfs for most everything now though, whether home network or remote access to it.