Add, Delete And Grant Sudo Privileges To Users In Fedora 36
Using sudo program, we can elevate the ability of a normal user to run administrative tasks, without giving away the root user’s password in Linux operating systems. This guide explains …
Linux Howto’s for System Administrations
linuxhowto.net AI Version 0.8
Using sudo program, we can elevate the ability of a normal user to run administrative tasks, without giving away the root user’s password in Linux operating systems. This guide explains …
GLPI is a French acronym for ‘Gestionnaire Libre de Parc Informatique‘ or simply ‘Free IT Equipment Manager‘ It’s an open-source IT asset Management, service Desk System, and issue tracking system …
Graylog is an industry-leading opensource log management solution for collecting, storing, indexing, and analyzing real-time data from applications and a myriad of devices in IT infrastructures such as servers, routers, …
Icinga2 is a feature-rich open-source network monitoring and alerting application that is a fork of the Nagios monitoring tool. It was built to address the shortcomings of Nagios and introduce …
If you are new to Linux or someone who plans to ditch windows and switch to Linux, then this article will be of great use to you. This step by …
Everyone knows that Linux systems come with root user access and by default, root access is enabled for the outside world. For security reasons, it’s not a good idea to …
LXD is described as the next-generation container and virtual machine manager that offers an immersive for Linux systems running inside containers or as virtual machines. It provides images for an …
In this article, we are going to learn about Kubernetes cluster installation using Kubeadm in RHEL 8, and its clones like AlmaLinux 8, CentOS 8, and Rocky Linux 8. Before …
Lighttpd is an open-source, high-performance, super-fast, flexible, and simple to configure secure web server that provides support for the broad technologies that include PHP, FastCGI, Auth, SSL, URL rewriting, reverse …
GRand Unified Bootloader (GRUB) is a default bootloader in all Unix-like operating systems. As promised in our earlier article “How to reset a forgotten root password“, here we are going …