Submitted by mborn on Sun, 06/02/2005 - 20:35.
( categories: Networking and Servers )

Assalam Alikum,

I have a DSL net connection and two boxes, one runs windwosME and they other (which is mine) runs Linux, FC2 and winME (for few days only!!!) When on windows the network between the two boxes is fine, but I can't see the windwos box when I am on linux. What should I do?

M B


ShErbO's picture
Submitted by ShErbO on Sun, 06/02/2005 - 21:19.

Is it network sharing or drive sharing or what ??

If it's drive sharing, then try running smb4k or LinNeighbourhood.


Submitted by mborn on Sun, 06/02/2005 - 22:18.

Thanks for the reply!

OK, here it is! but be sure you are talking to someone who never did this before!!! :) 1- I don't know what to do to share files between the two boxes 2- I don't know what to do to make sure I can know that linux feels about the other computer, that is, how can I look at my network and find other boxes in it (something like my network on windows) 3- Please be patient with me!

Thank you for ur time,

M B

Pronco's picture
Submitted by Pronco on Mon, 07/02/2005 - 01:56.

can you ping its IP address?

ping your network address, All machines on the subnet will reply. but if you mean browsing as in via network neighborhood, you need an smb client for that

btw, did you install samba?

you need to get samba working to share files from Linux, you need samba for windows-to-linux interoperability. you can type:

smbclient -L IP_ADDY -N

or use program like linneighbourhood or use nautilus


I used to be indecisive .. but now I'm not so sure


ramez.hanna's picture
Submitted by ramez.hanna on Mon, 07/02/2005 - 09:15.

samba is the server to help you communicate with windose PCs
samba server helps you share your files
samba client helps you access windose shares
samba common is needed whenever you want any of the above
with that said tell me what do you see if you open nautilus and go to smb:///
you should see the other PC , if not then check for samba client package #rpm -qa | grep samba, then install it if it is not there from the package management " windows file server"
if it is there try smb://ip_addr in nautilus, still can't see any then install linneighbouhood or smb4k


the best things in life are free --- so as myself


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.