Hello. My name's Kate. I love Linux, WordPress - own a WordPress dedicated design studio, a beginner entrepreneur who co-founded Asia software company. This is where i blog about Linux, WordPress, daily life and other interesting stuff
Status: available

You are on the Nineteen Labs » Step 2 : Plesk 7.4 Reloaded Installation on CentOS 4.x article.

Step 2 : Plesk 7.4 Reloaded Installation on CentOS 4.x

UPDATE YUM

Why do I set YUM? YUM is an automatic updater and package installer/remover for rpm systems. It automatically computes dependencies and figures out what things should occur to install packages (this description taken from Duke University Linux Project. If your OS doesn’t have YUM installation, READ a tutorial on ‘How to Install YUM‘ later).

We will be using a packages from Atomic Rocket Turtle
Here is how to set YUM :

Install ART (Atomic Rocket Turtle) GPG Key

[root@ ~]wget http://www.atomicrocketturtle.com/RPM-GPG-KEY.art.txt
[root@ ~]rpm –import RPM-GPG-KEY.art.txt

Go to etc directory and open yum configuration file using vi or other editor

[root@ ~]# cd /etc
[root@ etc]# vi yum.conf

Find distroverpkg in [main] section of yum config file, and change into:

distroverpkg=redhat-release

Find gpgcheck in [main] section of yum config file, and set to :

gpgcheck=1

Here is important part of yum config file,
under :
# PUT YOUR REPOS HERE OR IN seperate files named file.repo
# in /etc/yum.repos.d

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/4ES/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.5/4ES/

Share : These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • SphereIt
  • BlinkList
  • Reddit
  • StumbleUpon

Add a Comment

XHTML You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This site powered : WordPress. Made with PC (sorry, MAC), Coffee and Tofu