Sicura Console
  1. Introduction
  2. Installation
  3. RPM Installation
  4. Container Installation
  5. Upgrades
  6. Running Sicura Console
  7. Configuration - Accounts
  8. Configuration - Database
  9. Configuration - Collector
  10. Configuration - Security
  11. Configuration - Plugins
  12. Sidebar - Administration
  13. Sidebar - Infrastructure
  14. Sidebar - Reports
  15. Commands
  16. Known Issues
  17. How To - Enforce compliance
  18. How To - Compliance profile tailoring and customization

RPM Upgrades

RPM handles all upgrades so it requires little effort to move to a new version of the Console.

Versions prior to 1.6.0 did not require the simp-release-enterprise package to be installed. If you installed a previous version of the Console directly from RPM, you will need to run the following before upgrading the Console to 1.6.0 or later.

yum install https://download.simp-project.com/sicura-release-enterprise.rpm

Note: Prior to upgrade, you may want to backup your current console install to ensure no data is lost for certain folders if you choose to downgrade for any reason.

Upgrading to a Console Container

Provide the license key and configuration from your existing installation and start the container. The database will be automatically upgraded to support new features.

Cleaning Up RPM Install

To clean up an RPM install, you can do the following, but it is not required:

Uninstall RPMs

For SIMP Enterprise versions 6.5.3 and prior:

yum repo-pkgs simp-enterprise erase
yum repo-pkgs simp-community-simp erase
yum remove simp-release-enterprise

For Sicura Enterprise 6.5.4 and newer:

yum repo-pkgs sicura-console erase
yum remove sicura-release-console

Remove Puppet Modules

On RPM install, Puppet data is installed in /usr/share/simp/modules, and is not removed on uninstall. You can purge the /usr/share/simp directory if you don’t want to keep this data