![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix or Linux Systems Admin - 24dash.com | iBot | UNIX and Linux RSS News | 0 | 07-27-2007 05:30 AM |
| Need HPUX admin commands lost | sunanda | HP-UX | 2 | 05-09-2007 04:42 PM |
| root/admin commands in LINUX | naina | UNIX for Dummies Questions & Answers | 6 | 12-26-2005 02:24 AM |
| All Linux and Unix commands Links | devotedsinner | News, Links, Events and Announcements | 0 | 11-07-2005 04:49 AM |
| unix commands in linux-red hat | yls177 | UNIX for Dummies Questions & Answers | 4 | 09-18-2002 01:31 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Name 10 commands every Linux and Unix admin should know
I'm working on further developing my Unix skills and I'm just curious what some of the experienced admins out there would consider to be 10 essential commands every admin should know.
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Hmmm,
DTrace Truss STrace tcpdump iostat vmstat netstat ps ipfw iptables Ahh, that's 10. Good luck Carl |
|
#3
|
||||
|
||||
|
BOFH is correct, however, depending on your needs there may be a different set of "most essential commands" My example :
dig, traceroute, ping, whois, mail, ssh, ps, grep, perl, vi. |
|
#4
|
||||
|
||||
|
don't forget the basics like:
ls, cd, pwd, df, du, mount, man, format, more/less, cat |
|
#5
|
|||
|
|||
|
I considered the simpler commands but he did say "admin" commands. I provided my list based on admin type troubleshooting and problem determination. Everybody uses ls or cd, but only admins will use dtrace, truss, and ipfw (for example). ps is such a commonly used command, we forget that on many systems, ps doesn't return anything useful unless you're an admin.
Carl |
|
#6
|
|||
|
|||
|
I'd add "find" to the above lists.
|
|
#7
|
||||
|
||||
|
I'd say the king of all 'man man'
|
||||
| Google The UNIX and Linux Forums |