Hello,
I would like to share one linux folder and have access from W11 PC. I have Ubuntu server, running on Proxmox VM. I am new linux user and probably doing something wrog. Please can you advice me?
I do as follow:
- Install Samba
Code:
- sudo apt-get update
- sudo apt-get install samba
Seems, samba is running
https://ibb.co/Jk2j5Gw
2.) Set a password for me (my user name is rev)3.) I set myself as owner and also allow for now all permissions: Folder I want to share is filmy
https://ibb.co/8MGhxwc
4.) Edit the file "/etc/samba/smb.conf"
Code:
sudo nano /etc/samba/smb.conf
I added to the end:
https://ibb.co/ws4PGpL
5.) I restarted samba:
Code:
- sudo service smbd restart
6.) Ping from my W11 PC to Ubuntru server is OK
https://ibb.co/xX1hwHR
7.) Trying to acces shared folder from W11 PC by Total Commander:
https://ibb.co/9txTnDy
8.) Always got error message, windows not able to get access, network name unknown.
- Seems I do not have right to access folder according to Windows.
https://ibb.co/94MrLfW
Pleasse do you have idea, what I am doing wrong?
Bookmarks