On Wed, Nov 17, 2010 at 8:27 AM, Voytek Eymont <[email protected]> wrote: > I have a media box with ethernet, occasionally I don't seem to be able to > access media on it from a windoze PC (as in '\\192.168.1.90'), but I can > still ssh to it > > I'm guessing samba needs restarting ?? how to ? what else to look for ?
Find your init scripts and issue "samba restart". On a SuSE 11.1 box, I just do this web7:~ # /etc/rc.d/smb restart Your locations for these scripts may vary depending on what distro your media box is based on. DaZZa -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
