Linux

How To Write Custom System Audit Rules on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Write Custom System Audit Rules on CentOS 7

The Linux Audit System creates an audit trail, a way to track all kinds of information on your system. It can record a lot of data like types of events, the date and time, user IDs, system calls, processes, files used, SELinux contexts, and sensitivity levels. It can track whether a file has been accessed, edited, or executed. It can even track if changes to file attributes.

Read more
Initial Server Setup with Rocky Linux 8 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Rocky Linux 8

When you first create a new Rocky Linux 8 server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent actions.

Read more
Initial Setup of a Fedora 22 Server — step-by-step Linux tutorial on Progressive Robot

Initial Setup of a Fedora 22 Server

When you first log into a fresh Fedora 22 server, it’s not ready for use as a production system. There are a number of recommended steps to take in order to customize and secure it, e.g. enabling a firewall. This tutorial will show you how to give a fresh installation of a Fedora 22 server a better security profile and be ready for use.

Read more
A Complete Guide to Install Tomcat on Linux — step-by-step Linux tutorial on Progressive Robot

A Complete Guide to Install Tomcat on Linux

URL: https://www.progressiverobot.com/install-tomcat-on-linux/ Let's cover the steps to install Tomcat on Linux today. We have already covered the steps for [installation on CentOS here](/community/tutorials/install-apache-tomcat-9-centos-7). In this tutorial, we'll use Ubuntu to demonstrate the installation. You can follow this tutorial even if you're on a different distribution. To do so, make sure you use the package manager […]

Read more
Installing WordPress on Ajenti V — step-by-step Linux tutorial on Progressive Robot

Installing WordPress on Ajenti V

Ajenti is an open source, web-based control panel that can be used for a large variety of server management tasks. In this tutorial we will install a WordPress blog, using the tools Ajenti V provides.

Read more
Как установить Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 16.04

Стек LEMP представляет собой набор программного обеспечения, который используется для отображения динамических веб-страниц и веб-приложений. Этот акроним обозначает операционную систему Linux и веб-сервер Nginx. Данные при этом хранятся в базе данных MySQL, а динамическое…

Read more
CHAT