LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   accessing a windows box from linux (https://www.linuxquestions.org/questions/linux-networking-3/accessing-a-windows-box-from-linux-25922/)

Ůmegaflops 07-16-2002 06:46 PM

accessing a windows box from linux
 
I have linux redhat 7.3

and I have samba installed.

I can access the samba server from my windows box via network Neighborhood

how do I access my windows machines from my linux box?

chens_83 07-17-2002 11:31 PM

you can use
smbclient -L "ip address and share" to have a look
or you can simply mount the windows share onto a part of the linux fs by using mount

dorward 07-18-2002 04:59 AM

Other alternatives include using Konqueror (smb://hostname/) or LinNeighborhood (graphical program to see available shares and mount them for you)

LinuxHaven 07-26-2002 01:20 AM

In Nautilus (at least the one included with RH 7.3), type "smb:". You will be presented with a computer listing.


All times are GMT -5. The time now is 11:33 AM.