How to setup Domain Alias on Plesk

Introduction Domain aliases allow multiple domain names to point to the same website. This feature is useful when you want to make a website accessible via different domain names. When a user types a domain alias in their browser, they are redirected to the primary domain the alias is associated with, providing a seamless user

How to access phpMyAdmin from Plesk 8.3 control panel

Introduction phpMyAdmin is a free, web-based software tool written in PHP designed to simplify the administration of MySQL databases. It provides a user-friendly interface for tasks such as managing databases, tables, columns, relations, and permissions. This guide is for users who need to access phpMyAdmin through Plesk to manage their MySQL databases. By the end

How to Set Mailbox Quotas as a User in Plesk 17

Introduction Managing email storage efficiently is crucial for ensuring smooth communication and optimal performance of your server. This guide will walk you through the process of adjusting the mailbox quota for an email account in the Plesk Control Panel. Adjusting the mailbox quota allows you to allocate the appropriate amount of storage space to each

Install LAMP on CentOS 7

Important Note: CentOS 7 reached End of Life (EOL) on June 30, 2024, and is no longer supported by Red Hat. This means CentOS 7 may be vulnerable to security risks and unpatched vulnerabilities. It is strongly recommended to consider upgrading to a supported operating system to ensure continued security and support. If you still

How to set mailbox quotas as a reseller in Plesk 17

Introduction This guide is for resellers using Plesk who need to manage mailbox quotas for domains. It explains how to set or modify the mailbox quota for a specific domain. This can be particularly useful for managing email storage limits for your clients. This guide will cover the process of adjusting mailbox quotas through the

Adding and Removing Domains in Plesk 12.5

Introduction This guide is intended for users who have a hosting package that supports multiple domain names and want to manage additional domains using Plesk. It covers the steps for adding, registering, and removing domain names, including second-level domains like example.com and subdomains like blog.example.com. This article is suitable for both beginners and experienced users

How to SSH into your Cloud server

Introduction In this tutorial, we will guide you through the most important step for accessing your cloud server. Since your hosting plan is unmanaged, the only way to access your server is via SSH (Secure Shell). SSH provides a secure way to manage and interact with your server remotely.   Using Windows Platform To connect

How to update total disk space in DirectAdmin (Enhanced skin)

Introduction This article explains how to update the total disk space in DirectAdmin. It is intended for administrators or users with access to the DirectAdmin control panel who need to modify the disk space allocated to a domain or user. Keeping the disk space updated ensures your hosting environment reflects accurate storage allocations, preventing potential

Using a Cross Certificate for compatibility with older devices

Overview Older devices may not support the latest CA root certificates from GlobalSign, which can result in connection issues when accessing secure websites. In such cases, implementing a Cross Certificate provides a workaround by chaining the SSL certificate to an alternate root certificate that is compatible with these older devices. This guide outlines the steps