linuxmint / nemo-extensions

A set of extensions for Nemo
410 stars 150 forks source link

nemo-share: failed to run #507

Open 3xploiton3 opened 9 months ago

3xploiton3 commented 9 months ago
Samba needs to be installed, appropriate firewall rules need to be added and your user account needs to join the 'sambashare' group.

image

smb.service running image

how i supposed to do?

OS: Arch [Cinnamon]

claudiux commented 9 months ago
  1. Install samba.
  2. sudo usermod -G sambashare -a $USER
  3. Restart computer.
claudiux commented 9 months ago

Oh, the sambashare group does not exist.

claudiux commented 9 months ago

Create the /etc/samba/smb.conf file.

https://wiki.archlinux.org/title/Samba