Recommended Services
Supported Scripts
Category: RedHat
Install PHP Imagick Extension on cPanel/WHM (EasyApache 4)
The PHP Imagick extension provides PHP bindings for ImageMagick — a powerful image processing library. On cPanel servers with ...
tcpkill: Kill Active TCP Connections from a Specific IP on Linux
tcpkill is a network utility that forcibly terminates active TCP connections matching a specified filter. It's part of the ...
Install PHP OCI8 Extension for Oracle Database on cPanel EasyApache 4
The PHP OCI8 extension allows PHP to connect to Oracle databases. This guide covers installation on cPanel EasyApache 4 ...
Adding Persistent Static Routes on Linux (nmcli and Route Files)
Persistent static routes survive server reboots. On RHEL-based systems they can be configured via NetworkManager (nmcli — recommended on ...
Adding Temporary Static Routes on Linux with ip route
Temporary routes are added immediately using the ip route add command and take effect without any service restart. They ...
Linux Routing: Understanding and Managing Static Routes on CentOS/AlmaLinux
Static routes tell the Linux kernel how to reach a network that isn't directly connected. Without a route entry, ...
Linux find Command: Complete Guide with Real-World Examples
The Linux find command is one of the most powerful tools in a sysadmin's toolkit. It searches directory trees ...
How to Generate a CSR (Certificate Signing Request) with OpenSSL
A Certificate Signing Request (CSR) is required when purchasing an SSL/TLS certificate from a Certificate Authority (CA). It contains ...
How to Change the Hostname on Linux (AlmaLinux, CentOS, Ubuntu)
Changing a server's hostname is a common task after provisioning or when reorganising infrastructure. This guide covers the correct ...
