linux

PROPERLY disable IPv6 in Rocky Linux

IPv6(128-bit address) is a protocol that will replace the IPv4(32-bit address) network protocol and provide a much larger network address space usage. It is

Omer Cakmak5 min read
linux

Install LXD on Rocky Linux 9 [Step-by-Step]

Step by step instructions to install LXD on Rocky Linux 9

Omer Cakmak7 min read
linux

How to install Arduino IDE on AlmaLinux 8

Step by step instructions to install Arduino on AlmaLinux 8 with screenshots and examples

Deepak Prasad3 min read
linux

How to install VLC Player on AlmaLinux 8 [Step-by-Step]

Step by step instructions to install vlc player on AlmaLinux 8. Upgrade and also Uninstall VLC player.

Deepak Prasad3 min read
linux

How to install Zoom on AlmaLinux 8 [Step-by-Step]

Step by Step instructions to install zoom on Alma Linux 8 with screenshots

Deepak Prasad3 min read
linux

How to install Anydesk on AlmaLinux 8 [Step-by-Step]

Step by step instructions to install anydesk on almalinux 8 with screenshot and examples

Deepak Prasad4 min read
linux

Install Sublime Text 4 on AlmaLinux 8 [Step-by-Step]

Step by step instructions to install sublime text 4 on AlmaLinux 8 with screenshots.

Deepak Prasad4 min read
security

Install Tor Browser on Rocky Linux

Step by step instructions to install and configure tor browser in Rocky Linux. 2 different ways to install tor browser in Linux with screenshots

Deepak Prasad6 min read
linux

Install LEMP Stack on Rocky Linux 8

Step by Step instructions to install LEMP stands on Rocky Linux 8. LEMP stands for Linux, Nginx (Pronounced as Engine-X), MySQL/MariaDB, and PHP. This is a stack that is normally used together to build powerful websites …

Deepak Prasad9 min read
linux

Install LAMP Stack on Rocky Linux 8

Step by Step instructions to install LAMP Stack on Rocky Linux 8. Install and configure Linux, Apache, MariaDB and PHP

Deepak Prasad7 min read
networking

Set Static IP in Rocky Linux [6 Different Methods]

6 different methods to configure and set static IP Address in Rocky Linux. Use nmtui, nmcli, ifcfg, ip and ifconfig utility to configure static IP address

Deepak Prasad11 min read
security

6 easy steps to setup offline two factor authentication in Linux

Configure Google Authenticator with Offline two factor authentication to secure ssh, sudo and su using PAM module pam_google_authenticator.so in RHEL/CentOS 7/8

Deepak Prasad10 min read
security

Install & Configure OpenVPN Server Easy-RSA 3 (RHEL/CentOS 7) in Linux

Install and configure openvpn server and openvpn client with easy-rsa 3 in centos or rhel 7 linux. Create CA, CSR certificates for openvpn server client model.

Deepak Prasad14 min read
system-administration

10 easy steps to move directory to another partition RHEL/CentOS 7/8

How to move directory to another partition move opt to new partition. move home to another partition. move var to new partition in RHEL/CentOS 7/8 Linux.

Deepak Prasad11 min read
system-administration

Configure xfs quota (user, group and project quota) CentOS/RHEL 7/8

Configure xfs quota for user, group, projects (disk). Check and Modify XFS quota grace period. Enable and Disable XFS Quota in RHEL/CentOS 7/8 with examples

Deepak Prasad14 min read
linux

10 easy steps to setup High Availability Cluster CentOS 8

Step-by-Step Guide to setup Linux High Availability Cluster in CentOS 8 using system_id_source uname. Configure pacemaker, corosync and linux HA cluster.

Deepak Prasad16 min read
storage

Step-by-Step Tutorial: Configure Software RAID 1 in Linux

Steps to configure software raid 1 mirroring in linux with and without spare disk with examples in RHEL, CentOS and other Linux distros using mdadm (see [mdadm command](/mdadm-command-in-linux/)).

Deepak Prasad9 min read
storage

How to mount filesystem in certain order one after the other in CentOS/RHEL

Mount filesystem in certain order during reboot one after the other using systemd unit file or /etc/fstab using RequiresMountsFor x-systemd.requires- mounts-for

Deepak Prasad9 min read
system-administration

RHEL/CentOS 8 Kickstart example | Kickstart Generator

In this article I will share most used Kickstart commands to automate installation in sample RHEL/CentOS 8 Kickstart example file and link to kickstart generator

Deepak Prasad13 min read
linux

Install Rocky Linux 8 [Step-by-Step with Screenshots]

This guide covers how to install Rocky Linux 8.4 on VirtualBox. Rocky Linux is the replacement of the much-loved CentOS whose support will end on December 31, 2021

Deepak Prasad8 min read
system-administration

Create Custom RHEL ISO using Cockpit Image Builder (CentOS/RHEL 8)

Steps to create custom RHEL ISO using Cockpit Image Builder Web Console and CLI in RHEL 8 Linux. Create Live ISO, QCOW2, Amazon Machine Image, Azure Disk Img

Deepak Prasad10 min read
devops

Configure High Availability Cluster in CentOS 7 (Step by Step Guide)

Step by Step guide to configure high availability cluster in CentOS or Red Hat 7 using pacemaker and corosync, 3 node HA Cluster on Virtual Box or KVMs..

Deepak Prasad8 min read
system-administration

How to properly update kernel in RHEL/CentOS 7/8 Linux

Steps to update kernel properly in production environment with examples. Precautions to be considered before and after you update kernel in RHEL/CentOS 7 and 8

Deepak Prasad7 min read
system-administration

Join Linux to Windows domain using adcli (RHEL/CentOS 7/8)

The adcli will be using System Security Services Daemon (SSSD) to connect a CentOS/RHEL 7/8 system to Microsoft Active Directory Windows Domain

Deepak Prasad12 min read
linux

KVM Virtualization | Install KVM | RHEL/CentOS 8

KVM Tutorial. Steps to install KVM (Kernel Based Virtual Machine) in RHEL/CentOS 8 Linux. Learn about KVM Hypervisor and KVM virtualization.

Deepak Prasad6 min read
linux

Configure kickstart server | PXE boot server | RHEL/CentOS 8

PXE boot server configuration in linux step by step, kickstart linux tutorial, configure kickstart server, network based installation in linux using kickstart

Deepak Prasad16 min read
system-administration

2 ways to update and rebuild initrd image in CentOS/RHEL 7 and 8

Steps to extract, modify, update and rebuild initrd image in CentOS RHEL 7 and 8 ISO DVD with examples using XZ / LZMA format Update initrd with modules drivers

Deepak Prasad10 min read
system-administration

Configure secure logging with rsyslog TLS to remote log server (CentOS/RHEL

Configure secure logging to remote log server with rsyslog TLS certificates in CentOS/RHEL 7 Forward syslog to remote log server securely using TLS certificates

Deepak Prasad16 min read
security

Simple steps to install & configure ClamAV in CentOS 7

Step by step guide to install and configure ClamAV on CentOS / RHEl 7 Linux. ClamAV is an open source antivirus tool to protect against trojan, viruses etc

Deepak Prasad9 min read
devops

#2-ELK Stack: Enable https with ssl/tls & secure elasticsearch cluster

Steps to enable HTTPS and SSL to secure elasticsearch cluster and ELK Stack using encrypted key and certificates in Linux with examples RHEL/CentOS 7/8

Deepak Prasad9 min read