In this article, you will learn how to forward Linux system logs to a remote server using rsyslog. rsyslog is a robust and versatile logging service found in most Linux…
How to Create and Manage Cron Logs in Linux
July 1, 2025 / Servers, Hosting & EmailIn this guide, we will walk you through how to create, enable, and manage cron logs in Linux. In Linux, cron jobs are planned tasks that run automatically at scheduled…
How to Set SSH Login Email Alerts on a Linux Server
June 30, 2025 / Servers, Hosting & EmailThis article explains how to set SSH login email alerts on a Linux server. Receiving email alerts is a simple and effective way to monitor unauthorised or suspicious access on…
How to Enable PostgreSQL Support in CageFS on CloudLinux OS
June 27, 2025 / Servers, Hosting & EmailThis article explains how to enable PostgreSQL support in CageFS on CloudLinux OS 6 and 7. It covers socket configuration, CageFS integration, and additional steps for cPanel servers to ensure…
How to Install and Manage Multiple Ruby Versions Using RVM
June 23, 2025 / Servers, Hosting & EmailWith RVM (Ruby Version Manager), you can easily install and manage multiple versions of Ruby on a single system. Follow the guide: To install a specific Ruby version, run: With…
How to Install, Use, and Optimise the Clear Cache Extension
June 20, 2025 / Account ManagementThis guide walks you through how to install, configure, and use the Clear Cache extension effectively. Google Chrome, along with other major browsers, supports a wide range of extensions to…
How to Manually Change the Domain of Your WordPress Site
June 16, 2025 / Domain and DNSThis guide will walk you through the steps to manually change the domain of your WordPress site. If you want to duplicate your WordPress site and use it on a…
How to resolve Issue: Permission Denied When Saving alt_php.ini in CageFS
June 13, 2025 / Command LineIn this article, you will learn how to resolve the Issue: Permission Denied When Saving alt_php.ini in CageFS. When attempting to reset, add, or configure PHP extensions using PHP Selector…
How to Enable or Disable yum/dnf repository
June 9, 2025 / Command LineThis guide explains how to enable or disable yum/dnf repository, this can be done temporarily through the command line or permanently by editing the repo configuration file. Follow the guide:…
How to Add Third-party Software into CageFS
June 5, 2025 / Command LineIn this article, we explain how to add third-party software to CageFS because, by default, CageFS does not include third-party software. To include it, follow these steps: Create a new…