Configuring a Persistent Static IP on RHEL/CentOS/AlmaLinux with nmcli
- Best Practices & Patterns, Linux Basics, Networking, Security & Hardening, System Administration
- February 6, 2015
Shodan 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 MOREFile-system issues can cause a Linux system, such as Red Hat Enterprise Linux, to fail during boot, leading to system downtime and operational disruption. This guide provides step-by-step instructions on detecting, troubleshooting, and repairing common file-system problems encountered during boot.
READ MOREIntroduction to CI/CD and GitHub Actions Continuous Integration and Continuous Delivery (CI/CD) is a DevOps practice that automates the build, test, and deployment of code whenever changes are pushed to a repository. In simple terms, Continuous Integration (CI) means new code changes are automatically tested (and often merged), ensuring that integration issues are caught early, while Continuous
READ MOREWhen a Linux system refuses to boot, it can be daunting – but a methodical approach will often get you back up and running. This guide provides step-by-step troubleshooting for common boot issues on Ubuntu, CentOS, and RHEL, suitable for intermediate Linux users. We’ll cover preliminary checks (like hardware and BIOS/UEFI settings), using recovery
READ MORE