This repository contains lots of tools for building and managing an Ubuntu server for deep learning.
- .tmux.conf: a convenient tmux config for coding or running DL model.
- .vimrc: a convenient vim config
- build_cuda.sh: build GPUs' cuda environment.
- create_user.sh: create new users on current server.
- install_miniconda_shared.sh: install a miniconda shared by all user in server. Note that you must install miniconda3 to /opt/miniconda3/
- source.list: a list of mirror websites, including github mirror's url and many other urls.