-1

Possible Duplicate:
Server room survival kit?

If you could pick five commands/tools to have with you to admin a system, what would they be?

Mez
  • 459
  • 1
  • 5
  • 15

15 Answers15

2
  • bash
  • cat

Everything else is just window dressing ;-)

Matt Simmons
  • 20,218
  • 10
  • 67
  • 114
2
  • vim
  • perl
  • knife
  • swimming shorts / hawaiian shirt
  • Claudia Schiffer
Rook
  • 671
  • 6
  • 15
1
  • vim
  • patch
  • diff
  • sponge
  • sed
Mez
  • 459
  • 1
  • 5
  • 15
1

debug.com - If you can't do everything with debug, well, I guess you're probably getting real work done.

jasonrm
  • 91
  • 2
1
  • perl
  • apt-get
  • du
  • vim
  • top
chaos
  • 7,463
  • 4
  • 33
  • 49
1
  • perl
  • lsof
  • find
  • grep
  • telnet
Jeff Tang
  • 141
  • 2
1

For a windows box:

  1. powershell
  2. process explorer
  3. telnet
  4. notepad
  5. mmc
1

In a *nix world, I'd have to pick:

  • vim
  • curl
  • perl
  • bash
  • apache
ericslaw
  • 1,562
  • 2
  • 13
  • 15
0

In the Windows world:

  • Sysinternals Process Explorer
  • grep (yes, on Windows)
  • WinRAR
  • Console2
  • My coffee maker
squillman
  • 37,618
  • 10
  • 90
  • 145
0

Depends hugely on the system, but for a general Windows one.

  • Firefox
  • Wireshark
  • Process Explorer
  • Netcat
  • Cain
Dentrasi
  • 3,672
  • 23
  • 19
0
  • lsof
  • ps
  • ls
  • vi
  • ip
ZaphodB
  • 653
  • 3
  • 9
0
  • Debian netinst CD
  • network connection

That's how I setup all my servers anyway...

drybjed
  • 544
  • 2
  • 7
0
  • aptitude
  • autotools
  • vim
  • gcc
  • curl
JamesHannah
  • 1,731
  • 2
  • 11
  • 22
0

rsync lsof vim find ssh

user4843
  • 31
  • 1
0
  • sh
  • vim
  • ssh
  • git
  • awk

Interaction, editing, communication, control, automation... what else could you need?