Search Our Database

How to clear unused files and folder

Introduction This guide provides a solution for system administrators and developers who need to efficiently remove directories containing millions of files in Linux environments. Managing such large directories can be challenging due to file system limitations and performance issues. Prerequisites Root access of the server Necessary backups as removing folder is irreversible Important Note: Please

How To Allow Access To Remote MySQL Database Using SSH

Introduction While it is a common practice to have both website and database resides in the same server, it is not considered as the best practice due to multiple reasons such as performance, security or scalability. In this guide, we will provide the steps on how to connect to your MySQL database remotely via SSH

Jaring: How to configure email in Android

Introduction Configuring email on an Android device involves setting up your email account in the phone’s email app, allowing you to access and manage your inbox on the go. This process is essential for staying connected and managing communications efficiently from your mobile device. This guide helps Android users configure their email accounts quickly and

How to troubleshoot WordPress Permission Error via Command Line (CLI)

Introduction WordPress permission errors typically occur due to incorrect file or directory permissions, often resulting in issues such as parent is not writable or errors during plugin installation. Using the Command Line Interface (CLI) allows administrators to quickly reset and correct permission settings, ensuring the site functions smoothly. This guide is for WordPress administrators looking

How to view email headers in webmail and web clients

Introduction This guide is for users who need to view email headers in Webmail and web clients, or when handling downloaded .eml files. Email headers provide essential information for troubleshooting issues such as spam, delivery delays, or authentication failures. The guide will show you how to view these headers in Webmail (Roundcube), other web clients,

How to run Traceroute using Command Prompt in Windows

Introduction Traceroute is a network diagnostic tool that traces the path data takes from your device to a destination server. It identifies each hop along the route and measures the time taken for the data to travel between points, helping to diagnose connection issues. This guide will show you how to run a traceroute using

How to install built-in SSL certificate using AutoSSL in cPanel

Introduction This guide explains how to install built-in SSL certificate using AutoSSL in cPanel. AutoSSL provides free SSL certificates that ensure secure communication between your website and visitors by encrypting data. SSL certificates are essential for improving security and increasing trust for visitors, as well as improving SEO rankings. This guide is intended for cPanel

How to repair MySQL database in cPanel

Introduction cPanel is a widely used web hosting control panel that simplifies the management of websites and servers. Repairing a MySQL database in cPanel helps fix issues like corrupted tables, preventing potential downtime and performance problems. This guide is for website administrators who need to repair a MySQL database in cPanel to address corruption or errors,