Difference between revisions of "Highvoltage"
From CTWUG Wiki
(New page: (work in progress) = highvoltage on ctwug = == Services == === Ubuntu mirror === Add the following to your /etc/apt/sources.list: === Debian mirror === Add the following to your /etc/a...) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
= highvoltage on ctwug = | = highvoltage on ctwug = | ||
== Services == | == Services == | ||
+ | |||
+ | Warning: This is being set up, consider it work in progress | ||
=== Ubuntu mirror === | === Ubuntu mirror === | ||
+ | |||
Add the following to your /etc/apt/sources.list: | Add the following to your /etc/apt/sources.list: | ||
+ | |||
+ | deb http://mirror.highvoltage.ctwug.za.net/ubuntu precise main universe multiverse restricted | ||
+ | |||
+ | If you're using a later version, replace "precise" with "raring" or "saucy". Versions other then precise, raring and saucy aren't currently mirrored. | ||
=== Debian mirror === | === Debian mirror === | ||
+ | |||
Add the following to your /etc/apt/sources.list: | Add the following to your /etc/apt/sources.list: | ||
+ | |||
+ | deb http://mirror.highvoltage.ctwug.za.net/debian wheezy main contrib non-free | ||
+ | deb http://mirror.highvoltage.ctwug.za.net/debian wheezy-updates main contrib non-free |
Revision as of 21:03, 1 November 2013
highvoltage on ctwug
Services
Warning: This is being set up, consider it work in progress
Ubuntu mirror
Add the following to your /etc/apt/sources.list:
deb http://mirror.highvoltage.ctwug.za.net/ubuntu precise main universe multiverse restricted
If you're using a later version, replace "precise" with "raring" or "saucy". Versions other then precise, raring and saucy aren't currently mirrored.
Debian mirror
Add the following to your /etc/apt/sources.list:
deb http://mirror.highvoltage.ctwug.za.net/debian wheezy main contrib non-free deb http://mirror.highvoltage.ctwug.za.net/debian wheezy-updates main contrib non-free