Results 1 to 2 of 2
1. What command can i type to turn my computer into a network router quickly?
2. What is the full path where i would store my gateway's IP address
3. ...
- 12-08-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 2
Need help on my test plz!
1. What command can i type to turn my computer into a network router quickly?
2. What is the full path where i would store my gateway's IP address
3. What Command line i have to type to save my routing table to a file called ~/routing_table.txt
4. What would be the output of the following command. ps aux |tr -s " "| cut-d " " -f 1
5. What can i accomplish with the following command? echo nameserver\ 10.13.2.5 > /etc/resolv.conf
6. What can i accomplish with the following command? PATH=$PATH:/opt and what is missing from this command?
7. What this command do. rm -rf /
8. What command will show the default route?
9. What dir stores all of the initialization scripts.
10 what this command do. init 3
11. What this command do. chkconfig iptables on
12. What this command do. cat > ~/myfile.txt<<OEF
13 What is the quickest way to disconnect all network connections...
Thanks in advance to who ever can give me some help
- 12-08-2009 #2
Hi.
Homework questions are discouraged on most forums because you need to do the work yourself. Most of the questions are pretty basic, so look for a beginners Linux or Unix book and something like A Practical Guide to Linux Commands, Editors and Shell Programming.


