Jump to content

totally stuck


Guest BlackMagix
 Share

Recommended Posts

Guest BlackMagix

Linux is killing my brain cells

 

ok i need help I need to set up a network beetween my Windows XP box and my Linux Box only thing is that i'm a total n00b when it comes to Linux and no idea even how to start

I need to know how to set up a simple network using my Linux box as host and my Windows XP box as client any help much appriciated

 

thx guys BlackMagix

Link to comment
Share on other sites

What you are essentially aiming to do is configure your linux box as a Samba Server. Samba enables communications between a Microsnot machine and a Linux box.

 

The best place to start is with a program called Webmin. You can install it from your Mandrake cds.

 

Once you have Webmin installed, open up Mozilla and enter the following URL: https://localhost:10000

Webmin will prompt you to login and after that you will find a section for Samba where you can set everything up.

 

Make sure that you make the domain name in the Samba settings the same as that of your Windoze machine. Also, make sure your IPs match by the first three values, i.e. 192.168.0.1 and 192.168.0.2

 

Once that is done, open up a terminal and ping your windows machine by it's IP. If you receive a ping reply, do the following:

 

# cd /etc/

# vim hosts (or whatever editor you use).

 

Now add your windows machine to the list of hosts.

 

Samba -should- now be ok with your setup. Install a program called gnomba (also on the cds) and see if it picks up your network.

 

Now, it is all up to you as to what you want to do with your network, print, share internet, etc. Post back here if you need help with those.

 

Hope this helps!

Link to comment
Share on other sites

I really get the feeling he's just trying to setup a network, not necessarily a file server. I could be wrong. But, if he just wants to do simple internet connection sharing, that can be done through the mandrake control panel (type mcc in a terminal window if you can't find it anywhere else).

 

just look under Network & Internet->Connection Sharing

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...