Archive for Shahid Malla

How To Modify a cPanel Individual User Cron Job Using SSH

Introduction Cron jobs are an essential tool for scheduling tasks on your website’s server. In cPanel, managing cron jobs for individual user accounts is straightforward, but sometimes you might need to modify these jobs directly using SSH for more advanced control. This guide will walk you through the process in simple, easy-to-understand steps. Remember, this […]

Continue reading
Suspending and Unsuspending Accounts via Root SSH in WHM/cPanel

In a WHM or cPanel server, administrators often need to manage user accounts, especially in situations where an account is involved in undesirable activities such as spamming or phishing. Suspending an account temporarily disables it, preventing any activity. This can be crucial for maintaining server integrity and security. While these actions can be performed through […]

Continue reading
Boost Your Business with Custom WHMCS Tools

Introduction Custom WHMCS Tools. Web Host Manager Complete Solution (WHMCS) emerges as a powerful ally in this quest, offering a platform that can be extensively customized to suit various business needs. Custom WHMCS solutions provide an unparalleled opportunity to supercharge your business, adapting to your unique challenges and objectives. Understanding WHMCS and Its Capabilities WHMCS […]

Continue reading
Quick Guide WHMCS Installation and Setup

Introduction of WHMCS Installation and Setup Web Host Manager Complete Solution (WHMCS) is an all-in-one client management, billing, and support solution for online businesses, particularly in the web hosting and domain registration sectors. Its comprehensive suite of tools simplifies and automates the process of hosting and domain management, billing customers, and providing support. This guide […]

Continue reading
How to Add Windows Templates for VM/KVM

How to Add Windows Templates Introduction Creating virtual machines on KVM (Kernel-based Virtual Machine) often requires installing specific operating system templates. In this tutorial, we’ll guide you through the process of downloading and adding Windows templates for KVM. We’ll use the example of adding a Windows 2022 template. Prerequisites Steps to Add Windows Templates 1. […]

Continue reading
Resolving “Email Account Already Exists” Issue: A Step-by-Step Guide

Introduction: Encountering the “Email Account Already Exists” error can be a frustrating experience for users managing their Linux servers. Fortunately, our Support Engineers have devised a straightforward solution to help you overcome this hurdle. In this tutorial, we will guide you through the process of fixing this issue step by step. Step 1: Log in […]

Continue reading
Fixing cPanel Curl Not Found Issue due to Missing Hostname and Nameservers

The tutorial addresses the cPanel curl not found issue caused by missing hostnames and nameservers. It provides a step-by-step guide to set up the hostname, update the /etc/hosts file, configure nameservers, restart the networking service, and verify changes. Replace “yourhostname.example.com” with your desired hostname. Add the following line: Save and exit. Add your nameservers: Replace […]

Continue reading
One-Click cPanel Server Issue Fixer Tutorial

Managing a cPanel server efficiently is crucial for optimal website performance and user experience. In this tutorial, we’ll guide you through creating a one-click solution to fix common cPanel server issues using a custom bash script. This script will automate the process, making it convenient for users to resolve problems with just a single command. […]

Continue reading
Creating a Database, Database User, and Connecting in AlmaLinux, rockylinux etc

This tutorial will guide you through the process of creating a database, database user, and connecting to it in AlmaLinux using the popular MariaDB database server. Prerequisites: 1. Installing MariaDB: Open a terminal window and type the following command to install MariaDB: Enter your root password when prompted and press Enter. The installation process will […]

Continue reading