Encrypt Drives with LUKS in Linux
In this tutorial, you will learn how to encrypt drives with LUKS in Linux. LUKS, the Linux Unified Key Setup, is a standard for disk
In this tutorial, you will learn how to encrypt drives with LUKS in Linux. LUKS, the Linux Unified Key Setup, is a standard for disk
With cyber threats at an all-time high, IT security is a top priority for businesses of all sizes. Everyone inherits a responsibility to protect confidential
Today, we are going to learn how to connect to VPN automatically on Ubuntu 20.04/18.04. There are various scenarios in which you might want to
In this tutorial, you will learn how to automount LUKS encrypted device in Linux on system startup. Unless you configure the device to automount, it
This blog post serves as an introduction to Role-Based Access Control (RBAC) in Kubernetes. It is no doubt that currently, Kubernetes is the de facto
In this guide, we are going to learn how to install osquery on Ubuntu 18.04. Osquery is an opensource tool that queries an operating system
In this guide, we are going to learn how to set system wide proxy in Ubuntu 18.04. Imagine you are in a local network environment
In this tutorial, we are going to learn how to install ClamAV on Ubuntu 24.04/Ubuntu 22.04. ClamAV is an open source antivirus engine for detecting trojans, viruses,
Follow through this tutorial to learn how to install TheHive on Ubuntu 22.04/Ubuntu 20.04 server. TheHive, according to their documentation page, is a scalable, open
Sometimes it is easier to connect to an OpenVPN server from the graphical user interface using the Network Manager. In this guide, we are going