###All the files are still under development and continuous improvement
Useful Scripts
- deploy : to scp files into server if local directory structure matches server directory structure.
- deploy : Also "deploy -err" instead of tail -f /var/log/apache/error.log on local
- django server : semi automated scripts to deploy a django app on ubuntu server
- easytar : No need to remember all the input characters to tar and untar. Easytar is as simple as "easytar create gz new_tar.tgz file_or_folder"
- install.sh : Apt-gets ina new ubuntu
- vimrc : vim config file for python development