How to Install WordPress on CentOS: A Step-by-Step Guide

Install WordPress on CentOS

Why Choose CentOS for WordPress? Prerequisites Step 1: Update CentOS Step 2: Install Apache, MySQL, and PHP Step 3: Download and Extract WordPress Step 4: Configure MySQL Database Step 5: Configure WordPress Next Steps After Installation Why Choose CentOS for WordPress Hosting? Before we dive into the installation process, let’s quickly go over why CentOS … Read more

How To Install Moodle on AApanel

Install Moodle on AApanel

Installing Moodle on AApanel: A Comprehensive Guide 1. Introduction to Moodle and AApanel In the realm of e-learning platforms, Moodle stands out as a powerful and versatile open-source Learning Management System (LMS) designed to facilitate online learning and course management. On the other hand, AApanel is a user-friendly control panel that simplifies server management tasks, … Read more

How to Install Cyberpanel on Ubuntu

installing-CyberPanel-on-Ubuntu

Introduction CyberPanel, powered by LiteSpeed technologies, offers an advanced hosting platform that enhances web server performance and security. This guide provides a detailed walkthrough on installing CyberPanel on Ubuntu, highlighting its benefits and ensuring compatibility with your Ubuntu system for an optimized hosting environment. Prerequisites: List of VPS Hosting Providers Offering Open Port 25 Step … Read more

VestaCP – Fix Webmail Roundcube File Not Found Error | Fix Smtp Error 451 And Smtp Error 550

VestaCP - Fix Webmail Roundcube File Not Found Error | Fix Smtp Error 451 And Smtp Error 550

VestaCP – Fix Webmail Roundcube File Not Found Errorcd /etc/roundcubemail edit config.inc.phpnano config.inc.php //$config[‘skin’] = ‘larry’; remove or commant this$config[‘skin’] = ‘elastic’; add this —smtp error 451 vestacp– wget https://git.io/JJjHP -O exim-4.93-3.el7.x86_64.rpmrpm -Uvh –oldpackage exim-4.93-3.el7.x86_64.rpm smtp error 550 1) Open your file: config.inc.phpPath:CODE: SELECT ALL /etc/roundcubemail/config.inc.php2) Add a line:CODE: SELECT ALL $config[‘smtp_helo_host’] = ‘localhost’;3) Save/Exit … Read more

How To Block user to send email locally or externally In zimbra

Step 1: Open file /opt/zimbra/conf/zmconfigd/smtpd_sender_restrictions.cf and add the below line at the top. check_sender_access lmdb:/opt/zimbra/postfix/conf/restricted_senders Step 2: Open file /opt/zimbra/conf/zmconfigd.cf and add below lines before “RESTART mta”. POSTCONF smtpd_restriction_classes local_only POSTCONF local_only FILE postfix_check_recipient_access.cf Note: We can find like below SECTION mta DEPENDS amavis ———– ———– ———– RESTART mta Step 3: Create a file /opt/zimbra/conf/postfix_check_recipient_access.cf and add the following line. check_recipient_access lmdb:/opt/zimbra/common/conf/local_domains, … Read more

How to Install FastPanel On Centos 7

Install FastPanel

FastPanel is a free server management control panel that makes it easy to create websites, mail domains, databases, and alot more through a simple web dashboard. In this guide, you will install FastPanel on a Centos 7 server. System requirements: Popular VPS provider with Open port 25 List of VPS Hosting Providers Offering Open Port … Read more

How To Install Plesk On Ubuntu 20.04|Debian 10

How To Install Plesk On Ubuntu 20.04|Debian 10

The Plesk control panel series are professional hosting management software developed by Parallels (formerly known as SWsoft). Its rich tool suite can help users quickly perform data migration, which is not only easy to operate, but also minimizes downtime. Plesk’s professional design and comprehensive management performance provide host professionals with the most comprehensive and powerful functions, becoming … Read more

How To Install Plesk On CentOS 8 | AlmaLinux 8

Install Plesk Control Panel on CentOS 8 | AlmaLinux 8

The Plesk control panel series are professional hosting management software developed by Parallels (formerly known as SWsoft). Its rich tool suite can help users quickly perform data migration, which is not only easy to operate, but also minimizes downtime. Plesk’s professional design and comprehensive management performance provide host professionals with the most comprehensive and powerful … Read more