Networking Browsing on Xubuntu with pyNeighborhood
From wiki.vincentkong.com
Main article: Ubuntu
Reference: http://www.vincentkong.com/2009/02/networking-browsing-with-pyneighborhood-in-xubuntu-810
Troubleshooting
Receiving 'Failed to mount' error
Set smbmnt and smbumount to allow to run as root
$ chmod +s /usr/bin/smbmnt $ chmod +s /usr/bin/smbumount
Reference: http://grumpymole.blogspot.com/2006/11/xubuntu-browsing-samba-shares-with.html