Search Our Database

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

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

What to do if your email account has been compromised?

Introduction In today’s digital landscape, email accounts are frequent targets for malicious activities, making it crucial for users to identify if their accounts have been compromised and take prompt action. This guide is for individuals who suspect that their email accounts have been compromised due to unusual activity or unauthorized access. It will outline key

How to change email password in Plesk Onyx

Introduction Managing email accounts is a crucial aspect of administering a web hosting environment. One common task for users is changing the password for their email accounts. Plesk, a widely used web hosting control panel, provides an intuitive way for users to manage their email accounts, including updating passwords. Changing an email password is necessary

How to change OpenSSH Port on CentOS 7

Important Note: CentOS 7 has reached its end-of-life (EOL) as of June 30, 2024. It is recommended to upgrade to a supported version, such as CentOS Stream 9 or an alternative Linux distribution, to ensure continued security updates and support.   Introduction This guide is for system administrators or users managing Linux servers who want

How to set up cron jobs in DirectAdmin

Introduction This guide will walk you through the process of setting up cron jobs in DirectAdmin. Cron jobs are scheduled tasks that run automatically at specific intervals. They are essential for automating tasks like backups, updating databases, sending emails, and more. This article is intended for users who want to automate regular tasks. By following

How to change Firewall rules in CentOS 7

Warning: CentOS 7 reached its end-of-life (EOL) on June 30, 2024. This means it no longer receives security updates or support from the developers. It is strongly recommended to upgrade to a supported operating system version, such as CentOS Stream 9 or an alternative Linux distribution, to maintain security and stability.   Introduction This article