User Tools

Site Tools


public:debian_ubuntu_local_mirror

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
public:debian_ubuntu_local_mirror [2015/05/22 11:06] – [UBUNTU Releases] kohoferpublic:debian_ubuntu_local_mirror [2016/11/10 09:38] – [UBUNTU ISOs] kohofer
Line 1: Line 1:
-===== Debian/Ubuntu Free University of Bozen/Bolzano Mirror ===== +===== Ubuntu Free University of Bozen/Bolzano Mirror =====
- +
-===== DEBIAN ===== +
- +
-Configuring /etc/apt/sources.list for apt-get/aptitude/synaptic +
- +
-The following packages are available: +
- +
-**wheezy/stable, jessie/testing for the i386 and amd64 architecture;** +
- +
-debian: -binary +
- +
-[[http://www.debian.org/releases/|Debian Releases]] +
- +
-Put this in your /etc/apt/sources.list +
- +
-==== stable ==== +
- +
-<code> +
-# Debian wheezy 7.0 - stable +
-deb http://fermi.inf.unibz.it/debian wheezy main non-free contrib +
-</code> +
- +
-==== testing ==== +
- +
-<code> +
-# Debian jessie - testing +
-deb http://fermi.inf.unibz.it/debian jessie main non-free contrib +
-</code> +
- +
- +
-To the mirror: [[http://fermi.inf.unibz.it/debian|Debian Mirror]] +
- +
-In case you get an error reading: +
- +
-W: GPG error: http://fermi.inf.unibz.it sarge Release: The following signatures +
-couldn't be verified because the public key is not available: +
-NO_PUBKEY 010908312D230C5F +
-  +
-type this in a xterm: +
-<code> +
- gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 2D230C5F +
- gpg --armor --export 2D230C5F | apt-key add - +
- apt-get update +
-</code> +
- +
-See http://www.debian.org/ for information about Debian <nowiki>GNU/Linux</nowiki>+
- +
-----+
  
 ===== UBUNTU Releases ===== ===== UBUNTU Releases =====
Line 58: Line 10:
  
 ^Version^Code name^Release date^End of life date^ ^Version^Code name^Release date^End of life date^
-|Ubuntu 15.10|Wily Werewolf|October 22, 2015|-| +|Ubuntu 17.04|Zesty Zapus|April 2017|January 2018|
  
 **Stable** **Stable**
  
 ^Version^Code name^Release date^End of life date^ ^Version^Code name^Release date^End of life date^
-|Ubuntu 15.04|Vivid Vervet|April 232015|January 2016| +|Ubuntu 16.10|Yakkety Yak|October 13, 2016|February 2017| 
-|Ubuntu 14.10|Utopic Unicorn|October 232014|July 2015| +|Ubuntu 16.04.1 LTS|Xenial Xerus|July 21, 2016| | 
-|Ubuntu 14.04.2 LTS|Trusty Tahr|February 20, 2015|HWE April 2016|+|Ubuntu 16.04 LTS|:::|April 212016|April 2021| 
 +|Ubuntu 14.04.5 LTS|Trusty Tahr|August 4, 2016|April 2019
 +|Ubuntu 14.04.4 LTS|:::|February 182015|HWE August 2016| 
 +|Ubuntu 14.04.3 LTS|:::|August 6, 2015|HWE August 2016
 +|Ubuntu 14.04.2 LTS|:::|February 20, 2015|HWE August 2016|
 |Ubuntu 14.04.1 LTS|:::|July 24, 2014|April 2019| |Ubuntu 14.04.1 LTS|:::|July 24, 2014|April 2019|
-|Ubuntu 14.04   LTS|:::|April 17, 2014|:::|+|Ubuntu 14.04   LTS|:::|April 17, 2014| |
 |Ubuntu 12.04.5 LTS|Precise Pangolin|August 7, 2014|April 2017| |Ubuntu 12.04.5 LTS|Precise Pangolin|August 7, 2014|April 2017|
-|Ubuntu 12.04.4 LTS|:::|February 6, 2014|:::+|Ubuntu 12.04.4 LTS|:::|February 6, 2014|HWE August 8, 2014
-|Ubuntu 12.04.3 LTS|:::|August 23, 2013|:::+|Ubuntu 12.04.3 LTS|:::|August 23, 2013|HWE August 8, 2014
-|Ubuntu 12.04.2 LTS|:::|February 14, 2013|:::+|Ubuntu 12.04.2 LTS|:::|February 14, 2013|HWE August 8, 2014
-|Ubuntu 12.04.1 LTS|:::|August 24, 2012|:::+|Ubuntu 12.04.1 LTS|:::|August 24, 2012| | 
-|Ubuntu 12.04   LTS|:::|April 26, 2012|:::|+|Ubuntu 12.04   LTS|:::|April 26, 2012| |
  
  
Line 80: Line 35:
  
 ^Version^Code name^Release date^End of life date^ ^Version^Code name^Release date^End of life date^
 +|Ubuntu 15.10|Wily Werewolf|October 22, 2015|July 28, 2016|
 +|Ubuntu 15.04|Vivid Vervet|April 23, 2015|February 4, 2016|
 +|Ubuntu 14.10|Utopic Unicorn|October 23, 2014|July 23, 2015|
 |Ubuntu 13.10|Saucy Salamander|October 17, 2013|July 17, 2014| |Ubuntu 13.10|Saucy Salamander|October 17, 2013|July 17, 2014|
 |Ubuntu 13.04|Raring Ringtail|April 25, 2013|January 27, 2014| |Ubuntu 13.04|Raring Ringtail|April 25, 2013|January 27, 2014|
Line 117: Line 75:
 Put this in your /etc/apt/sources.list Put this in your /etc/apt/sources.list
  
-==== Vivid Ververt 15.04 64 bit only!====+==== Xenial Xerus 16.04 LTS ====
  
-<note warning>NEW Release</note>+<note warning>NEW Stable Release</note>
  
 <code> <code>
-# Ubuntu Vivid Ververt 15.04 +# Ubuntu Xenial Xerus 16.04 LTS  
-deb http://fermi.inf.unibz.it/ubuntu/ utopic main +deb http://fermi.inf.unibz.it/ubuntu/ xenial main 
-deb http://fermi.inf.unibz.it/ubuntu/ utopic multiverse +deb http://fermi.inf.unibz.it/ubuntu/ xenial multiverse 
-deb http://fermi.inf.unibz.it/ubuntu/ utopic restricted +deb http://fermi.inf.unibz.it/ubuntu/ xenial restricted 
-deb http://fermi.inf.unibz.it/ubuntu/ utopic universe+deb http://fermi.inf.unibz.it/ubuntu/ xenial universe
  
-# Ubuntu Vivid Ververt 15.04 Updates" +# Ubuntu Xenial Xerus 16.04 LTS Updates" 
-deb http://fermi.inf.unibz.it/ubuntu/ utopic-updates main +deb http://fermi.inf.unibz.it/ubuntu/ xenial-updates main 
-deb http://fermi.inf.unibz.it/ubuntu/ utopic-updates multiverse +deb http://fermi.inf.unibz.it/ubuntu/ xenial-updates multiverse 
-deb http://fermi.inf.unibz.it/ubuntu/ utopic-updates restricted +deb http://fermi.inf.unibz.it/ubuntu/ xenial-updates restricted 
-deb http://fermi.inf.unibz.it/ubuntu/ utopic-updates universe +deb http://fermi.inf.unibz.it/ubuntu/ xenial-updates universe
-</code> +
- +
- +
-==== Utopic Unicorn 14.10 64 bit only!==== +
- +
-<code> +
-# Ubuntu 14.10 "Utopic Unicorn" +
-deb http://fermi.inf.unibz.it/ubuntu/ utopic main +
-deb http://fermi.inf.unibz.it/ubuntu/ utopic multiverse +
-deb http://fermi.inf.unibz.it/ubuntu/ utopic restricted +
-deb http://fermi.inf.unibz.it/ubuntu/ utopic universe +
- +
-# Ubuntu 14.10 "Utopic Unicorn Updates" +
-deb http://fermi.inf.unibz.it/ubuntu/ utopic-updates main +
-deb http://fermi.inf.unibz.it/ubuntu/ utopic-updates multiverse +
-deb http://fermi.inf.unibz.it/ubuntu/ utopic-updates restricted +
-deb http://fermi.inf.unibz.it/ubuntu/ utopic-updates universe+
 </code> </code>
  
Line 202: Line 143:
 ===== UBUNTU ISOs ===== ===== UBUNTU ISOs =====
  
-[[http://fermi.inf.unibz.it/cdimages/trusty-tahr-14.04-lts|Trusty Tahr 14.04.1 LTS]]+[[http://fermi.inf.unibz.it/cdimages/xenial-xerus-16.04-lts|Xenial Xerus 16.04 LTS]] 
 + 
 +[[http://fermi.inf.unibz.it/cdimages/trusty-tahr-14.04-lts|Trusty Tahr 14.04 LTS]] 
 [[http://fermi.inf.unibz.it/cdimages/precise-pangolin-12.04-lts|Precise Pangolin-12.04 LTS]] [[http://fermi.inf.unibz.it/cdimages/precise-pangolin-12.04-lts|Precise Pangolin-12.04 LTS]]
  
/data/www/wiki.inf.unibz.it/data/pages/public/debian_ubuntu_local_mirror.txt · Last modified: 2024/02/27 09:12 by kohofer