How to updated Centos 6.x EOL

Login to your server with root and copy and paste the following commands

 

cd /etc/yum.repos.d/
mv CentOS-Base.repo CentOS-Debuginfo.repo CentOS-Media.repo /root
wget http://lg.rebelhosting.net/CentOS-Vault.repo

  • 2 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

how to install "setup" command on centos

HiLogin via SSH as rootand type in follwoing commands   yum -y install setuptoolyum -y...

Centos Download Link

Hiyou can Download Centos From Follwoing Link.http://mirrors.kernel.org/centos/

Change hostname on Centos 7

-- To Display hostname Command: hostnamectl status -- To change the hostname, issue the...