Articles

 Change User's MySQL Password | Reset MySQL Root Password

To reset the root password for MySQL, follow these steps: Log in to your account using SSH....

 Configuring FTP Passive Mode to Plesk

By default, Plesk allows only active FTP connections. This may result in customers being unable...

 Enabling DKIM Email Signing

Enabling DKIM Email Signing DKIM “provides a method for validating a domain name...

 How To Install ElasticSearch 7.x on CentOS 7 / RHEL 7

This tutorial discusses how to install ElasticSearch 7.x on CentOS 7 / RHEL 7. Elasticsearch is...

 How to change the location for Plesk backup files on a Linux server?

By default, all backup data is stored in the directory /var/lib/psa/dumps. To change the default...

 How to change virtual hosts location in Plesk for Linux?

  In Plesk for Linux, transvhosts.pl utility can be used to change the location for all virtual...

 How to configure Plesk mail in Android

Here is a step-by-step guide to help you configure Plesk mail in Android. Step 1 Open the Gmail...

 How to configure Plesk mail in Outlook

Here is a step-by-step guide to help you configure Plesk mail in Outlook. Step 1 Open outlook...

 How to configure Plesk mail in iOS

Here is a step-by-step guide to help you configure Plesk mail in iOS. Step 1 Go to Settings and...

 How to configure a secure connection when setting up a Plesk email account in email client

To set up an account with secure connection to the mail server in an email client, follow these...

 How to create partition and format a Linux Disk as Ext4 from the Command Line

For the code, I’m just going to assume the drive is /dev/sdb. If you’re following this, make sure...

 How to disable directory browsing globally on whole WHM/cPanel server

o disable directory browsing/listing on whole server, follow these simple instructions: 1. Log...

 How to enable the Apache server statistics on a Plesk server

Connect to a Plesk server via SSH. Check if "status_module" is loaded: for...

 How to enable/disable SELinux on a server

Connect to a server via SSH. Open the /etc/selinux/config file in any text editor. In...

 How to extend an EXT4 partition using parted and resize2fs

Firstly, we want to extend the partition using parted: Bash: root@cana:~# parted /dev/sda...

 How to install APCu module on Plesk server ?

Connect to the server via SSH. Install required development packages: For...

 How to install the php-mcrypt module on a Plesk server

Question How to install the php-mcrypt module on a Plesk server? Answer Notes: The solution in...

 How to log in to MySQL using the Plesk MySQL "admin" password in plain text?

Question It is not possible to log in to MySQL using a Plesk MySQL "admin" password in plain...

 How to manage mailbox size in Web Admin edition?

It is not possible to manage mailbox size via Plesk user interface in Web Admin edition. The...

 How to resize hard drive on Linux systems with LVM?

Connect to the server using SSH. Make sure that the server uses LVM: The similar...

 How to upgrade MariaDB 5.5 to 10.0/10.1/10.2 on Centos 7

  This article provides instructions for upgrading  MariaDB 5.5 to 10.0/10.1/10.2 on Linux. By...

 Installing ConfigServer Security & Firewall (CSF)

Config Server Firewall (CSF) is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion...

 Ports Used by Plesk

This section provides information about setting up the firewall built into your panel so as to...

 Resize an LVM volume

Logical Volume Management (AKA LVM) is a powerful, robust mechanism for managing storage space....

 What is Reverse DNS?

Reverse DNS (rDNS) is name resolution that looks up an IP addresses to obtain a domain name,...

 Connecting using PuTTY on Windows workstations

Configuring PuTTY In PuTTY, under Session, enter your Host Name Under Connection choose Data...

 Connecting using SSH on Linux or OSX workstations

Use the ssh command to connect to your instance. Specify your username and the external IP...

 How to create a .ppk from private key on Windows

Using a Public/Private key to authenticate when logging into SSH can provide added convenience or...