# If you plan on strictly using my repositories, you will need to rename or remove your /etc/apt/sources.list.d. If you have problems, please contact me at mark@nwlinux.com. Uncomment the repositories relevant to your distro. # Latest repository news updates at http://nwlinux.com/category/apt-get/nwlinux-us/ # Many of the non-standard software sources will complain of no keys. Follow the instructions for each software repo for information on adding the keys. # This file last updated May 12, 2013. See http://nwlinux.us/changelog.txt and http://nwlinux.com/category/apt-get/nwlinux-us/ for details. # Debian Wheezy deb http://debian.nwlinux.us wheezy main contrib non-free deb http://debian.nwlinux.us wheezy-updates main contrib non-free #Ubuntu Extras #sudo apt-get --allow-unauthenticated install medibuntu-keyring #deb http://medibuntu.nwlinux.us/ lucid free non-free #deb http://medibuntu.nwlinux.us/ oneiric free non-free #deb http://medibuntu.nwlinux.us/ precise free non-free #deb http://medibuntu.nwlinux.us/ quantal free non-free #deb http://medibuntu.nwlinux.us/ raring free non-free #Percona #add the Percona key #gpg --keyserver hkp://keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A #gpg -a --export CD2EFD2A | apt-key add - #deb http://nwlinux.us/repo.percona.com/apt/ lucid main #TorProject #install Tor Browser with apt-get install tor #deb http://tordist.nwlinux.us/ lucid main #VirtualBox4 #install the key #wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - #sudo apt-get install virtualbox-4.2 dkms #deb http://vb4.nwlinux.us wheezy contrib #Varnish Cache - HTTP Accelerator #http://varnish.nwlinux.us/debian/GPG-key.txt #deb http://varnish.nwlinux.us lucid varnish-3.0 #deb http://varnish.nwlinux.us lenny varnish-3.0 #deb http://varnish.nwlinux.us hardy varnish-2.1 #deb http://varnish.nwlinux.us squeeze varnish-3.0 ## Chromium ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5 ## sudo apt-get install chromium-browser #deb http://chromium.nwlinux.us lucid main #deb http://chromium.nwlinux.us maverick main #deb http://chromium.nwlinux.us natty main #deb http://chromium.nwlinux.us oneiric main #deb http://chromium.nwlinux.us precise main #Yacy P2P Search #deb http://yacy.nwlinux.us ./ #ownCloud Debian #sudo apt-get install owncloud-client #deb http://d.owncloud.nwlinux.us / #ownCloud Ubuntu #sudo apt-get install owncloud-client #deb http://u.owncloud.nwlinux.us / ##Raspbian - Raspberry Pi repository ## Add the key ## wget http://archive.raspbian.org/raspbian.public.key -O - | sudo apt-key add - #deb http://raspbian.nwlinux.us raspbian wheezy main contrib non-free #PostgreSQL # deb http://postgresql.nwlinux.us lucid main # deb http://postgresql.nwlinux.us precise main