---
title: CIS-Harden your Ubuntu in Google Cloud
description: 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  […]
url: https://canonical.com/blog/make-your-ubuntu-cis-hardened-in-gcp?format=md
---

1. [Blog](https://canonical.com/blog)
2. Article

---

[Hugo Huang](https://canonical.com/blog/author/hugohuangtao "More about Hugo Huang")

9 November 2021

# CIS-Harden your Ubuntu in Google Cloud

[CIS](https://canonical.com/blog/tag/cis)
[Google Cloud](https://canonical.com/blog/tag/google-cloud)
[In-place upgrade](https://canonical.com/blog/tag/in-place-upgrade)
[Security Hardening](https://canonical.com/blog/tag/security-hardening)
[Ubuntu Pro](https://canonical.com/blog/tag/ubuntu-pro)

---

Share the article

[CIS Benchmarks](https://www.cisecurity.org/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](http://ubuntu.com/gcp/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](https://ubuntu.com/blog/securing-the-open-source-supply-chain-with-ubuntu-pro-on-google-cloud). 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:

|  |  |  |  |  |  |  |  |  |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| SERVICE | ENTITLED | STATUS | DESCRIPTION || cis | yes | enabled | Center for Internet Security Audit Tools |
| […] |

With tooling packages installed, let’s harden your Ubuntu 16.04 Pro system with CIS Level 1 Server profile:

|  |
| --- |
| sudo /usr/share/ubuntu-scap-security-guides/cis-hardening/Canonic al\_Ubuntu\_16.04\_CIS\_v1.1.0-harden.sh lvl1\_server |

In less than 3 minutes, your Ubuntu Pro will go through the whole process of hardening and you will get a CIS level-1 compliant environment with no more manual configuration. Let’s audit the system:

|  |
| --- |
| sudo cis-audit level1\_server |

The output should be similar to:

|  |
| --- |
| Title   **Ensure mounting of cramfs filesystems is disabled** Rule    xccdf\_com.ubuntu.xenial.cis\_rule\_CIS-1.1.1.1 Result  pass […] CIS audit scan completed. The scan results are available in /usr/share/ubuntu-scap-security-guides/cis-16.04-report.html report. |

The HTML report as shown above will also present your CIS score. For comprehensive CIS hardening instructions, you can check [Ubuntu CIS Compliance documentation.](https://ubuntu.com/security/certifications/docs/cis#manual-installation)

[Get in touch

Interested in running Ubuntu in your organization?](https://ubuntu.com/about/contact-us/form)

## Sign up for our newsletter

Get the latest Canonical news and updates in your inbox.

Work email:

\*I agree to receive information about Canonical's
products and services.

By submitting this form, I confirm that I have read and agree to [Canonical's Privacy Policy](https://canonical.com/legal/dataprivacy).

Sign up

## Share on

---

## Related posts

[### Arduino® VENTUNO™ Q is available for pre-order with Ubuntu pre-installed](https://canonical.com/blog/arduino-ventuno-q-is-available-for-pre-order-with-ubuntu-pre-installed)

London, UK – August 25, 2026 – Following our initial collaboration announcement in March 2026, Canonical and Arduino (a subsidiary of Qualcomm Technologies, Inc.) are excited...

[Canonical](https://canonical.com/blog/author/canonical)

25 August 2026

[### Canonical announces the Enterprise Store as part of Ubuntu Pro](https://canonical.com/blog/canonical-announces-the-enterprise-store)

Canonical introduces a new way to manage software behind firewalls and in air-gapped environments with the Enterprise Store. The Enterprise Store makes software distribution...

[Holly Hall](https://canonical.com/blog/author/hollyhall)

21 July 2026

[### Tracing a memory leak bug in PID 1 and contributing an upstream fix: a Linux support story](https://canonical.com/blog/fixing-memory-bug)

How Canonical Support helped a global retail organization trace the cause for an unusual memory leak originating in PID 1. By investigating the issue across three separate...

[Lidia Luna Puerta](https://canonical.com/blog/author/lidia-luna)

17 July 2026

[### Ubuntu and Ubuntu Pro on Azure Cobalt 200 VMs](https://canonical.com/blog/ubuntu-azure-cobalt-200-vms)

Microsoft has announced the preview of Azure Cobalt 200, its second-generation custom Arm silicon. Learn how Ubuntu and Ubuntu Pro support these new VMs from day one, offering...

[Jehudi](https://canonical.com/blog/author/jota-ce)

2 June 2026
