-->

Sunday, February 2, 2014

Configuring my EC2 instance

Install some common packages:
sudo apt-get install make
sudo apt-get install python
sudo apt-get install emacs
sudo apt-get install imagemagick libmagickcore-dev
sudo apt-get install mailutils
Copy the essential config files
 ~/.emacs.el
 ~/.config/fish/config.fish
 ~/.ssh/config
 ~/.config/fish/functions/
Copy public keys: ~/.ssh/.pem

No comments:

Post a Comment