Insights on Ruby, Git, jQuery, Cappuccino, WordPress, Debian and OS X. Please subscribe if you find something useful!

Debian Etch: Default Repositories

Posted: August 22nd, 2008 | Author: Jerod | Filed under: Debian | Tags: | Comments Off

In case you muck up your /etc/apt/sources.list and want to set it back to the defaults, just copy and paste this in:

deb http://ftp.debian.org/debian/ etch main
deb-src http://ftp.debian.org/debian/ etch main
 
deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib

Comments are closed.