"FIPS" stands for Federal Information Processing Standards. It is a set of standards issued by the National Institute of Technology (NIST) in the United States to ensure the security and interoperability of information technology systems. Federal agencies and contractors use these standards to ensure their information systems are secure and meet certain/specific requirements for handling sensitive information/data.
This article explains how to enable FIPS mode in Ubuntu-based systems working with Checkmk.
Step-by-step guide
FIPS mode is only available via an Ubuntu Pro subscription. For this demonstration, a $25/yr/Desktop type subscription was used.
More information on attaching an Ubuntu Pro subscription can be found here:
https://ubuntu.com/server/docs/install/subscription
- The following image displays what should be enabled as well as where to locate your subscription token from.
Next, you will need to install Ubuntu Advantage on the system.
[user@mylinuxhost ~]$ sudo apt install ubuntu-advantage-tools
.After you have the token, you can use the following command to activate FIPS via Ubuntu Advantage
[user@mylinuxhost ~]$ sudo ua attach <your_pro_token>
- Now reboot the system. Here you can see that FIPS mode has been activated.
Related articles
Filter by label
There are no items with the selected labels at this time.