Search Our Database

How to create self signed SSL Certificate in Linux

Introduction A Self-Signed SSL Certificate is useful when you need to secure communication between your server and clients without involving a third-party Certificate Authority (CA). This can be helpful for testing, internal websites, or private environments. This guide will walk you through creating and installing a self-signed SSL certificate on your server.   Prerequisites Root

How to create email forwarder in DirectAdmin

Introduction An email forwarder is a convenient feature in DirectAdmin that allows you to automatically forward any emails received by one address to another destination email address. This is particularly useful if you manage multiple email accounts and want to centralize all your incoming messages in one mailbox. The following steps will guide you through

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 create Data Center visitation request

Introduction Access to a data center is often required for equipment installation, maintenance, or removal. To ensure a seamless and secure visit, data center administrators usually require visitors to submit a formal visitation request. For actions such as installing or removing equipment, an additional Equipment Declaration Form is often necessary to declare the devices that

How to Manage Database User Accounts in Plesk 12.5

Introduction In Plesk, databases are managed on behalf of user accounts associated with them. Every database must have at least one user account to access it, and any database user can be designated as the default user. The default user credentials are used by Plesk to access the database, even if other users are associated

How to create MySQL database on DirectAdmin (Evolution Skin)

Important Note: This guide is meant for the Evolution Skin Variant of DirectAdmin. If you are using Enchanced Skin, kindly refer to this guide instead: How to create MySQL database on DirectAdmin (Enchanced Skin) Introduction This guide explains the process of creating a MySQL database using the DirectAdmin Evolution skin. It is intended for users

How to create reseller package in DirectAdmin

Introduction This article is for administrators or web hosting providers who want to create reseller packages in DirectAdmin. It covers the steps required to set up customized packages for resellers, helping manage web hosting services efficiently. This guide resolves the need to organize reseller privileges and resources, allowing administrators to control what each reseller can

How to create FTP accounts in Plesk control panel

Introduction This guide provides step-by-step instructions on how to create new FTP accounts in Plesk versions 9.x and 10.x. FTP accounts are essential for managing files on your server, allowing users to upload, download, and modify content within specified directories. This guide is specifically for users and administrators using Plesk versions 9.x and 10.x, which