Skip to content

Instantly share code, notes, and snippets.

@iho
Last active August 29, 2015 14:16
Show Gist options
  • Save iho/20c64ba1a905664e7d11 to your computer and use it in GitHub Desktop.
Save iho/20c64ba1a905664e7d11 to your computer and use it in GitHub Desktop.
apt-get install wget ca-certificates curl sudo
apt-get install software-properties-common lsb-release
echo "uk_UA.UTF-8 UTF-8"> /etc/locale.gen
locale-gen
apt-get install ncdu htop zsh
apt-get purge python3.4
apt-get install mongodb-org-server postgresql-9.4 nginx # mongodb-org-shell mongodb-org-tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment