Category: Administration

plesk modsecurity introduction
Instructions
Enable Plesk modsecurity

Plesk offers the possibility to configure the web application firewall (plesk modsecurity) in the administration menu. What is modsecurity? Plesk modsecurity is a web application firewall,

Read "
Instructions
Manage Plesk Roundcube folders

How do I manage the IMAP folders in Plesk Webmail? In our video you will get step-by-step instructions on how to manage the folders in Roundcube Webmailer

Read "
Instructions
Plesk Joomla Toolkit

Plesk has released a new paid addon that allows you to centrally manage your Joomla installations. The Plesk Joomla Toolkit Similar to the WordPress

Read "
Instructions
SRS with postfix under CentOS

In the last few days united internet has decided to block forwarded emails e.g. to gmx or web.de addresses. For customers of other providers

Read "
Administration
Create Plesk eMail address

How do I create an address in the Plesk management interface? In Plesk you can easily set up an email address and use it with your email client or webmail.

Read "
mariadb root change password

Linux MariaDB Root The password of mariadb root is not handy right now, or it has been forgotten? Even if the password is not secure enough and

Read "
postfix: Perfect Forward Secrecy (PFS)

openssl gendh -out /etc/postfix/pfs_512.pem -2 512 openssl gendh -out /etc/postfix/pfs_1024.pem -2 1024 postconf -e "smtpd_tls_dh1024_param_file=/etc/postfix/pfs_1024.pem" postconf -e "smtpd_tls_dh512_param_file=/etc/postfix/pfs_512.pem" postconf -e "smtpd_tls_eecdh_grade=strong" postconf -e "smtp_tls_loglevel=1" postconf

Read "