Articles
By default, Plesk allows only active FTP connections. This may result in customers being unable...
Enabling DKIM Email SigningEnabling DKIM Email Signing DKIM “provides a method for validating a domain name...
How To Install ElasticSearch 7.x on CentOS 7 / RHEL 7This tutorial discusses how to install ElasticSearch 7.x on CentOS 7 / RHEL 7. Elasticsearch is...
How to Install MySQL on CentOS 7MySQL is a popular database management system used for web and server applications. However,...
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 AndroidHere 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 OutlookHere is a step-by-step guide to help you configure Plesk mail in Outlook. Step 1 Open outlook...
How to configure Plesk mail in iOSHere is a step-by-step guide to help you configure Plesk mail in iOS. Step 1 Go to Settings and...
How to create partition and format a Linux Disk as Ext4 from the Command LineFor 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 servero disable directory browsing/listing on whole server, follow these simple instructions: 1. Log...
How to enable the Apache server statistics on a Plesk serverConnect to a Plesk server via SSH. Check if "status_module" is loaded: for...
How to enable/disable SELinux on a serverConnect 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 resize2fsFirstly, 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 serverQuestion 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 upgrade MariaDB 5.5 to 10.0/10.1/10.2 on Centos 7This 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 PleskThis section provides information about setting up the firewall built into your panel so as to...
Setting up Nameserver DNS Using cPanel/WebHost ManagercPanel's WebHost Manager® (WHM) lets you use your own domain name as a nameserver for websites...
What is Reverse DNS?Reverse DNS (rDNS) is name resolution that looks up an IP addresses to obtain a domain name,...
Which ports to unblock for VPN traffic to pass-through?Microsoft RRAS server and VPN client supports PPTP, L2TP/IPSec, SSTP and IKEv2 based VPN...
Windows: Accessing Your Server with Remote DesktopThis article explains how to use Remote Desktop to access your Windows server’s desktop from...
Connecting using PuTTY on Windows workstationsConfiguring PuTTY In PuTTY, under Session, enter your Host Name Under Connection choose Data...
Connecting using SSH on Linux or OSX workstationsUse the ssh command to connect to your instance. Specify your username and the external IP...
How to create a .ppk from private key on WindowsUsing a Public/Private key to authenticate when logging into SSH can provide added convenience or...