Created
May 10, 2012 22:01
-
-
Save dmcrodrigues/2656169 to your computer and use it in GitHub Desktop.
engineer magic packets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install gcc g++ build-essential | |
sudo apt-get install libtool automake make yasm | |
sudo apt-get install subversion git | |
# powerful tool for system monitoring | |
sudo apt-get install nmon | |
# add to .bash_profile | |
export NMON=cmndkt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment