

InterviewSolution
1. |
Solve : how to configure eth0? |
Answer» Well I just installed College Linux 2.5 and could not set up a static IP during the install because it's stupid and kept messing up.... its is working right now but there is some commands that I have to enter into the shell everytime I boot..... It doesn't surprise me I used two completely different tutorials that barly cover configuring your eth. I'm amaized I could patch the two together............... On to what I did.... what is server model I haven't tried it, BUIT evidently is is preconfigured as a server that you can run directly from CD. I can't IMAGINE why anyone would do that, but.... Well I dont really know what a server does or why I would need one EITHER is it also an install for it because if I have live cds... I really do like this and I have installed ALMOST all leading distro's.... at least 15... if this is to be my problem i'll take it anyway is there some way I can make batch file to run these commands for me... maybe even at start up ifconfig eth0 192.168.254.69 route add default gw 192.168.254.254 in that order...If you don't know what a server does, you definitely do not need it. |
|