Configuring a Persistent Static IP on RHEL/CentOS/AlmaLinux with nmcli
- Best Practices & Patterns, Linux Basics, Networking, Security & Hardening, System Administration
- February 6, 2015
Automating OS installations can save time and ensure consistency, especially when deploying multiple virtual machines. Kickstart is a tool from Red Hat that allows you to automate the installation of RHEL and its derivatives by providing a file with answers to all the installation prompts. In this guide, we’ll walk through a beginner-friendly step-by-step process to automate the installation of Red Hat Enterprise Linux 9 and CentOS Stream 9 on KVM using Kickstart. We assume you already have KVM (via libvirt/QEMU) installed and configured on your host system.
READ MOREThis guide shows how to install and run DeepSeek on Ubuntu or RHEL/CentOS using the simplest methods (Docker or prebuilt binaries). You’ll learn to download the model, run a prompt, and verify output.
READ MOREShodan is a powerful search engine designed to find internet-connected devices across the globe. It goes beyond conventional search engines by enabling the discovery of specific hardware and software configurations. This guide covers installing and effectively using Shodan’s Command-Line Interface (CLI) on Linux systems including Debian-based (like Ubuntu) and CentOS/RHEL.
READ MORESELinux (Security-Enhanced Linux) is a powerful security feature of Red Hat Enterprise Linux and CentOS. It provides a mechanism to enforce mandatory access control policies. However, SELinux can occasionally block legitimate activities if misconfigured. Here’s how you can investigate and resolve SELinux issues effectively.
READ MOREGLPI (Gestionnaire Libre de Parc Informatique) is a powerful open-source IT asset management, issue tracking, and service desk system. This guide covers the installation of GLPI on a RHEL/CentOS-based server.
READ MOREHow to Fix ‘bash: TMOUT: readonly variable’ in Linux When Connecting via sudo or SSH
READ MORE