Manual EUserv Mirror Server/en

Aus EUserv Wiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Use of the EUserv mirror servers)
Zeile 4: Zeile 4:
'''''Use of the EUserv mirror servers'''''
'''''Use of the EUserv mirror servers'''''
__TOC__
__TOC__
-
= Use of the EUserv mirror servers =
+
= Using the EUserv mirror servers =
== General ==
== General ==
-
EUserv has an own mirror server for Linux systems. Advantages of using our mirror server are:
+
EUserv has an own mirror server for Linux systems. Advantages by using our mirror server are:
<div style="padding-left:10px;">
<div style="padding-left:10px;">
Zeile 17: Zeile 17:
----
----
-
Under CentOS the mirror must be added or the following lines need to be changed in the file '''/etc/yum.repos.d/CentOS-Base.repo''' as follows:
+
Under CentOS the mirror has to be insert in the file '''/etc/yum.repos.d/CentOS-Base.repo''' or rather the following lines needs to be changed:
[base]  
[base]  
-
The following line is commented out:
+
The following line needs to be commented out:
   <nowiki>  
   <nowiki>  
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/  
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/  
Zeile 31: Zeile 31:
[updates]  
[updates]  
-
The following line is commented out:
+
The following line needs to be commented out:
   <nowiki>   
   <nowiki>   
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/  
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/  
Zeile 41: Zeile 41:
[extras]  
[extras]  
-
The following line is commented out:   
+
The following line needs to be commented out:   
   <nowiki>
   <nowiki>
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/  
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/  
Zeile 51: Zeile 51:
[centosplus]  
[centosplus]  
-
The following line is commented out:     
+
The following line needs to be commented out:     
   <nowiki>
   <nowiki>
#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/  
#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/  
Zeile 61: Zeile 61:
[contrib]
[contrib]
-
The following line is commented out:     
+
The following line needs to be commented out:     
   <nowiki>
   <nowiki>
#baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/  
#baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/  
Zeile 73: Zeile 73:
----
----
-
Under Debian the mirror must be added or the following lines need to be changed in the file '''/etc/apt/sources.list''' as follows:
+
Under Debian the mirror has to be insert in the file '''/etc/apt/sources.list''' or rather the following lines needs to be changed:
The following line:
The following line:
Zeile 79: Zeile 79:
deb http://ftp.de.debian.org/  debiansqueeze main contrib non-free  
deb http://ftp.de.debian.org/  debiansqueeze main contrib non-free  
   </nowiki>
   </nowiki>
-
is changed by these line:
+
will be changed by this line:
   <nowiki>
   <nowiki>
deb http://debian.mirror.euserv.net/  squeeze main contrib non-free
deb http://debian.mirror.euserv.net/  squeeze main contrib non-free
Zeile 87: Zeile 87:
----
----
-
Under Ubuntu the mirror must be added or the following lines need to be changed in the file '''/etc/apt/sources.list''' as follows:
+
Under Ubuntu the mirror has to be insert in the file '''/etc/apt/sources.list''' or rather the following lines needs to be changed:
The following lines:
The following lines:
Zeile 97: Zeile 97:
   </nowiki>
   </nowiki>
-
are changed by these lines:
+
will be changed by these lines:
   <nowiki>
   <nowiki>
deb http://ubuntu.mirror.euserv.net/ precise main restricted universe
deb http://ubuntu.mirror.euserv.net/ precise main restricted universe
Zeile 108: Zeile 108:
----
----
-
Under Fedora the mirror must be added or the following lines need to be changed in the file '''/etc/yum.repos.d/fedora.repo''' as follows:
+
 
 +
Under Fedora the mirror has to be insert in the file '''/etc/yum.repos.d/fedora.repo''' or rather the following lines needs to be changed:
[fedora]  
[fedora]  
-
The following line is commented out:
+
The following needs to be commented out:
   <nowiki>
   <nowiki>
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/  
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/  
Zeile 123: Zeile 124:
[debug]  
[debug]  
-
The following line is commented out:
+
The following needs to be commented out:
   <nowiki>
   <nowiki>
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/  
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/  
Zeile 134: Zeile 135:
[fedora-source]  
[fedora-source]  
-
The following line is commented out:
+
The following line needs to be commented out:
   <nowiki>
   <nowiki>
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/  
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/  
Zeile 146: Zeile 147:
----
----
-
Under OpenSuse the mirror must be added or the following lines need to be changed in the file '''/etc/zypp/repos.d/repo-oss.repo''' as follows:
+
Under OpenSuse the mirror has to be insert in the file '''/etc/zypp/repos.d/repo-oss.repo''' or rather the following lines needs to be changed:
Example for OpenSuSe 12.1:  
Example for OpenSuSe 12.1:  
Zeile 154: Zeile 155:
baseurl=http://download.opensuse.org/distribution/12.1/repo/oss/  
baseurl=http://download.opensuse.org/distribution/12.1/repo/oss/  
   </nowiki>
   </nowiki>
-
is changed by this line:  
+
needs to be changed by this line:  
   <nowiki>
   <nowiki>
baseurl=http://opensuse.mirror.euserv.net//distribution/12.1/repo/oss/  
baseurl=http://opensuse.mirror.euserv.net//distribution/12.1/repo/oss/  
Zeile 165: Zeile 166:
baseurl=http://download.opensuse.org/distribution/12.1/repo/non-oss/  
baseurl=http://download.opensuse.org/distribution/12.1/repo/non-oss/  
   </nowiki>
   </nowiki>
-
is changed by this line:  
+
needs to be changed by this line:  
   <nowiki>
   <nowiki>
baseurl=http://opensuse.mirror.euserv.net/distribution/12.1/repo/non-oss/  
baseurl=http://opensuse.mirror.euserv.net/distribution/12.1/repo/non-oss/  
Zeile 176: Zeile 177:
baseurl=http://download.opensuse.org/update/12.1/
baseurl=http://download.opensuse.org/update/12.1/
   </nowiki>  
   </nowiki>  
-
is changed by this line:
+
needs to be changed by this line:
   <nowiki>  
   <nowiki>  
baseurl=http://opensuse.mirror.euserv.net/update/12.1/
baseurl=http://opensuse.mirror.euserv.net/update/12.1/
Zeile 184: Zeile 185:
----
----
-
Under Gentoo the mirror must be added or the following lines need to be changed in the file '''/etc/make.conf''' as follows:
+
Under Gentoo the mirror has to be insert in the file '''/etc/make.conf''' or rather the following lines needs to be changed:
   <nowiki>
   <nowiki>
Zeile 194: Zeile 195:
----
----
-
Under Archlinux the mirror must be added or the following lines need to be changed in the file '''/etc/pacman.d/mirrorlist''' as follows:
+
 
 +
Under Archlinux the mirror has to be insert in the file '''/etc/pacman.d/mirrorlist''' or rather the following lines needs to be changed:
for 64-bit OS:
for 64-bit OS:

Version vom 17:00, 3. Dez. 2012

Use of the EUserv mirror servers

Inhaltsverzeichnis

Using the EUserv mirror servers

General

EUserv has an own mirror server for Linux systems. Advantages by using our mirror server are:

  • shorter download times of your software packages
  • the internal traffic is not imputed

Operating system

CentOS


Under CentOS the mirror has to be insert in the file /etc/yum.repos.d/CentOS-Base.repo or rather the following lines needs to be changed:

[base]

The following line needs to be commented out:

  
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ 
  

and changed by the following line:

  
baseurl=http://centos.mirror.euserv.net/$releasever/os/$basearch/ 
  

[updates]

The following line needs to be commented out:

   
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ 
  

and changed by the following line:

   
baseurl=http://centos.mirror.euserv.net/$releasever/updates/$basearch/ 
  

[extras]

The following line needs to be commented out:

 
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/ 
  

and changed by the following line:

 
baseurl=http://centos.mirror.euserv.net/$releasever/extras/$basearch/ 
  

[centosplus]

The following line needs to be commented out:

 
#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/ 
  

and changed by the following line:

 
baseurl=http://centos.mirror.euserv.net/$releasever/centosplus/$basearch/ 
  

[contrib]

The following line needs to be commented out:

 
#baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/ 
  

and changed by the following line:

 
baseurl=http://centos.mirror.euserv.net/$releasever/contrib/$basearch/
  

Debian


Under Debian the mirror has to be insert in the file /etc/apt/sources.list or rather the following lines needs to be changed:

The following line:

 
deb http://ftp.de.debian.org/  debiansqueeze main contrib non-free 
  

will be changed by this line:

 
deb http://debian.mirror.euserv.net/  squeeze main contrib non-free
  

Ubuntu


Under Ubuntu the mirror has to be insert in the file /etc/apt/sources.list or rather the following lines needs to be changed:

The following lines:

 
deb http://archive.ubuntu.com/ubuntu precise main restricted universe
deb http://archive.ubuntu.com/ubuntu precise-updates main restricted universe
deb http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu precise partner
  

will be changed by these lines:

 
deb http://ubuntu.mirror.euserv.net/ precise main restricted universe
deb http://ubuntu.mirror.euserv.net/ precise-updates main restricted universe
deb http://ubuntu.mirror.euserv.net/ precise-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu precise partner  
  

Fedora



Under Fedora the mirror has to be insert in the file /etc/yum.repos.d/fedora.repo or rather the following lines needs to be changed:

[fedora]

The following needs to be commented out:

 
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/ 
  

and changed by the following line:

 
baseurl=http://fedora.mirror.euserv.net/linux/releases/$releasever/Everything/$basearch/os/
   

[debug]

The following needs to be commented out:

 
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/ 
  

and changed by the following line:

 
baseurl=http://fedora.mirror.euserv.net/linux/releases/$releasever/Everything/$basearch/debug/ 
  

[fedora-source]

The following line needs to be commented out:

 
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/ 
  

and changed by the following line:

 
baseurl=http://fedora.mirror.euserv.net/linux/releases/$releasever/Everything/source/SRPMS/
  

OpenSuse


Under OpenSuse the mirror has to be insert in the file /etc/zypp/repos.d/repo-oss.repo or rather the following lines needs to be changed:

Example for OpenSuSe 12.1:

The following line:

 
baseurl=http://download.opensuse.org/distribution/12.1/repo/oss/ 
  

needs to be changed by this line:

 
baseurl=http://opensuse.mirror.euserv.net//distribution/12.1/repo/oss/ 
  

In the file /etc/zypp/repos.d/repo-non-oss.repo the following lines need to be changed:

The following line:

 
baseurl=http://download.opensuse.org/distribution/12.1/repo/non-oss/ 
  

needs to be changed by this line:

 
baseurl=http://opensuse.mirror.euserv.net/distribution/12.1/repo/non-oss/ 
  

In the file /etc/zypp/repos.d/Updates-for-openSUSE-12.1-12.1-1.4.repo the following lines need to be changed:

The following line:

  
baseurl=http://download.opensuse.org/update/12.1/
   

needs to be changed by this line:

  
baseurl=http://opensuse.mirror.euserv.net/update/12.1/
  

Gentoo


Under Gentoo the mirror has to be insert in the file /etc/make.conf or rather the following lines needs to be changed:

 
GENTOO_MIRRORS="http://gentoo.mirror.euserv.net/" 
SYNC="rsync://mirror.euserv.net/gentoo-portage"
  

Archlinux



Under Archlinux the mirror has to be insert in the file /etc/pacman.d/mirrorlist or rather the following lines needs to be changed:

for 64-bit OS:

  
Server = http://mirror.euserv.net/linux/archlinux/$repo/os/x86_64 
  

for 32-bit OS:

  
Server = http://mirror.euserv.net/linux/archlinux/$repo/os/x86