Results 11 to 20 of 20
whats the point in setting nameservers if you don't know what nameserver would give you a connection?
The nameservers I just mentioned would give you a connection and allow you ...
- 08-29-2005 #11The nameservers I just mentioned would give you a connection and allow you to resolve hosts. If you can ping them then your network configuration is correct and you just need the nameservers to resolve DNS names so that you can browse the internet.whats the point in setting nameservers if you don't know what nameserver would give you a connection?There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 08-29-2005 #12Just Joined!
- Join Date
- Aug 2005
- Posts
- 11
Ok, Now if you could tell me the first text editor/command to edit it in normal mandrake distro's with no added ****, I can edit it, I just know of nano as a text editor but I haven't installed it no internet on it, I know how to change directorys of course just need the text editor to enter those.
- 08-29-2005 #13
You could try vi, pico, or joe. vi is included in just about every *nix.
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 08-29-2005 #14Just Joined!
- Join Date
- Aug 2005
- Posts
- 11
Thanks, I'll let you know my results.
- 08-29-2005 #15Just Joined!
- Join Date
- Aug 2005
- Posts
- 11
I figured out how to insert into resolv.conf with vi, but how do I save? I've only used nano, Sorry for asking so many newb questions.
- 08-29-2005 #16
If you've entered "insert" mode (which you have if you were able to add text), you need to hit Escape to leave that mode and then enter a colon
then enterCode::
to write out the file (save the changes) and quit the program.Code:wq
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 08-29-2005 #17Just Joined!
- Join Date
- Aug 2005
- Posts
- 11
Its now up and online, Resolving and all, Thanks for the helpfull commands, the route way is much easier, By the way what is Madrakes package manager?, and fetcher, no wget or fetch I need gcc, So anyway you could hand me some assistance?, a non-gui one.
- 08-29-2005 #18Just Joined!
- Join Date
- Aug 2005
- Posts
- 11
I've got wget somehow, But I need a non-gui package manager, Still need help lol.
nano now installed
-Update GCC/Nano/wget/FTPd/SSHd/SSL/HTTPd/Apache All working, Thanks for everything, Peace.
- 08-29-2005 #19
Just so you know, Mandrake/Mandriva's package manager is urpmi, which automagically resolves dependencies like apt and yum. To install something you have an installation repository available for, simply use
Code:urpmi <packagename>
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 09-05-2005 #20Just Joined!
- Join Date
- Sep 2005
- Posts
- 51
And if you go to the easyurpmi site and setup the extra repositories you will have access to a lot more software through urpmi than just comes on the CDs


Reply With Quote
