Q. Why is it called ifconfig?
A. Because you are configuring an interface and several interfaces can connect to the internet
Q. tracert google.ca works. traceroute google.ca makes it to my router but not to my ISP's router. So it doesn't work.
A. Check and see if you have /etc/resolv.conf set up properly for nameservers. Mine for an example:
Code:
domain infoave.net
nameserver 206.74.254.2
nameserver 204.116.57.2
Q.Why do I have to be root to use these tools?
A. It's administering your system. Of course, you can give users permission to do things.
Rute User's Tutorial and Exposition
# Mandrake links
Mandrake home page
Mandrake Users website
Easy urpmi config for Mandrake
urpmi mini-HOWTO
Easy software management:
Red Carpet
Maximum RPM
rpmfind
You didn't install the developmental packages? As root, command:
urpmi gcc
An Introduction to the Midnight Commander. You can install it by commanding:
urpmi mc
Midnight Commander home page