How to Prepare Local Yum Repository from CD-ROM/DVD-ROM image on RHEL 7
If you have installed Red Hat Enterprise Linux 7 (RHEL 7) but do not have access to the redhat official repo, you will encounter problems installing and updating software. To…
How to Prepare Local Yum Repository from CD-ROM/DVD-ROM image on RHEL 7
If you have installed Red Hat Enterprise Linux 7 (RHEL 7) but do not have access to the redhat official repo, you will encounter problems installing and updating software. To…
How to Configure EPEL Repository on CentOS 6.4 x86_64
The EPEL repository is an additional resource that curates, maintains, and manages a high-quality collection of supplementary packages for Enterprise Linux, including but not limited to Red Hat Enterprise Linux…
How to Update CentOS 6.4 System using ‘yum update’
This post will show how you can update CentOS 6.4 system with ‘yum‘ command. You should update the linux to newer release or latest linux kernal because you will get…
How to Upgrade from CentOS 6.2 to CentOS 6.3
CentOS 6.3 had released on 2012-07-09 with the kernel version 2.6.32-279. CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by our Upstream OS Provider…
How to Install yum-priorities on CentOS 6.3
Introduction YUM is a package manager used in several Linux distributions, including CentOS. It allows users to install, update, and remove packages from their systems. However, sometimes we might have…
How to Add Webtatic Repository on CentOS 6.3
This post covers the steps on how to setup additional yum repository using Webtatic. Webtatic yum repository is a repository containing updated web-related packages for CentOS and Redhat Enterprise Linux…
How to Add Remi Yum Repository on CentOS 6.3
This post cover the steps to install remi repository on linux CentOS 6.3 server. There are several 3rd party repositories for CentOS 6 server. One of the popular one is…
How to Configure EPEL Repository on CentOS 6.3
This post will covers on how to install and configure the Extra Packages for Enterprise Linux (EPEL) repository on CentOS 6.3. EPEL repository is another extra repository that creates, maintains,…
How to Configure RPMforge Repository on CentOS 6.3
RPMforge repository is a collaboration of Dag, Dries, and other packagers. The default RPMforge repository does not replace any CentOS base packages. This post covers the steps to configure RPMforge…
How to Setup and Configure Yum Repository from CD-ROM/DVD-ROM image on CentOS 6.3
In this guide, we will walk you through the essential steps to set up and configure a local yum repository from a DVD/CDROM on CentOS 6.3. Utilizing a local yum…
How to Install and Configure RPMforge Repository on CentOS 5.8
RPMforge repository is a collaboration of Dag, Dries, and other packagers. In this post i will show on how to install and configure RPMforge repository on linux CentOS 5.8 server….
How to Setup Local Yum Repository from CD-ROM/DVD-ROM image on CentOS 5.8
In this post, i will share on how to setup local yum repository from CD-ROM/DVD-ROM image on CentOS 5.8. This quick setup will very useful for those who do not…