![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2008
Posts: 30
OS: Ubuntu 8.04 LTS
|
2 questions
is there a place to download fedora core 2 ? and also, how can i get the following information out of Linux?
DNS IP Subnet Gateway Last edited by iconicmoronic; 08-02-2008 at 10:31 PM. Reason: 2nd question |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Manager
Join Date: Sep 2004
Location: Colorado
Posts: 990
OS: Mac OS 9.1, Mac OS X 10.5.8, WinXP Pro, FreeBSD 6.0, Gentoo Linux
|
Re: 2 questions
IP and subnet mask - ifconfig
Gateway - route DNS - /etc/resolv.conf ifconfig - Command for changing some network interface settings. You'll probably be looking for the block that describes eth0, but it could be eth1, wlan0, etc. For example, I have two gigabit ethernet ports and a wireless adapter on my main Linux box, so I could have all three (haven't set up wireless - has extra stuff that I don't feel like messing with). ifconfig -a will show extra interfaces that are not "up" at the moment. If this program isn't in your $PATH, it should always be in root's (meaning sudo ifconfig would work - although I think the *buntus put somewhere in the user's $PATH as well). You're looking for the line with inet addr and Mask. route - Has routing info. The last line should have default in the first column and you're probably interested in the gateway for that. /etc/resolv.conf - File that has the DNS info. If you need to get networking info for the LFS build/other Linux install, feel free to just copy the file to the LFS/other Linux distro's /etc directory. Fedora Core 2? If it's not on the Fedora site, then probably not. That's a really old version. The mirrors sometimes have old versions, but last one I checked only went back to 7. If you're having trouble installing Fedora, let us know what errors you get.
__________________
![]() Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it. When posting what errors you get, please give the full message. It makes helping you much easier. Last edited by shuuhen; 08-03-2008 at 06:38 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|