Olá, tudo bem?
Estou tentando compartilhar uma pasta com a nova versão Zorin 18 Pro com o Zorin 17.3 Pro através do Samba e não estou conseguindo, anteriormente à instalação da versão 18 o compartilhamento estava perfeito, o que devo fazer?
Olá, tudo bem?
Estou tentando compartilhar uma pasta com a nova versão Zorin 18 Pro com o Zorin 17.3 Pro através do Samba e não estou conseguindo, anteriormente à instalação da versão 18 o compartilhamento estava perfeito, o que devo fazer?
Welcome to the Forum!
You could install Samba on Zorin 18 with sudo apt install samba
Sim eu fiz isso mas não funcionou, inclusive foi após o comando apt update.
Configurei também o compartilhamento no smb.conf e não está sendo visto na rede.
Yes, I did that, but it didn't work, even after the apt update command.
I also configured the share in smb.conf, and it's not being seen on the network.
Those of us who network with Zorin OS 18 will have noticed that you can access other computers that aren't running Zorin OS 18, and their created shares work. However, computers running Zorin OS 18 cannot be accessed, and their created shares also do not work.
You can no longer access your Zorin OS 18 computer via Samba!
Samba is installed and configured but I don't see any Zorin OS 18 PC's in my network.
Correto, De-Witte está ocorrendo isso mesmo.
Right, De-Witte is happening right.
Network sharing is also possible with this text input in your file browser adress bar:
smb://PC IP address/Network folder name/
Where PC IP adress = Your PC IP adress and
Network foldername = Your network folder share name.
For Example: smb://192.168.1.252/openbaar/
If you put this line: smb://192.168.1.252/openbaar/ in .config/gtk-3.0/bookmark the added network share will appear in your filebrowser under "Other Locations" (for Nautilus) or "Bookmarks" (for Nemo).
Obrigado pela ajuda De-Witte, mas não funcionou.
Mensagem de local inexistente.
Thanks for the help, De-Witte, but it didn't work.
No location message. ![]()
Strange, it works for me though
Hereby my network folder from Zorin OS 18 in the Nemo file manager, added by the bookmark file in ~/.config/gtk-3.0/bookmarks
Would you mind sharing the output ofthe following command?
apt list --installed | grep -i samba
Sem Problemas
Mensagem de erro sem tratamento: Falha ao montar o compartilhamento Windows: Arquivo ou diretório Inexistente
Sure, no problem
Unhandled error message: Failed to mount Windows share: No such file or directory
I also share the network share settings from smb.conf
workgroup = MMPaoli
netbios name = Poseidon-Share
[Files]
path = /home/Poseidon-Share
public = yes
browseable = yes
writable = yes
comment = Files by Poseidon
read only = no
printable = no
guest ok = yes
create mask = 0700
directory mask = 0700
Are you needing to connect to Windows machines or just other Zorin computers? If just other Zorin computers I would install NFS instead of Samba.
Would you mind sharing the output ofthe following command?
apt list --installed | grep -i samba
Here by
gerard@gerard-desktop:~$ apt list --installed | grep -i samba
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libldb2/noble-updates,noble-security,now 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 amd64 [geïnstalleerd,automatisch]
python3-ldb/noble-updates,noble-security,now 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 amd64 [geïnstalleerd,automatisch]
python3-samba/noble-updates,noble-security,now 2:4.19.5+dfsg-4ubuntu9.4 amd64 [geïnstalleerd,automatisch]
samba-ad-provision/noble-updates,noble-updates,noble-security,noble-security,now 2:4.19.5+dfsg-4ubuntu9.4 all [geïnstalleerd,automatisch]
samba-common-bin/noble-updates,noble-security,now 2:4.19.5+dfsg-4ubuntu9.4 amd64 [geïnstalleerd,automatisch]
samba-common/noble-updates,noble-updates,noble-security,noble-security,now 2:4.19.5+dfsg-4ubuntu9.4 all [geïnstalleerd,automatisch]
samba-dsdb-modules/noble-updates,noble-security,now 2:4.19.5+dfsg-4ubuntu9.4 amd64 [geïnstalleerd,automatisch]
samba-libs/noble-updates,noble-security,now 2:4.19.5+dfsg-4ubuntu9.4 amd64 [geïnstalleerd,automatisch]
samba-vfs-modules/noble-updates,noble-security,now 2:4.19.5+dfsg-4ubuntu9.4 amd64 [geïnstalleerd,automatisch]
samba/noble-updates,noble-security,now 2:4.19.5+dfsg-4ubuntu9.4 amd64 [geïnstalleerd]
gerard@gerard-desktop:~$
And here are mine:
[Openbaar]
path = /home/gerard/Openbaar
public = yes
guest only = yes
writable = yes
force create mode = 0666
force directory mode = 0777
browseable = yes
valid user = gerard
force user = gerard
force group = gerard
Thing is because I'm the only one sharing my network I don't have any security measurements set, so acces is posible for everyone ( Me myself and I ) in my samba network config.
Another thing is, when purchasing the Pro version, you can expect that the networking is in order by launch and not a thing yet to concor.
And yet another thing is that I found out that your harddrive needs to have no name or just a single name for Nemo or Nautilus to show up.
Data I, Data II, Linux Data or Win Data: don't work
DataI, DataII, LinData or WinData: do work.
The permissions set for the share: "Openbaar" folder are:
sudo chmod ugo+rwx Openbaar
I started with samba, to get to know the linux network protocol a bit and then I would have to delve into NFS again.
Don't forget I'm a noob on Linux, just came from Windows.
Samba, NFS it's al Abracadabra for me to.
Are you needing to connect to Windows machines or just other Zorin computers? If just other Zorin computers I would install NFS instead of Samba.
For me, it's all Zorin OS Pro now, 2 servers, 2 Workstations, 1 TV PC and a Laptop.
samba is a Microsoft network protocol, NFS is a GNU/Linux one.
O que eu considero muito estranho é que as pastas compartilhadas do Zorin 17.3 estão visíveis em rede.
What I find very strange is that Zorin 17.3 shared folders are visible on the network.
In case you're curious, I wrote a little guide to get this running with NFS. Although it's heavy on terminal commands, if you're feeling adventurous:
However, I would only recommend using NFS if all computers in your network are running some flavor of Linux, simply because it will help preserving file metadata like permissions and whatnot. Otherwise, Samba is the way to go for better interoperability with Windows.
Were those locations already accessed from this computer previously?
Yes, the shares in Zorin 17.3 have already been accessed with Zorin 17.3 and also with Zorin 18
Thanks, will take a look into it.![]()