Linux Tutorials on the topic “security”
-
How to Install Nessus Security Scanner on Ubuntu 22.04
Author: Arvid L • Tags: linux, security, server, ubuntu • Comments: 0Nessus is an open-source network vulnerability scanner for vulnerability assessments and penetration testing. In this guide, you will install Nessus on an Ubuntu 22.04 server. You will also learn how to set up the Nessus command line 'nessuscli' which allows you to manage Nessus from the command-line terminal.
-
How to Install Suricata IDS on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 2Suricata is a free and open-source network analysis and threat detection software developed by OSIF. It can be used as an intrusion detection system (IDS) and an intrusion prevention system (IPS).
-
How to Install Apache with ModSecurity on Ubuntu 22.04
Author: Hitesh Jethva • Tags: apache, linux, security, ubuntu • Comments: 1ModSecurity is a free and open-source firewall tool supported by various web servers, such as Apache, Nginx, and IIS. In this tutorial, I will explain how to set up ModSecurity with Apache on Ubuntu 22.04.
-
-
Implementing SSL Perfect Forward Secrecy in NGINX Web-Server
Author: cbj4074 • Tags: centos, debian, fedora, linux, nginx, security, suse, ubuntu • Comments: 7This HOW-TO describes the process of implementing Perfect Forward Secrecy with the NGINX web-server on Debian and Ubuntu systems. The process can readily be adapted to other GNU/Linux systems.
-
How to Install ModSecurity 3 with Nginx on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 1ModSecurity is a free and open-source Web Application Firewall (WAF) that protects your website from several types of attacks, including cross-site scripting (XSS), SQL injection, session hijacking, and many more. In this tutorial, we will show you how to install ModSecurity with Nginx on Ubuntu 22.04.
-
Install and Configure Snort 3 Intrusion Detecting System on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 5Snort is an Open Source Intrusion Prevention and Detection System (IDS). In this tutorial, we will show you how to install Snort on Ubuntu 22.04.
-
How to Install SysPass Password Manager on Rocky Linux
Author: Arvid L • Tags: linux, security • Comments: 0SysPass is an open-source password manager written in PHP with AES-256 CTR encryption. It's designed for centralized and collaborative password management. In this tutorial, you will install SysPass Password Manager with Apache2, MariaDB, and PHP on the Rocky Linux server.
-
How to Install OPNSense Router and Firewall on VirtualBox
Author: Muhammad Arul • Tags: linux, networking, security • Comments: 0
OPNSense is a free and open-source firewall router based on FreeBSD. This tutorial will show you how to install and configure the OPNSense Router Firewall on VirtualBox. With this guide, you can learn how to set up the OPNSense Router Firewall locally before implementing in the real world.
-
How to Install Bitwarden Password Manager on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 1Bitwarden is a free and open-source password manager that allows you to store all of your logins and passwords and sync them between all of your devices. It is cross-platform and available for Linux and all other major operating systems, like Windows and macOS.
-
How to Set Up WireGuard VPN on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 0Wireguard is an open-source cross-platform Virtual Private Network (VPN) implementation that uses state-of-the-art cryptography. This tutorial will cover how to install Wireguard VPN on a Ubuntu 22.04 server and connect to it using a Ubuntu client.