Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: dsara35 on May 13, 2010, 01:20:16 PM
-
I cannt add share its not working,,, wat is the problem........
-
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.
-
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..........
-
Try adding the server ip and name to /etc/hosts on the client.
$ 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.