Difference between revisions of "Mirrors"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
(vbi is gone (stolen by UVA https://en.wikipedia.org/wiki/Biocomplexity_Institute_of_Virginia_Tech))
(remove stuff about the nonexistent ece mirror)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=GNU/Linux and BSD Mirrors on Campus=
 
=GNU/Linux and BSD Mirrors on Campus=
 
Virginia Tech hosts mirrors for several distributions, including Ubuntu, Fedora, and Gentoo.
 
Virginia Tech hosts mirrors for several distributions, including Ubuntu, Fedora, and Gentoo.
 
==Campus Computing==
 
[[gp:Campus Computing|Campus Computing]] (CC) mirrors are available at [http://mirror.cc.vt.edu/ http://mirror.cc.vt.edu/] They host mirrors for Ubuntu, Gentoo, Fedora, OpenSUSE and a number of other more popular distributions
 
'''Note:''' To access via RSYNC, leave out /pub/ from the URL.
 
  
 
==CS==
 
==CS==
The [[gp:Computer Science|Computer Science Department]] (CS) runs a relatively old machine that mirrors for a few smaller distributions of GNU/Linux, including Arch and Knoppix. The Arch mirror has now been updated so it has current packages. Their mirrors are available at [http://mirror.cs.vt.edu/ http://mirror.cs.vt.edu/].
+
The [[gp:Computer Science|Computer Science Department]] (CS) runs mirrors at [https://mirror.cs.vt.edu/ https://mirror.cs.vt.edu/].
 +
It has
 +
* Arch
 +
* Rocky
 +
* Cygwin
 +
* Slackware
 +
* EPEL (an additional package repository for Enterprise Linux distros [https://fedoraproject.org/wiki/EPEL]
  
==ECE==
+
==VTTI==
The [[gp:Electrical and Computer Engineering|Electrical and Computer Department]] mirror at [http://mirror.ece.vt.edu/ http://mirror.ece.vt.edu/] is currently down, but will be coming under new management.
+
VTTI currently hosts a [https://mirror.vtti.vt.edu/site/ mirror] with many distro and software repositories, and IPv6-accessable Ubuntu PPAs
  
There are existing on campus mirrors for a lot of popular distributions, so while mirror.ece.vt.edu will host them it will focus on providing more unusual requests from the community. It currently is considering hosting the following (add more if you wish):
+
([[User:Telnoratti]] seems to run this now.)
  
* Ubuntu
+
It has OS dists for for:
* Epel
+
* Alma
 +
* Arch
 +
* CentOS
 +
* Debian
 
* Fedora
 
* Fedora
* CentOS
+
* FreeBSD
* Scientific Linux
+
* IPFire
* OpenIndiana
 
 
* OpenBSD
 
* OpenBSD
* FreeBSD
+
* OpenSUSE
* NetBSD
+
* Raspbian
 +
* Ubuntu
 +
as well as software repos for
 +
* CPAN
 +
* CRAN
 +
* EPEL
 +
* ROS
  
==VTTI==
+
==ECE==
VTTI currently hosts a [http://mirror.vtti.vt.edu/ mirror] for mostly internal use, with up-to-date Archlinux and a few other distros, and IPv6-accessable Ubuntu PPAs
+
The [[gp:Electrical and Computer Engineering|Electrical and Computer Department]] mirror at [http://mirror.ece.vt.edu/ http://mirror.ece.vt.edu/] has been down for quite some time now. Depending on the attitudes of the current ECE IT regime, running it could possibly be a VTLUUG project.
 
 
=Direct Links=
 
==Free Software Applications==
 
Several Free Software applications are mirrored.
 
 
 
===Firefox===
 
* [http://mirror.cc.vt.edu/pub/mozilla/firefox/releases/ Releases] (CC)
 
 
 
===Thunderbird===
 
* [http://mirror.cc.vt.edu/pub/mozilla/thunderbird/releases/ Releases] (CC)
 
 
 
==GNU/Linux Distributions==
 
The installation disk images can be somewhat hard to find. Direct links to the current disk image folder for the following GNU/Linux distributions are provided for your convenience.
 
 
 
===Arch===
 
* [http://mirror.ece.vt.edu/archlinux/iso/latest/ Latest] (ECE)
 
* Server line: Server = http://mirror.ece.vt.edu/archlinux/$repo/os/$arch
 
** Updated every hour
 
 
 
===Fedora===
 
* [http://mirrors.vbi.vt.edu/mirrors/linux/fedora/releases/16/Live/ 16] (VBI)
 
 
 
===Gentoo===
 
* [http://mirror.cc.vt.edu/pub/gentoo/releases/x86/current-iso/ Current x86 ISO] (CC)
 
 
 
===openSUSE===
 
 
 
===Ubuntu===
 
 
 
===Sabayon===
 
* [http://mirror.cs.vt.edu/pub/SabayonLinux/ All versions] (CS)
 
 
 
=Package Manager Use=
 
==OpenBSD==
 
To use the ECE mirror for the OpenBSD packages manager:
 
<pre>
 
$ export PKG_PATH=http://mirror.ece.vt.edu/pub/OpenBSD/<version>/packages/`machine -a`/
 
</pre>
 
where <version> is the version you are running. See [http://openbsd.org/faq/faq15.html OpenBSD FAQ section 15] for more information. Note that not all architectures with the install sets on the ECE mirror also have corresponding packages there.
 
 
 
=Supported Instruction Set Architectures=
 
 
 
{| class="wikitable"
 
|-
 
! Operating system distribution
 
! Campus Computing mirror
 
! VBI mirror
 
! Computer Science mirror
 
! ECE mirror
 
|-
 
| Debian
 
| i386, amd64, ia64
 
|
 
|
 
|
 
|-
 
| Fedora
 
| i386, x86_64
 
| i386, x86_64, ppc, ppc64
 
|
 
|
 
|-
 
| Ubuntu
 
| i386, amd64
 
|
 
|
 
|
 
|-
 
| OpenSUSE<sup>1</sup>
 
|
 
| i586, i686, x86_64
 
|
 
|
 
|
 
|-
 
| SUSE
 
|
 
| i586, i686, x86_64, ppc, ppc64
 
|
 
|
 
|-
 
| MEPIS
 
|
 
|
 
| i686, x86_64
 
|
 
|-
 
| CentOS
 
| i386, x86_64
 
| i386, x86_64
 
|
 
|
 
|-
 
| Red Hat
 
| i386, x86_64
 
|
 
|
 
|
 
|-
 
| Gentoo
 
| x86
 
|
 
|
 
|
 
|-
 
| Sabayon
 
|
 
|
 
| x86, x86_64
 
|
 
|-
 
| Arch
 
|
 
|
 
| i686, x86_64
 
| i686, x86_64
 
|-
 
| Slackware
 
|
 
| i486, x86_64 (Slamd64), arm (ARMedslack)
 
| i386, i486, x86_64 (Slackware64)
 
|
 
|-
 
| FreeBSD
 
| i386, ia64
 
|
 
|
 
|
 
|-
 
| OpenBSD
 
|
 
|
 
|
 
|alpha, amd64, armish, hp300, hppa, i386, landisk, loongson, luna88k, mac68k, macppc, mvme68k, mvme88k, sgi, socppc, sparc, sparc64, vax, zaurus
 
|}
 
 
 
<sup>1</sup>'''Note:''' The disc images include ppc in addition to i586 and x86_64
 
  
 
[[Category:Campus computing resources]]
 
[[Category:Campus computing resources]]
[[Category:Needs restoration]]
 

Latest revision as of 01:36, 28 October 2024

GNU/Linux and BSD Mirrors on Campus

Virginia Tech hosts mirrors for several distributions, including Ubuntu, Fedora, and Gentoo.

CS

The Computer Science Department (CS) runs mirrors at https://mirror.cs.vt.edu/. It has

  • Arch
  • Rocky
  • Cygwin
  • Slackware
  • EPEL (an additional package repository for Enterprise Linux distros [1]

VTTI

VTTI currently hosts a mirror with many distro and software repositories, and IPv6-accessable Ubuntu PPAs

(User:Telnoratti seems to run this now.)

It has OS dists for for:

  • Alma
  • Arch
  • CentOS
  • Debian
  • Fedora
  • FreeBSD
  • IPFire
  • OpenBSD
  • OpenSUSE
  • Raspbian
  • Ubuntu

as well as software repos for

  • CPAN
  • CRAN
  • EPEL
  • ROS

ECE

The Electrical and Computer Department mirror at http://mirror.ece.vt.edu/ has been down for quite some time now. Depending on the attitudes of the current ECE IT regime, running it could possibly be a VTLUUG project.