######
Atomic
######


Introduction
============

The Atomic Rocket Turtle (ART) software repository is an open source archive of software packages targeted at the security community. It includes OSSEC, mod_security, clamav, Openvas/Greenbone and many other security projects.

It is not used by, nor is it installed by any of our supported products.


----------

Installation
============

   * To enable access to both the atomic yum repository use the following automated installer:

      .. code-block:: console
	  
         wget -q -O - https://updates.atomicorp.com/installers/atomic | sh

		 
----------

Uninstallation
==============

   * To remove the atomic repository from your yum configuration, run this command as root:

      .. code-block:: console
	  
         yum remove atomic-release
		 
	
   .. note:: This will not remove any rpms you have installed from the atomic repository.
	
----------

GPG/PGP Key
===========

   * All atomic rpms are signed with our GPG/PGP key. The atomic repository installer installs this key automatically. You do not need to download it.

    However, if you need to download it manually its available from this URL: https://www.atomicorp.com/RPM-GPG-KEY.atomicorp.txt


----------

Support
=======

   * All RPMS in the atomic repository are unsupported. If you require assistance, please post your questions in the community forums:

       https://forums.atomicorp.com/forums/viewforum.php?f=11
   
   
-------------

Frequently Asked Questions
==========================

**Does Atomic Protector install the atomic repository?**

   * No. Atomic Protector does not install, remove, configure, or use the free unsupported atomic rpm repository.


----------

**Will this configure my system to automatically upgrade itself?**

   * No. Running the installation command above will only configure yum to also use our free unsupported RPM repository as a source for RPMs. It will not configure your system to automatically upgrade itself.


----------


**Will this disable any of my other repositories?**

   * No, this installation will not disable any other repositories.





