Jump to content

almost there


flareback
 Share

Recommended Posts

Ok, I've been trying to set up my network to allow a linux machine to connect through the wireless card on a windows machine. Well I can get to the internet if I type in the IP address of the website (such as 64.233.167.104 for google), but if I type google.com it won't find it. How can I fix this? I just want this up and running to be a folding rig.

Share this post


Link to post
Share on other sites

thanks markiemrboo, that got it.

 

I do have one final question though where do I change my settings so I don't have to type everything in everytime I reboot? right now I have to type

 

ifconfig eth0 192.168.0.2 up

 

route add default gw 192.168.0.1 eth0

 

echo 'nameserver 192.168.0.1' > /etc/resolv.conf

 

to be able to access the network, access the internet and not have to type in ip address respectively. I'm using vector linux (slackware based). It's not a big deal because I won't reboot that often since this machine will be folding, but I'd like to know cause i just want to learn linux.

Share this post


Link to post
Share on other sites

thanks markiemrboo, that got it.

 

I do have one final question though where do I change my settings so I don't have to type everything in everytime I reboot? right now I have to type

 

ifconfig eth0 192.168.0.2 up

 

route add default gw 192.168.0.1 eth0

 

echo 'nameserver 192.168.0.1' > /etc/resolv.conf

 

to be able to access the network, access the internet and not have to type in ip address respectively. I'm using vector linux (slackware based). It's not a big deal because I won't reboot that often since this machine will be folding, but I'd like to know cause i just want to learn linux.

 

To be absolutely honest, I have forgotten where this is in Linux :rolleyes: Since slackware uses a BSD style init system though, do you happen to have /etc/rc.conf?

 

 

EDIT: apparently not.

 

http://sluglug.ucsc.edu/pipermail/sluglug/...ust/019653.html

 

Possibly answers your question :)

Edited by markiemrboo

Share this post


Link to post
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.

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.

 Share

×
×
  • Create New...