sharing - Problem setting up SMB share on Lubuntu 16.10 - Ask Ubuntu
this question has answer here:
- share folder ubuntu 1 answer
- how can share files on windows network? 4 answers
i'm running lubuntu 16.10 on machine act file server. want create smb shares, led believe simple (!)....so having not found in gui launched shares-admin command line. got:
sharing services not installed - install unix networks support (nfs) - install windows networks support (smb) clicked option install both, got: not install package gdbus.error:org.freedesktop.dbus.error.serviceunknown: name org.freedesktop.packagekit not provided service files
any ideas?
i really, want use linux server, every time come find myself losing hours trying things 2 minute jobs on windows :0(
using synaptic
, install system-config-samba
gui way create shares.
or, in terminal
, type:
sudo apt-get update sudo apt-get install system-config-samba
then, in unity dash, find samba
application, , have fun!
Comments
Post a Comment