Advertisement
Guest User

Untitled

a guest
Jul 27th, 2012
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. deb http://ftp.hosteurope.de/pub/linux/debian/ squeeze main
  2. deb-src http://ftp.hosteurope.de/pub/linux/debian/ squeeze main
  3.  
  4. deb http://security.debian.org/ squeeze/updates main
  5. deb-src http://security.debian.org/ squeeze/updates main
  6.  
  7. # squeeze-updates, previously known as 'volatile'
  8. deb http://ftp.hosteurope.de/pub/linux/debian/ squeeze-updates main
  9. deb-src http://ftp.hosteurope.de/pub/linux/debian/ squeeze-updates main
  10.  
  11. # Webmin
  12. deb http://download.webmin.com/download/repository sarge contrib
  13.  
  14. # Nginx
  15. deb http://nginx.org/packages/debian/ squeeze nginx
  16. deb-src http://nginx.org/packages/debian/ squeeze nginx
  17.  
  18. # Dot Deb
  19. # deb http://packages.dotdeb.org stable all
  20.  
  21. # deb http://ftp.de.debian.org/debian/ wheezy main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement