Linux Tutorials on the topic “security”
-
How to Install Passbolt Password Manager on Ubuntu 22.04
Author: Arvid L • Tags: linux, security, ubuntu • Comments: 1Passbolt 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: 5In 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: 0Cortex 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.
-
-
How to Install Zeek Network Security Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security • Comments: 1Zeek is a free, open-source, and worlds leading security monitoring tool used as a network intrusion detection system and network traffic analyzer. This post will show you how to install the Zeek network security tool on Ubuntu 22.04.
-
How to Install KeeWeb Password Manager on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 0KeeWeb is an open-source and cross-platform password manager compatible with KeePass. This post will explain how to install the KeeWeb password manager on Ubuntu 22.04.
-
How to Install the latest OpenSSL version from Source on Linux
Author: Muhammad Arul • Tags: centos, linux, security, ubuntu • Comments: 40OpenSSL is a widely used crypto library that implements SSL and TLS protocols to secure communications over computer networks. In this tutorial, I will show you step-by-step how to install the latest stable OpenSSL version from source on the Ubuntu 22.04 and CentOS 7.6 servers.
-
How to Install Wireguard VPN on Debian 11
Author: Arvid L • Tags: debian, linux, security • Comments: 0Wireguard is a free and open-source VPN protocol alternative to IPSec, IKEv2, and OpenVPN. Wiruguard is designed for Linux and Unix operating systems, it runs on Linux kernel space, which makes the Wireguard faster and more reliable. In this tutorial, you will install and set up a VPN server via Wireguard on Debian 11 servers.
-
How to Install and Use Nessus Security Scanner on Rocky Linux
Author: Arvid L • Tags: linux, security • Comments: 0Nessus is an open-source network vulnerability scanner for vulnerability assessments, penetration testing, and ethical hacking. It uses the Common Vulnerabilities and Exposures (CVE) architecture and is one of the most comprehensive vulnerability scanners on the market. This guide describes how to install Nessus Security Scanner on the Rocky Linux server. Also, this will helps you to set up the Nessus CLI that allows you to manage Nessus via the terminal command line. And lastly, this also describes how to scan the server with Nessus.
-
How to Install OpenVPN Server and Client with Easy-RSA 3 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking, security • Comments: 11OpenVPN is an open-source application that allows you to create a secure private network over the public internet. In this tutorial, we will show you how to step-by-step install and configure OpenVPN on CentOS 8. And we will implement the certificate-based OpenVPN authentication.
-
Install sysPass Password Manager with Free Let's Encrypt SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 0sysPass is a free, open-source, and PHP-based password management tool used to save your passwords in a safe location. It is web-based, secure, reliable, and designed for multi-user environments.