CIS Benchmarks are best practices for the secure configuration of a target system. The Center for Internet Security, Inc. (CIS®) is the authority backing CIS Benchmarks. Ubuntu Pro is entitled to be CIS compliant and packaged with CIS toolings from Canonical.
Let’s SSH into your Ubuntu Pro virtual machine. If you haven’t yet upgrade your Ubuntu LTS to Ubuntu Pro, please follow this tutorial. In less than One Minute, you will be able to get your Ubuntu Pro machine without losing any of your mission critical workloads. Once you SSH into your Ubuntu Pro, input:
ua status |
You will see:
SERVICE | ENTITLED | STATUS | DESCRIPTION |
---|---|---|---|
cis | yes | disabled | Center for Internet Security Audit Tools |
[…] |
Let’s enable CIS for this VM:
sudo ua enable cis |
You will see:
One moment, checking your subscription first Updating package lists Installing CIS Audit packages CIS Audit enabled Visit https://security-certs.docs.ubuntu.com/en/cis to learn how to use CIS |
If you check the status:
ua status |
You will see:
<table class="wp-block-table" style="background-color: black;color:…