Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: dsara35 on May 13, 2010, 01:20:16 PM

Title: Problem in pyneighborhood.tcz
Post by: dsara35 on May 13, 2010, 01:20:16 PM
I cannt add share its not working,,, wat is the problem........
Title: Re: Problem in pyneighborhood.tcz
Post by: Kingdomcome on May 13, 2010, 04:10:02 PM
I just tested pyneighborhood on a clean install of TC2.11, works as expected.  Perhaps you can give a little more info about your setup and what you attempted.
Title: Re: Problem in pyneighborhood.tcz
Post by: dsara35 on May 14, 2010, 04:25:30 AM
I try it in tiny2.9. It get installed successfully. i add perfernces default user as my user and click ok.. then i try to add the share of server ip and dir. i click add but it have stable nothing happening...

But i type in command mount.cifs //ipaddress/share dir /dir/ -o user,passwd after in pyneighborhood add column it showing the added user and type and share dir. i cannt add the user r share through gui this is my problem..........
Title: Re: Problem in pyneighborhood.tcz
Post by: combo3 on May 14, 2010, 06:56:53 PM
Try adding the server ip and name to /etc/hosts on the client.

Code: [Select]
$ sudo su
# echo "192.168.0.100   myserver" >> /etc/hosts
# cat /etc/hosts
127.0.0.1           box     localhost
192.168.0.100   myserver



Then start pyNeighborhood and your workgroup should appear in the left panel.