Bash scripts to deploy developing environments automatically for Ubuntu. The script is written for personal usage. Hence, I do not support specfic configurations. Many variables in it is hard-coded.
- Ubuntu 16.04 xenial
- Nvidia GPU with CUDA support
(WIP) To install everything, run
./install.sh allCurrently, only support
sh ./basic.shinstall.shparse command line parameters (WIP)basic.shinstall basic toolchains- change
apt-getsources to Shanghai Jiao Tong University - upgrade to the latest version
- install
build-essential,python-pip,python3-pip,git,curl,vim,zsh - Configure
oh-my-zsh(WIP)
- change
cuda.shinstall Nvidia cuda (WIP)tensorflow.shinstallnumpy,matplotlib,pandasandtensorflow-gpumysql.sh(WIP)nginx.sh(WIP)shadowsocks.sh