Linux Tutorials on the topic “security”
-
How to Install and Configure OpenVPN Server on Rocky Linux 9
Author: Navjot Singh • Tags: linux, security • Comments: 1 • Published: Mar 31, 2023In our tutorial, we will install OpenVPN on a Rocky Linux 9 server and configure it to be accessible from a client machine, and create a VPN connection between them to redirect all the traffic from the client through the OpenVPN server.
-
How to Install and Configure Suricata IDS along with Elastic Stack on Ubuntu 22.04
Author: Navjot Singh • Tags: security, server, ubuntu • Comments: 1 • Published: Mar 23, 2023Suricata is a Network Monitoring tool that examines and processes every packet of internet traffic that flows through your server. It can generate log events, trigger alerts and drop traffic upon detecting any suspicious activity.
-
How to Integrate Sudoers with OpenLDAP Server
Author: Arvid L • Tags: linux, security • Comments: 1 • Published: Mar 09, 2023In this tutorial, you will set up and integrate sudoers to the OpenLDAP server. With this, you will have a centralized user and sudo privileges management on your OpenLDAP server allowing the installation on the client side faster. Any SSSD service on the client machine configured with a sudo authentication source allows OpenLDAP users to execute sudo.
-
-
Getting Started with UFW (Uncomplicated Firewall) on Ubuntu 22.04
Author: Muhammad Arul • Tags: linux, security, ubuntu • Comments: 5 • Updated: Mar 07, 2023UFW or Uncomplicated Firewall is an application to manage an iptables based firewall on Ubuntu. UFW is the default firewall configuration tool for Ubuntu Linux and provides a user-friendly way to configure the firewall, the UFW command is just like English language so the commands are easy to remember. The UFW firewall supports IPv4 and IPv6.
-
How to Install and Use Vuls Vulnerability Scanner on Ubuntu 22.04
Author: Arvid L • Tags: desktop, linux, security, server, ubuntu • Comments: 0 • Published: Mar 02, 2023In this tutorial, you will install Vuls - an open-source and agent-less vulnerability scanner - on an Ubuntu 22.04 server. You will also set up Vuls by creating the configuration file and building Vuls databases via the command-line tools provided by Vuls.
-
How to Install CryptPad Collaborative Office Suite on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 1 • Published: Feb 28, 2023Cryptpad is an open-source collaborative office suite that serves as an alternative to Office 365. It allows you to access office applications via the web browser. In this tutorial, you will learn how to install the Cryptpad suite on a Ubuntu 22.04 server.
-
How to Setup IKEv2 IPSec VPN Using strongSwan and Let's Encrypt on Rocky Linux 9
Author: Navjot Singh • Tags: linux, security, server • Comments: 1 • Published: Feb 27, 2023In this tutorial, you will learn how to set up an IKEv2 IPSec VPN using strongSwan using EAP-MSCHAPv2 authentication along with Let's Encrypt SSL certificates on a Rocky Linux 9 server. You will also learn how to connect to the VPN using Windows, macOS, Linux, and Android clients.
-
How to Install Passbolt Password Manager on Ubuntu 22.04
Author: Arvid L • Tags: linux, security, ubuntu • Comments: 1 • Published: Feb 24, 2023Passbolt is a free and open-source password manager based on PHP, MySQL, and OpenPGP. It is a self-hosted application server, you can install it on your server. Passbolt is primarily designed for teams, but you can still use it as a personal password manager.
-
How to Install and Configure OpenVPN Server on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, networking, security, server, ubuntu • Comments: 5 • Published: Feb 09, 2023In this tutorial, we will install OpenVPN on a Ubuntu 22.04 server, configure it to be accessible from a client machine, and create a VPN connection between them to redirect all the traffic from the client through the OpenVPN server.
-
How to Install Cortex Observable Analysis Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 0 • Published: Feb 09, 2023Cortex is a free, and open-source observable analysis tool created by TheHive Project. Security professionals and SOC analysts use it to analyze collected events by querying a single tool. This tutorial will show you how to install the Cortex engine on Ubuntu 22.04.