Since Redhat's Yum online update is chargeable and cannot be used if not registered, if you want to use it, you need to uninstall Redhat Yum, restart the installation, and then configure other sources.This article includes configuring local sources and third-party sources. Third-party sources include: NetEase, Epel,repoforge , rpmfusion The following is the detailed process:1. Delete Redhat's original YumRpm-aq|grep Yum|xargs rpm-e--nodeps2. Download the Yum installation fileNote that if you can
Two ways to configure a Yum source
Because Redhat Yum online update is charged, if not registered words can not be used, if you want to use, you need to redhat yum Uninstall, restart the installation, and then configure other sources, the following is the detailed process:
1. Delete Redhat original YumRpm-aq|grep Yum|xargs rpm-e--nodeps2. Download Yum installation fileswget http://mirrors.163.com/centos/6/os/x86_64/Packages/yum-3.2.27-14.el6.centos.no
Idea: Uninstall Redhat with yum, then download the CentOS yum, install and modify the configuration file1 , first to Http://mirrors.163.com/centos Download Packagex86 Address: http://mirrors.163.com/centos/6/os/i386/Packages/x86_64 Address: http://mirrors.163.com/centos/6/os/x86_64/Packages/The necessary packages to download are (for example, 64-bit systems):A py
Configure yum in RedHat Linux 5
1. Check the current Linux operating system RedHat version and 32/64-bit operating system.
[Root @ localhost CentOS5] # more/etc/redhat-releaseRed Hat Enterprise Linux Server release 5.8 (Tikanga)[Root @ localhost centos5] # uname-Linux localhost. localdomain 2.6.18-308. el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
2. Delete the yum service that comes with RedHat.
[Root @ localhost centos5] # nbsp; rpm-qa | grep yum | xargs rpm-e -- node
Version: CentOS 6.4Framework: x86_64Update Time: updated every 5 hours1. First back up/etc/yum. repos. d/CentOS-Base.repo[Root @ localhost ~] # Mv/etc/yum. repos. d/CentOS-Base.repo/etc/yum. repos. d/CentOS-Base.repo.bak
2. Download the repo file of the corresponding version and put it in/etc/yum. repos. d/(back up the file before the operation)
CentOS5
CentOS6
CentOS6
# CentOS-Base.repo## The mirror system uses the connecting IP address of the client and# Update status of each mirror to pick
Idea: Uninstall Redhat with yum, then download the CentOS yum, install and modify the configuration file1 , first to Http://mirrors.163.com/centos Download Packagex86 Address: http://mirrors.163.com/centos/6/os/i386/Packages/x86_64 Address: http://mirrors.163.com/centos/6/os/x86_64/Packages/The necessary packages to download are (for example, 64-bit systems):A py
Use the yum source of CentOS6 in RedHatEnterpriseLinux6. Recommended: RedHatLinux local yum source configuration example
Use the yum source of CentOS 6 in RedHat Enterprise Linux 6.
Recommended reading:
Configuration http://www.linuxidc.com/Linux/2013-08/88217.htm for local yum sources in RedHat Linux
RedHat 6.2 Linux modify yum source free use CentOS source http://www.linuxidc.com/Linux/2013-07/87383.htm
Configure epel yum source http://www.linuxidc.com/Linux/2012-10/71850.htm
Redhat local yum
1. Check the current Linux operating system RedHat version and 32/64-bit operating system. [Root @ localhostCentOS5] # more/etc/redhat-releaseRedHatEnterpriseLinuxServerrelease5.8 (Tikanga) [root @ localhostcentos5] # uname-aLinuxlocalhost.locald
1. Check the current Linux operating system RedHat version and 32/64-bit operating system.
[Root @ localhost CentOS5] # more/etc/redhat-releaseRed Hat Enterprise Linux Server release 5.8 (Tikanga)[Root @ localhost centos5] # uname-Linux localhost. local
In the last few days I have been tossing Debian 7 (GNOME Desktop DVD version, KDE desktop CD version will finally mention), overall harvest is quite large, compared to the previous use of Ubuntu,debian 7 feel like a newborn baby, without extra fancy, so simple and simple. Not much to say, the following to write their own after the installation of Debian encountered some problems and solutions.1. Installing the SystemThe installation system can refer to the following tutorials:Http://www.jb51.net
1. Check whether the Redhat yum series package exists in the installed package.# Su root# Rpm-qa | grep yum
2. If yes, delete them all one by one.# Rpm-e -- nodeps component package name
3. Install the Centos upgrade package# Su root# Rpm-Uvh -- nodeps *. rpmWget http://mirrors.163.com/centos/5.5/ OS /i386/CentOS/python-iniparse-0.2.3-4.el5.noarch.rpmWget http://mirrors.163.com/centos/5.5/ OS /i386/CentOS/y
Using catalogs to easily store and reuse virtual components
In cloud computing, delivering infrastructure, a service solution, involves 3 main functional aspects:
Computational power to implement computing or virtual machine functions.
Storage capabilities facilitate the storage of data with compute nodes (as direct or indirect storage available to these nodes).
The network capability realizes the connection between the compute node and the storage node.
This article explores the basics of
REDHAT7 is a Centos7 release, because the copyright issue in the use of Yum will prompt the need to register (is to spend money ing);Instead, we use the CENTOS7 source instead;Announcement ***************************************The following content is purely personal writing, do not use for commercial purposes, reproduced please indicate the source, there are errors and questions please leave a message or private messages, thank you########################## #仅供参考, if copyright is involved, ple
to install the XFCE desktop environment (the process may be a bit long)Using EASYBCD can not install the boot program, using GRUB can see here (Https://wiki.archlinux.org/index.php/GRUB)4, some basic settings after the installation is completeThe source of the installation is changed into a domestic source first,Vi/etc/apt/sources.listThe following for their own backup, use testing source to remove the original backports, version number changed to testing can #deb Http://
Tags: nbsp upd can anon hive list art Restrict ICADomestic Ali speed is relatively fast, Beijing Unicom download extremely fast. Newer and more stable1. BackupCp/etc/apt/source.list/etc/apt/source.list.bak2. Edit the source filesudo vim/etc/apt/source.list(DD is delete whole line, I is inserted, note sudo)3. Insert AliDEB-SRC http://archive. Ubuntu. Com/ubuntu xenial Main restricted#Added by Software-properties Deb Http://mirrors. Aliyun. com/ubuntu/x
Idea: Uninstall Redhat with yum, then download the CentOS yum, install and modify the configuration file1 , first to Http://mirrors.163.com/centos Download Packagex86 Address: http://mirrors.163.com/centos/6/os/i386/Packages/x86_64 Address: http://mirrors.163.com/centos/6/os/x86_64/Packages/The necessary packages to download are (for example, 64-bit systems):A py
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.