Networking Forums

Networking Forums > Computer Networking > Linux Networking > Viewing Linux Shares on Windows Computer

Reply
Thread Tools Display Modes

Viewing Linux Shares on Windows Computer

 
 
Douglas Pierre
Guest
Posts: n/a

 
      07-22-2004, 02:22 PM
I am a complete Linux newbie. I have a three computer network, i.e.
two Windows XP machines and one Linux Fedora Core 2 machine. Samba is
installed on the linux machine. I am able to see the Windows shares on
the Linux machine but I cannot see Linux shares on the Windows machines.
What do I need to do to see the Linux Shares on the Windows machine?

Thanks
 
Reply With Quote
 
 
 
 
Captain Beefheart
Guest
Posts: n/a

 
      07-22-2004, 06:50 PM
Douglas Pierre wrote:

> I am a complete Linux newbie. I have a three computer network, i.e.
> two Windows XP machines and one Linux Fedora Core 2 machine. Samba is
> installed on the linux machine. I am able to see the Windows shares on
> the Linux machine but I cannot see Linux shares on the Windows machines.
> What do I need to do to see the Linux Shares on the Windows machine?
>
> Thanks


Click Start/ Run and type

\\the_linux_machine's_ip_address

So if the IP of the Linux box is 192.168.100.100, you'd click Start/ Run and
type

\\192.168.100.100

This can also be typed into the address bar of My Computer/Internet
Explorer.

I assume that you'll use the username and password of your login account.

 
Reply With Quote
 
Juhan Leemet
Guest
Posts: n/a

 
      07-22-2004, 09:40 PM
On Thu, 22 Jul 2004 14:22:26 +0000, Douglas Pierre wrote:

> I am a complete Linux newbie. I have a three computer network, i.e.
> two Windows XP machines and one Linux Fedora Core 2 machine. Samba is
> installed on the linux machine. I am able to see the Windows shares on
> the Linux machine but I cannot see Linux shares on the Windows machines.
> What do I need to do to see the Linux Shares on the Windows machine?


You don't see the Linux machine in "My Network"? You should have an icon
there for "Global Network"?? I find I sometimes have to click on that to
"find" the Linux/Solaris stuff. I'm drifting pretty far away from Windoze
(never a big fan) so don't take my Windoze folder/icon names too literally.

I assume that on the Linux machine you have:
* defined some shares in /etc/samba/smb.conf?
* started the smb,nmb daemons with /etc/init.d/smb start?

Or have done something equivalent?
On Linux you should see some process(es) for both:
pgrep -l smb
pgrep -l nmb

Otherwise your samba server is not running on Linux.
Then again on Linux try

smbclient -L localhost
smbclient -L <linuxservername>

They should both show what the Linux samba is trying to output.
Then see if you can find the same resources looking from Windoze?

--
Juhan Leemet
Logicognosis, Inc.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to signal someone on a windows computer from linux ToddAndMargo@gbis.com Linux Networking 2 09-20-2006 12:55 AM
Mounting Windows 2003 shares on Linux - SMB Signing Andy Wolsten Windows Networking 2 06-16-2006 02:55 AM
Problem viewing Windows shares from my Linux PC. vtagert Linux Networking 0 12-10-2004 09:57 AM
Q: Using the Linux SMTP from a Windows 2000 computer Kompu Kid Linux Networking 8 12-06-2004 11:16 PM
Connect a Linux and a Windows 98 computer Andy Linux Networking 7 09-04-2004 07:06 PM



1 2 3 4 5 6 7 8 9 10 11