Install NixOS with Gnome Desktop on VirtualBox
In this tutorial, you will learn how to install NixOS with Gnome Desktop on VirtualBox. NixOS, a Linux distribution based on the purely functional package
In this tutorial, you will learn how to install NixOS with Gnome Desktop on VirtualBox. NixOS, a Linux distribution based on the purely functional package
What is VirtualBox unattended installation? Follow through this tutorial to learn how to perform unattended VM installation on VirtualBox 7. VirtualBox provides a feature that
Static ServiceAccount tokens in CI/CD pipelines are one of the most common credential leak vectors on Kubernetes. They turn up in public GitHub commits, misconfigured
In this tutorial, you will learn how to install SonarQube on Ubuntu 20.04. SonarQube® is an automatic code review tool to detect bugs, vulnerabilities, and
In this tutorial, you will learn how to enable basic authentication on ELK stack. Elastic/ELK stack supports user authentication. This enables it to restrict access
In this guide, we are going to demonstrate how to configure SSSD for OpenLDAP Authentication on CentOS 8. In our previous guides, we have covered
In this blog post, you will learn how to backup and restore Elasticsearch Index data. Well, there are various reasons for taking data backups. One
In this guide, we are going to learn how to install PHP 7.4 on Ubuntu 20.04. PHP is a recursive acronym for Hypertext Preprocessor and
In this guide, we are going to learn how to install PHP 7.4 on Debian 10/Debian 9. PHP 7.4 is a minor release of PHP
What is the difference between Kubernetes kubectl drain and kubectl cordon commands? Well, keeping your Kubernetes cluster healthy and running smoothly requires regular maintenance on