Scripts and config files to get a server production ready.
.gitconfig | 6 years ago | ||
.tmux.conf | 6 years ago | ||
README.md | 5 years ago | ||
config | 6 years ago | ||
config.fish | 6 years ago | ||
init.el | 6 years ago | ||
setup.sh | 5 years ago |
This is a collection of config files and scripts designed to get a vanilla Ubuntu server up to working speed as quickly as possible.
This will set up:
Create a new user with root privileges:
sudo adduser <user> sudo adduser <user> sudo
Log out, then log in again as the new user. Clone this repository and run the setup script (you will be prompted for your password):
git clone http://git.synoikos.de/git/daniel/server-setup.git` cd server-setup ./setup.sh
Launch emacs and run M-x package-install
to install julia-mode
.
Daniel Vedder
10/7/2018