Solved by re-installing samba
followed this instruction http://web.archive.org/web/201205272051 ... ions/samba
hit a snag with adduser so I use:
useradd pcguest
passwd pcguest
and from slickdeals thread, do this to enable and start the service on boot
systemctl enable smbd.service
systemctl enable nmbd.service
systemctl start smbd.service
systemctl start nmbd.service
Now samba is working properly with my win7
Hello
Just bought pogoplug E02 after reading slickdeals thread. My main goal is to use it for internal file server and dlna.
Since I cant find any newb instruction, I am following this thread
viewtopic.php?f=18&t=5135
and I am lost ... no experience in linux
Official pogo Archlinux guide is awesome and able to breeze through
webmin I struggle I bit but able to access direct using ipaddress instead of hostname, even after I used
# hostname myserver
I can access direct by doing http://192.169.1.107:10000
Next is samba.
Any of you installed samba recently? looks like missing files etc. I searched forum and found several topics about missing files, switching to systemd, etc ....
Anyway I tried and stuck at starting samba and probably configuration as well. I dont know how to get around it
is there any step by step guide to setup samba so I can redo the whole installation rather than try to troubleshoot.
TIA
