How to use rudder formula auditing platform in Ubuntu 20.04

The rudder is one of the teams that, once you start using it, you wonder how you get rid of it. With Rudder, you can audit formulas and automate the configuration of low-level formulas in your IT environment. Rudder offers an exceptional graphical Internet interface that can help ease the burden on your IT staff a bit.

SEE: How to install Ubuntu Server 20.04 with a new installation program

With Rudder, you can take care of things like:

It should be noted, however, that Rudder is not a tool for implementation and integration, network control or surveillance.

I need the Rudder installation procedure on Ubuntu Server 20.04.

The things you’ll want to do this task are:

That’s all. Let’s do magic.

The first thing you need to do is install some dependencies. To do this, log in to your Ubuntu server example and run the command:

Once the dependencies have been installed, it’s time to install Rudder.

Before we can upload the repository, we want to download and install the GPG key. To do this, run the command:

Once this order is complete, upload the repository with the command:

Finally, update apt and Rudder with the following commands:

During installation, you will be prompted to configure rsyslog-pgsql. When invited (Figure A), make sure Yes is turned on and tap Input on your keyboard.

Figure A

The first step in the database for rsyslog.

In the next window (Figure B), make sure localhost is selected, click OK, and then click Input on your keyboard.

Figure B

Our database host will be on the local system.

Next, you’ll want to enter and verify a new password for the admin rsyslog-pgsql user (Figure C).

Figure C

Creating a password for the rsyslog-pgsql user.

Once the installation is complete, point to an Internet browser at https://SERVER_IP/rudder (where SERVER_IP is the IP address of your hosting server). You will be greeted through a login window (Figure D).

Figure D

The rudder connection window.

Enter admin as user and admin as password (change it as soon as possible). Click CONNECTION and locate yourself in the main bar window (Figure E), where you can start configuring and using the bar platform.

Figure E

The main page of the rudder is in a condition of use.

With rudder server running, let’s install Agent Rudder on Ubuntu server. To do this, connect it to the other device and upload the GPG key to the repository with the command:

Then pass the root user with the command:

Add the repository with the command:

Leave the root with the command:

Update apt and agent with commands:

When Agent Rudder is installed, inform him of the Rudder server with the command:

Where RUDDER_SERVER is the IP address of the device, the rudder server.

Give the Rudder server a few minutes, then look at Node Management. Accepts the new nodes. You will see the new indexed node (Figure F).

Figure F

Our new node looks and is in a position to be accepted on the server.

Select the node you want to add, OK, and then verify the node that is added to the server.

That’s all you can say about him. You have now installed Rudder and added a new node. Enjoy the strength of this open formula compliance and auditing tool.

Jack Wallen is an award for TechRepublic and Linux.com. He is an avid promoter of open source and voice of the Android expert. To learn more about Jack Wallen, visit his online page jackwallen.com.

Leave a Comment

Your email address will not be published. Required fields are marked *