Difference between revisions of "Atomic"

From SME Server
Jump to navigationJump to search
Line 13: Line 13:
 
  status disabled
 
  status disabled
  
 +
==atomic-el6==
 +
To use it to install package enable it using the option '''--enablerepo=atomic''' at the SME Server shell. You can browse the repo content [http://www.atomicorp.com/mirrorlist/atomic/ Here]
  
 +
/sbin/e-smith/db yum_repositories set atomic repository\
 +
Name 'Atomic EL6'
 +
MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-6-$basearch'\
 +
EnableGroups no \
 +
GPGCheck yes\
 +
GPGKey 'https://www.atomicorp.com/RPM-GPG-KEY.art.txt'\
 +
Visible no\
 +
status disabled
  
 
<noinclude>
 
<noinclude>

Revision as of 20:06, 20 November 2013

Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=atomic at the SME Server shell.


Below you find the installation command for the repository which can be entered on the SME Server shell.

atomic-el5

To use it to install package enable it using the option --enablerepo=atomic at the SME Server shell. You can browse the repo content Here

/sbin/e-smith/db yum_repositories set atomic repository\
Name 'Atomic EL5'
MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-5-$basearch'\
EnableGroups no \
GPGCheck yes\
GPGKey 'https://www.atomicorp.com/RPM-GPG-KEY.art.txt'\
Visible no\
status disabled

atomic-el6

To use it to install package enable it using the option --enablerepo=atomic at the SME Server shell. You can browse the repo content Here

/sbin/e-smith/db yum_repositories set atomic repository\
Name 'Atomic EL6'
MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-6-$basearch'\
EnableGroups no \
GPGCheck yes\
GPGKey 'https://www.atomicorp.com/RPM-GPG-KEY.art.txt'\
Visible no\
status disabled


After adding it to the database updating the configuration file is required:

signal-event yum-modify