Difference between revisions of "Upgrading ASL"

From Atomicorp Wiki
Jump to: navigation, search
(ASL 3.0)
Line 3: Line 3:
 
[[ASL]] 3.0 uses the internal upgrade management system in ASL.  You can upgrade [[ASL]] by following these steps:
 
[[ASL]] 3.0 uses the internal upgrade management system in ASL.  You can upgrade [[ASL]] by following these steps:
  
Method 1:
+
=== Method 1: ===
  
 
'''Step 1)''' Check to make sure you have ASL set to upgrade itself:
 
'''Step 1)''' Check to make sure you have ASL set to upgrade itself:
Line 23: Line 23:
 
[[Atomic_Secured_Linux#ASL_3.0_Release_Notes]]
 
[[Atomic_Secured_Linux#ASL_3.0_Release_Notes]]
  
Method 2:
+
=== Method 2: ===
  
 
You can also upgrade via yum with these commands:
 
You can also upgrade via yum with these commands:
  
Step 1) yum upgrade asl asl-web mod_security
+
'''Step 1)''' yum upgrade asl asl-web mod_security
  
Step 2) asl -u
+
'''Step 2)''' asl -u
  
Step 3) asl -s -f
+
'''Step 3)''' asl -s -f
  
Step 4) Please see the release notes, which includes additional information when upgrading from 2.2 to 3.0:
+
'''Step 4)''' Please see the release notes, which includes additional information when upgrading from 2.2 to 3.0:
  
https://www.atomicorp.com/wiki/index.php/Atomic_Secured_Linux#ASL_3.0_Release_Notes
+
[[Atomic_Secured_Linux#ASL_3.0_Release_Notes]]
  
 
== ASL 2.2 ==
 
== ASL 2.2 ==

Revision as of 15:05, 19 July 2011

Contents

ASL 3.0

ASL 3.0 uses the internal upgrade management system in ASL. You can upgrade ASL by following these steps:

Method 1:

Step 1) Check to make sure you have ASL set to upgrade itself:

Check the file /etc/asl/config to ensure that UPDATE_TYPE is set to "all".

Step 2) Run this command as root:

asl -u

Step 3) Set the new security policy, by running this command as root:

asl -s -f

This configures all of the ASL updates for your unique system. This command is perfectly safe to run at any time even if you have not upgraded any ASL components.

Step 4) Please see the release notes, which include additional information when upgrading from 2.2 to 3.0:

Atomic_Secured_Linux#ASL_3.0_Release_Notes

Method 2:

You can also upgrade via yum with these commands:

Step 1) yum upgrade asl asl-web mod_security

Step 2) asl -u

Step 3) asl -s -f

Step 4) Please see the release notes, which includes additional information when upgrading from 2.2 to 3.0:

Atomic_Secured_Linux#ASL_3.0_Release_Notes

ASL 2.2

ASL 2.2 uses the RPM package management system. You can upgrade ASL by using the following command:

yum upgrade

When you have completed upgrading any component of ASL you must run this command to finish configuring your system:

asl -s -f

This configures all of the ASL updates for your unique system. This command is perfectly safe to run at any time even if you have not upgraded any ASL components.

ASL 3.0

ASL 3.0 uses the RPM package management system. You can upgrade ASL by using the following command:

yum upgrade

When you have completed upgrading any component of ASL you must run this command to finish configuring your system:

asl -s -f

This configures all of the ASL updates for your unique system. This command is perfectly safe to run at any time even if you have not upgraded any ASL components.

Personal tools