LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Networking Linux and Windows (https://www.linuxquestions.org/questions/linux-software-2/networking-linux-and-windows-56279/)

munky_hwm 04-22-2003 11:21 AM

Networking Linux and Windows
 
Alright heres the deal

I am able to run samba sever on my redhat linux 9 box, after running it i can see and reach the machine from my windows xp box. So far so good. However how do i reach my Xp box from my Linux one. I setup a small fat32 partation on windows that i want to see from linux but i can't figure out how to see it.

I would be grateful for any help

thanx

Mara 04-22-2003 01:21 PM

You need LinNeighborhood (should be included in your distro) or console mode tool smbclient (in Samba packeges). Of course, make sure the directory/partition is exported from Windows (shared).

looper 04-22-2003 04:25 PM

To view an SMB share from a Linux system, use smbclient.

looper 04-22-2003 04:28 PM

or try smb://<ip address>/<shared resource> from a browser

I used to do it like that, or something like that....try it :D


All times are GMT -5. The time now is 08:43 AM.