Skip to content

Commit

Permalink
,adminpkg ⇒ Install debug/admin packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rking committed Apr 11, 2013
1 parent 966609f commit 0cedbb5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions bin/,adminpkg
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/sh -xe
## Install everything I'll want to debug system problems

sudo apt-get install mlocate
sudo updatedb &

sudo apt-get install \
htop \
mtr nmap \
gdb strace \

0 comments on commit 0cedbb5

Please sign in to comment.