Hello!
I have Samba installed in my linux box. IP-address is 192.168.0.1. When I want to look up it's shares from Windows I write to command line "net view \\192.168.0.1" and I could see all the shares. What is best way to do the same thing from Linux?
And the same with "net use x: \\192.168.0.1\homefolder?