Skip to content

Instantly share code, notes, and snippets.

@iho
Created March 5, 2015 18:21
Show Gist options
  • Save iho/156f792e98caa1195ff0 to your computer and use it in GitHub Desktop.
Save iho/156f792e98caa1195ff0 to your computer and use it in GitHub Desktop.
debian 7
# for wheezy 7
# main and backports
deb http://http.debian.net/debian/ wheezy-backports main
deb http://http.debian.net/debian/ wheezy main contrib non-free
deb http://mirror.yandex.ru/debian/ wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
# spec
deb http://nginx.org/packages/debian/ wheezy nginx
deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main
deb http://packages.elasticsearch.org/elasticsearch/1.4/debian stable main
deb https://deb.nodesource.com/node wheezy main
deb http://downloads-distro.mongodb.org/repo/debian-sysvinit dist 10gen
deb https://get.docker.com/ubuntu docker main
# desktop
deb http://deb.opera.com/opera stable non-free
deb http://download.virtualbox.org/virtualbox/debian wheezy contrib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment