Difference between revisions of "Getting Started"
From Atomicorp Wiki
(→Setup and Installation) |
(→Dedicated Servers) |
||
Line 40: | Line 40: | ||
* Prompt to install the Plesk yum repository maintained by ART | * Prompt to install the Plesk yum repository maintained by ART | ||
− | == | + | == Available Packages == |
+ | |||
+ | Packages available in the archive can be extracted with: | ||
+ | yum list | ||
+ | |||
+ | A web based interface for yum is also available for Plesk users, called "atomic-yum". It can be installed with: | ||
+ | yum install atomic-yum | ||
== Virtual Private Servers == | == Virtual Private Servers == |
Revision as of 10:39, 14 April 2008
Atomicrocketturtle.com: Getting started
Contents |
Overview
Atomicrocketturtle.com (ART) is a project aimed at creating RPM's and add-ons for the Plesk Server Administrator (PSA) environment. Packages are distributed through a yum archive: http://www.atomicorp.com/channels/
Operating System Support Policy
Distribution | Supported |
CentOS 3 | Partial |
CentOS 4 | Fully |
CentOS 5 | Fully |
RHEL 3 | Partial |
RHEL 4 | As CentOS 4 |
RHEL 5 | As CentOS 5 |
Fedora 4 | Partial |
Fedora 5 | Partial |
Fedora 6 | Fully |
Fedora 7 | Fully |
Fedora 8 | Fully |
Fedora 9 | Fully |
Setup and Installation
The [atomic] archive can be set up with the following installer, or manually:
wget -O - http://www.atomicorp.com/installers/atomic |sh
The atomic installer includes features beyond configuring just the atomic archive. It will additionally:
- Install/Configure yum and its dependencies. This is frequently removed from VPS systems.
- Prompt RHEL 4 and 5 users to convert to CentOS 4 or 5. This is done for those users that do not have valid RHEL subscriptions.
- Install/Configure the atomic.repo for the system
- Prompt to install the Plesk yum repository maintained by ART
Available Packages
Packages available in the archive can be extracted with:
yum list
A web based interface for yum is also available for Plesk users, called "atomic-yum". It can be installed with:
yum install atomic-yum