Search Our Database

How to create page redirection using PHP on linux server.

Introduction This article is for web developers, server administrators, and website owners who need to set up page redirection using PHP. It addresses how to redirect users from one webpage to another, which is particularly useful if the original page no longer exists or content has been moved. Follow the steps carefully to ensure the

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 Find the Email List in DirectAdmin (Enhanced Skin)

Introduction DirectAdmin allows users to manage various aspects of their hosting environment, including email accounts. In the Enhanced Skin interface of DirectAdmin, locating and managing your email accounts is a straightforward process. This guide will walk you through how to find the list of email accounts associated with your domain. This is particularly useful for

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