{"id":2253,"date":"2021-11-15T12:09:59","date_gmt":"2021-11-15T12:09:59","guid":{"rendered":"https:\/\/draculaservers.com\/tutorials\/?p=2253"},"modified":"2024-01-18T13:40:42","modified_gmt":"2024-01-18T13:40:42","slug":"how-to-install-configure-cyberpanel-and-create-a-wordpress-website","status":"publish","type":"post","link":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/","title":{"rendered":"How to Install &#038; Configure CyberPanel and Create a WordPress Website"},"content":{"rendered":"\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<h2 id=\"introduction\" class=\"wp-block-heading\"><a id=\"post-2253-_9vuu6qps7qci\"><\/a>Introduction<\/h2>\r\n\r\n\r\n\r\n<p>In this tutorial we&#8217;ll cover installing CyberPanel on an Ubuntu 20.04 remote server, we will configure some of CyberPanel&#8217;s options, and we&#8217;ll finally use it to set up a WordPress website.<\/p>\r\n\r\n\r\n\r\n<h3 id=\"what-is-cyberpanel\" class=\"wp-block-heading\"><a id=\"post-2253-_r59rtlcq8e9e\"><\/a>What is CyberPanel?<\/h3>\r\n\r\n\r\n\r\n<p>CyberPanel is a <em><strong>free and open-source<\/strong><\/em> web hosting panel that uses <a href=\"https:\/\/openlitespeed.org\/\">OpenLiteSpeed<\/a> as a web server. It\u2019s in active development and has been steadily rising in popularity, along with OpenLiteSpeed.<\/p>\r\n\r\n\r\n\r\n<p>CyberPanel makes it easy for you to set up websites powered by OpenLiteSpeed web server or LiteSpeed Enterprise, along with other useful features to manage your websites.<\/p>\r\n\r\n\r\n\r\n<p>Some notable features are managing users, databases, email, FTP, backups, DNS, automatically issuing SSL certificates with Let\u2019s Encrypt, integration with CloudFlare, Docker management, and more.<\/p>\r\n\r\n\r\n\r\n<p>From those features, you can probably tell that even if CyberPanel is not extremely mature and not yet an industry standard, it is a modern web hosting panel, and the developers are aware of the userbase\u2019s needs.<\/p>\r\n\r\n\r\n\r\n<p>The CyberPanel developers and community are also focused on website speed and Core Web Vitals. That alone is probably a reason enough for some webmasters to try it out.<\/p>\r\n\r\n\r\n\r\n<h4 id=\"what-is-openlitespeed\" class=\"wp-block-heading\"><a id=\"post-2253-_mun6w0dywjt0\"><\/a>What is OpenLiteSpeed?<\/h4>\r\n\r\n\r\n\r\n<p>OpenLiteSpeed is a free, open source, high-performance web server. It is based on the popular Apache HTTP Server, but with a different architecture and a few key features. It is the free version of LiteSpeed. You can check the differences between the two on their official website <a href=\"https:\/\/www.litespeedtech.com\/products\/litespeed-web-server\/editions\">OpenLiteSpeed vs. LiteSpeed Enterprise<\/a>.<\/p>\r\n\r\n\r\n\r\n<h4 id=\"what-is-a-web-server\" class=\"wp-block-heading\"><a id=\"post-2253-_zygg625he6d\"><\/a>What is a Web Server?<\/h4>\r\n\r\n\r\n\r\n<p>Web server is a term used to describe both hardware and software. In our case it&#8217;s software, and it is used to serve web pages to the users. For a deeper understanding of what web servers are and how they work, we recommend this excellent very beginner friendly <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/Common_questions\/What_is_a_web_server\">guide on MDN Web Docs at mozilla.org<\/a>.<\/p>\r\n\r\n\r\n\n\r\n\r\n\r\n<h2 id=\"prerequisites\" class=\"wp-block-heading\"><a id=\"post-2253-_4zp5xf5zk4py\"><\/a>Prerequisites<\/h2>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Acting as the <strong>root user<\/strong><\/li>\r\n<li>A server running one of the supported operating systems Centos 7.x, Centos 8.x, Ubuntu 18.04, Ubuntu 20.04. In this article I\u2019ll be using Ubuntu 20.04.<\/li>\r\n<li>A server with a recommended minimum of 1GB RAM<\/li>\r\n<li>10 GB Disk Space<\/li>\r\n<li>Python 3.x installed on your server<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<h2 id=\"install-cyberpanel-on-ubuntu-centos\" class=\"wp-block-heading\"><a id=\"post-2253-_er5nr2457nwk\"><\/a>Install CyberPanel on Ubuntu\/CentOS<\/h2>\r\n\r\n\r\n\r\n<p>Whether you\u2019re running an Ubuntu or CentOS server, the installation procedure is the same.<\/p>\r\n\r\n\r\n\r\n<h3 id=\"demo-install\" class=\"wp-block-heading\"><a id=\"post-2253-_y1j1bkruyz84\"><\/a>Demo Install<\/h3>\r\n\r\n\r\n\r\n<p>This is a quick demo of the installation process. So you can quickly check it out from start to finish. Going further we\u2019ll go in detail through the installation process:<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\">\r\n<div class=\"wp-block-embed__wrapper\">https:\/\/www.youtube.com\/watch?v=ZDFPYXg5ETk<\/div>\r\n<\/figure>\r\n\r\n\r\n\r\n<p>To install CyberPanel just run the following command, which will download and run the CyberPanel install script:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>$ sh &lt;(curl https:\/\/cyberpanel.net\/install.sh || wget -O - https:\/\/cyberpanel.net\/install.sh)<\/code><\/pre>\r\n\r\n\r\n\r\n<p>During the installation process you\u2019ll be prompted to decide on a few configurations.<\/p>\r\n\r\n\r\n\r\n<p>First, whether you want to install CyberPanel or Exit. Enter 1 if you wish to proceed and press enter.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>                CyberPanel Installer v2.1.1                                                                             \r\n                                                                                                                        \r\n1. Install CyberPanel.                                                                                                  \r\n                                                                                                                        \r\n2. Exit.                                                                                                                \r\n                                                                                                                        \r\n                                                                                                                        \r\n  Please enter the number[1-2]:\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<h3 id=\"selecting-between-openlitespeed-or-litespeed-enterprise\" class=\"wp-block-heading\"><a id=\"post-2253-_exxlzsuc7p0n\"><\/a>Selecting Between OpenLiteSpeed or LiteSpeed Enterprise<\/h3>\r\n\r\n\r\n\r\n<p>Next, if you want to install CyberPanel with <strong>OpenLiteSpeed<\/strong> (1) or <strong>LiteSpeed Enterprise<\/strong> (2).<\/p>\r\n\r\n\r\n\r\n<p><strong>OpenLiteSpeed<\/strong> is the free and open source web server, while <strong>LiteSpeed Enterprise<\/strong> is the paid version and comes with additional features that we won\u2019t cover in this tutorial.<\/p>\r\n\r\n\r\n\r\n<p>In our case, we\u2019ll go with <strong>OpenLiteSpeed<\/strong>. To do that we enter <strong>1<\/strong> and press <strong>Enter<\/strong>.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>                CyberPanel Installer v2.1.1                                                                             \r\n                                                                                                                        \r\nRAM check : 186\/981MB (18.96%)                                                                                          \r\n                                                                                                                        \r\nDisk check : 3\/24GB (15%) (Minimal 10GB free space)                                                                     \r\n                                                                                                                        \r\n1. Install CyberPanel with OpenLiteSpeed.                                                                               \r\n                                                                                                                        \r\n2. Install Cyberpanel with LiteSpeed Enterprise.                                                                        \r\n                                                                                                                        \r\n3. Exit.                                                                                                                \r\n                                                                                                                        \r\n                                                                                                                        \r\n  Please enter the number[1-3]:    \r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<h3 id=\"powerdns-postfix-and-pure-ftpd\" class=\"wp-block-heading\"><a id=\"post-2253-_mjb45gb20gl9\"><\/a>PowerDNS, Postfix and Pure-FTPd<\/h3>\r\n\r\n\r\n\r\n<p>Next we\u2019re prompted if we also want to install a few other services used by CyberPanel. Depending on your needs you may or may not want to install them.<\/p>\r\n\r\n\r\n\r\n<p>For our purposes we\u2019ll install them and briefly explain what each of these services does so you can decide for yourself if you want to install them or not.<\/p>\r\n\r\n\r\n\r\n<p>To install them we enter <strong>Y<\/strong> and press <strong>Enter<\/strong>.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Install Full service for CyberPanel? This will include PowerDNS, Postfix and Pure-FTPd.                                 \r\n                                                                                                                        \r\nFull installation [Y\/n]: Y\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<p>Before going further with the installation, let\u2019s see what each of this service does.<\/p>\r\n\r\n\r\n\r\n<h4 id=\"what-is-powerdns\" class=\"wp-block-heading\"><a id=\"post-2253-_nuclp36xn6c8\"><\/a>What is PowerDNS<\/h4>\r\n\r\n\r\n\r\n<p>PowerDNS is a high-performance, authoritative DNS server. It is an alternative to the popular BIND DNS, and is used by many large-scale websites and Internet infrastructure providers.<\/p>\r\n\r\n\r\n\r\n<h4 id=\"what-is-postfix\" class=\"wp-block-heading\"><a id=\"post-2253-_x560tkcpm0s4\"><\/a>What is Postfix<\/h4>\r\n\r\n\r\n\r\n<p>Postfix is a mail transfer agent (MTA) that is used to send email. It is one of the most common MTAs used on the Internet. It handles the sending of emails to remote systems.<\/p>\r\n\r\n\r\n\r\n<h4 id=\"what-is-pure-ftpd\" class=\"wp-block-heading\"><a id=\"post-2253-_5un8eovw5uwl\"><\/a>What is Pure-FTPD<\/h4>\r\n\r\n\r\n\r\n<p>Pure-FTPd is a free, secure, production-quality and standard-conformant FTP server.<\/p>\r\n\r\n\r\n\r\n<h3 id=\"do-you-want-to-setup-remote-mysql\" class=\"wp-block-heading\"><a id=\"post-2253-_nahea9ihpljd\"><\/a>Do you want to setup Remote MySQL?<\/h3>\r\n\r\n\r\n\r\n<p>Next we\u2019re being asked if we want to use MySQL remotely.<\/p>\r\n\r\n\r\n\r\n<p>A remote database is basically an external database that is hosted on a different server than your application (in this case, the application WordPress). There are <a href=\"https:\/\/webmasters.stackexchange.com\/questions\/92184\/what-are-the-pros-cons-of-using-remote-db\">pros and cons to this<\/a>, depending on your specific case.<\/p>\r\n\r\n\r\n\r\n<p>The most common way to set up WordPress is using a local MySQL database.<\/p>\r\n\r\n\r\n\r\n<p>We also want MySQL installed on the current machine, so we\u2019ll enter <strong>N<\/strong> and press <strong>Enter<\/strong>.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Do you want to setup Remote MySQL? (This will skip installation of local MySQL)                                         \r\n                                                                                                                        \r\n(Default = No) Remote MySQL [y\/N]: N\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<h3 id=\"cyberpanel-version\" class=\"wp-block-heading\"><a id=\"post-2253-_vy40kmwz5fe6\"><\/a>CyberPanel Version<\/h3>\r\n\r\n\r\n\r\n<p>You\u2019ll also be prompted to select which CyberPanel version you\u2019d prefer, should you need a specific version.<\/p>\r\n\r\n\r\n\r\n<p>You can just press <strong>Enter<\/strong> (\u23ce) to proceed with the latest version, which is what we\u2019ll do.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Press Enter key to continue with latest version or Enter specific version such as: 1.9.4 , 2.0.1 , 2.0.2 ...etc \u23ce<\/code><\/pre>\r\n\r\n\r\n\r\n<h3 id=\"choosing-default-password\" class=\"wp-block-heading\"><a id=\"post-2253-_p127h136k6bt\"><\/a>Choosing Default Password<\/h3>\r\n\r\n\r\n\r\n<p>You can select whether the CyberPanel admin password should be.<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>the default password, which is 1234567 (enter <strong>d<\/strong>)<\/li>\r\n<li>a randomly generated password that you\u2019ll be presented with after the install is completed (enter <strong>r<\/strong>).<\/li>\r\n<li>a password that you\u2019d prefer to specify yourself (enter <strong>s<\/strong>)<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>I\u2019ll go with the randomly generated one and enter <strong>r<\/strong>.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Please choose to use default admin password 1234567, randomly generate one (recommended) or specify the admin password? \r\nChoose [d]fault, [r]andom or [s]et password: [d\/r\/s] r \u23ce                                                            \r\n                                                                                                                        \r\nAdmin password will be provided once installation is completed...\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<h3 id=\"install-memcached-and-or-redis-and-their-php-extensions\" class=\"wp-block-heading\"><a id=\"post-2253-_nvg1mc777fht\"><\/a>Install Memcached and\/or Redis, and their PHP Extensions.<\/h3>\r\n\r\n\r\n\r\n<p>Next you can select whether to install Memcached and\/or Redis and their PHP Extensions.<\/p>\r\n\r\n\r\n\r\n<h4 id=\"what-are-memcached-or-redis\" class=\"wp-block-heading\"><a id=\"post-2253-_eamfbouay0ra\"><\/a>What are Memcached or Redis?<\/h4>\r\n\r\n\r\n\r\n<p>In very simple terms, Memcached and Redis are caching systems that allow you to store data in RAM, rather than on the disk. This can greatly improve performance, depending on your use case.<\/p>\r\n\r\n\r\n\r\n<p>Since data is stored in RAM, this means that looking up data stored there is much faster. However it\u2019s much more volatile, so if your system crashes, you\u2019re going to lose that data, unless you\u2019re backing it up consistently.<\/p>\r\n\r\n\r\n\r\n<p>As such, Memcached or Redis can come in really handy when you know you have some queries that might take a long time to process, or you have data that you access often and doesn\u2019t change. You can store that data inside Memcached or Redis, and when you need that data, you can access it much faster than you would when querying it from the database.<\/p>\r\n\r\n\r\n\r\n<p>For a great walkthrough where you can see how Redis actually works, we recommend this excellent 27 minute YouTube video &#8211; <a href=\"https:\/\/www.youtube.com\/watch?v=jgpVdJB2sKQ\">Redis Crash Course by Web Dev Simplified<\/a>.<\/p>\r\n\r\n\r\n\r\n<h4 id=\"memcached-vs-redis\" class=\"wp-block-heading\"><a id=\"post-2253-_h5msmb84oj0m\"><\/a>Memcached vs Redis<\/h4>\r\n\r\n\r\n\r\n<p>The predominant sentiment when you search online, is to just go with Redis, as it can do about everything that Memcached can do, but better. I couldn\u2019t say, however, so you will have to decide for yourself. I believe this <a href=\"https:\/\/aws.amazon.com\/elasticache\/redis-vs-memcached\/\">Redis vs. Memcached Comparison on AWS<\/a> is a good starting point.<\/p>\r\n\r\n\r\n\r\n<p>For demo purposes I\u2019ll install both, so I\u2019ll input <strong>Y<\/strong> for both and press <strong>Enter<\/strong>.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Do you wish to install Memcached process and its PHP extension?                                                         \r\nPlease select [Y\/n]: Y \u23ce                                                                                              \r\n                                                                                                                        \r\nInstall Memcached process and its PHP extension set to Yes...                                                           \r\n                                                                                                                        \r\n                                                                                                                        \r\nDo you wish to install Redis process and its PHP extension?                                                             \r\nPlease select [Y\/n]: Y \u23ce                                                                                               \r\n                                                                                                                        \r\nInstall Redis process and its PHP extension set to Yes... \r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<h3 id=\"install-watchdog-for-web-service-and-database-service\" class=\"wp-block-heading\"><a id=\"post-2253-_12jw284ytujq\"><\/a>Install WatchDog for Web service and Database service<\/h3>\r\n\r\n\r\n\r\n<p>This is the last prompt before the installation begins.<\/p>\r\n\r\n\r\n\r\n<p>In Linux, the system can reset if serious problems are detected. <strong>Watchdog<\/strong> is a background process that helps with this, and tells the Linux kernel if the system is working fine.<\/p>\r\n\r\n\r\n\r\n<p>In our case CyberPanel comes with a script that uses <strong>Watchdog<\/strong> to check the status of LiteSpeed Web Server and MariaDB every 60 seconds, and tries to restart if one of them is not running. Additionally it will send an email to a designated email address.<\/p>\r\n\r\n\r\n\r\n<p>Here is a link to the script if you\u2019d like to read through it &#8211; <a href=\"https:\/\/cyberpanel.sh\/misc\/watchdog.sh\">https:\/\/cyberpanel.sh\/misc\/watchdog.sh<\/a><\/p>\r\n\r\n\r\n\r\n<p>I\u2019ll enter <strong>Y<\/strong> to install WatchDog.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Would you like to set up a WatchDog (beta) for Web service and Database service ?                                       \r\nThe watchdog script will be automatically started up after installation and server reboot                               \r\nIf you want to kill the watchdog , run watchdog kill                                                                    \r\nPlease type Yes or no (with capital Y, default Yes): Y \u23ce\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<h3 id=\"finish-installation-restart-server\" class=\"wp-block-heading\"><a id=\"post-2253-_7dm6tumy884s\"><\/a>Finish Installation &#8211; Restart Server<\/h3>\r\n\r\n\r\n\r\n<p>Finally you\u2019ll be shown the login details for your:<\/p>\r\n\r\n\r\n\r\n<ol class=\"wp-block-list\">\r\n<li>CyberPanel login (panel username\/password)<\/li>\r\n<li>Webadmin login &#8211; which is a graphical interface from where you can configure OpenLiteSpeed. More info in the <a href=\"https:\/\/openlitespeed.org\/kb\/ols-web-admin-console\/\">OpenLiteSpeed Docs<\/a>.<\/li>\r\n<li>Ranloop Admin login &#8211; the webmail login which uses <a href=\"https:\/\/www.rainloop.net\/\">Rainloop<\/a> as the mail client<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<p>You\u2019ll also be asked to restart the server. Copy the credentials and store them somewhere safe, and enter <strong>y<\/strong> and <strong>Enter<\/strong> to restart the server.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Admin password successfully changed!\r\n \r\nFinalizing...\r\n \r\nCleaning up...\r\n \r\n###################################################################\r\n                CyberPanel Successfully Installed\r\n \r\n                Current Disk usage : 7\/24GB (33%)\r\n \r\n                Current RAM  usage : 301\/981MB (30.68%)\r\n \r\n                Installation time  : 0 hrs 14 min 0 sec\r\n \r\n                Visit: https:\/\/212.152.103.165:8090\r\n                Panel username: admin\r\n                Panel password: tt7S7qhroRsNZhvS\r\n                Visit: https:\/\/212.152.103.165:7080\r\n                WebAdmin console username: admin\r\n                WebAdmin console password: IX4PuMZ2sUBKwlPa\r\n \r\n                Visit: https:\/\/212.152.103.165:8090\/rainloop\/?admin\r\n                Rainloop Admin username: admin\r\n                Rainloop Admin password: qp9vVEptcMjy4B\r\n \r\n             Run cyberpanel help to get FAQ info\r\n             Run cyberpanel upgrade to upgrade it to latest version.\r\n             Run cyberpanel utility to access some handy tools .\r\n \r\n              Website : https:\/\/www.cyberpanel.net\r\n              Forums  : https:\/\/forums.cyberpanel.net\r\n              Wikipage: https:\/\/docs.cyberpanel.net\r\n              Docs    : https:\/\/cyberpanel.net\/docs\/\r\n \r\n            Enjoy your accelerated Internet by\r\n                CyberPanel &amp; OpenLiteSpeed\r\n###################################################################\r\nIf your provider has a network-level firewall\r\nPlease make sure you have opened following port for both in\/out:\r\nTCP: 8090 for CyberPanel\r\nTCP: 80, TCP: 443 and UDP: 443 for webserver\r\nTCP: 21 and TCP: 40110-40210 for FTP\r\nTCP: 25, TCP: 587, TCP: 465, TCP: 110, TCP: 143 and TCP: 993 for mail service\r\nTCP: 53 and UDP: 53 for DNS service\r\nWould you like to restart your server now? [y\/N]: y\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<p>As you can see above, we\u2019ve been given some credentials.<\/p>\r\n\r\n\r\n\r\n<p>Further in this tutorial we\u2019ll mostly cover some operations in the CyperPanel Dashboard.<\/p>\r\n\r\n\r\n\r\n<h4 id=\"cyberpanel-dashboard\" class=\"wp-block-heading\"><a id=\"post-2253-_yikwqat4hf5i\"><\/a>CyberPanel Dashboard<\/h4>\r\n\r\n\r\n\r\n<p>This is the dashboard from where you can operate CyberPanel and access all its functionalities.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Visit: https:\/\/212.152.103.165:8090\r\nPanel username: admin\r\nPanel password: tt7S7qhroRsNZhvS\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<p>When you access it you\u2019ll get an SSL warning. Click <strong>Advanced<\/strong> and click to accept the risk and continue, since it\u2019s our website and we know it\u2019s safe.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1272\" height=\"787\" class=\"wp-image-2254\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image.png 1272w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-300x186.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-1024x634.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-768x475.png 768w\" sizes=\"auto, (max-width: 1272px) 100vw, 1272px\" \/><\/figure>\r\n\r\n\r\n\r\n<h4 id=\"webadmin-console-openlitespeed-gui\" class=\"wp-block-heading\"><a id=\"post-2253-_cpzbiulf2cti\"><\/a>WebAdmin Console (OpenLiteSpeed GUI)<\/h4>\r\n\r\n\r\n\r\n<p>OpenLiteSpeed comes with a graphical interface that allows you to configure it.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Visit: https:\/\/212.152.103.165:7080\r\nWebAdmin console username: admin\r\nWebAdmin console password: IX4PuMZ2sUBKwlPa\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1272\" height=\"879\" class=\"wp-image-2255\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-1.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-1.png 1272w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-1-300x207.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-1-1024x708.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-1-768x531.png 768w\" sizes=\"auto, (max-width: 1272px) 100vw, 1272px\" \/><\/figure>\r\n\r\n\r\n\r\n<h4 id=\"rainloop-webmail-admin-panel\" class=\"wp-block-heading\"><a id=\"post-2253-_3htzoyqb3g4i\"><\/a>Rainloop (Webmail) Admin Panel<\/h4>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Visit: https:\/\/212.152.103.165:8090\/rainloop\/?admin\r\nRainloop Admin username: admin\r\nRainloop Admin password: qp9vVEptcMjy4B\r\n<\/code><\/pre>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1272\" height=\"932\" class=\"wp-image-2256\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-2.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-2.png 1272w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-2-300x220.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-2-1024x750.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-2-768x563.png 768w\" sizes=\"auto, (max-width: 1272px) 100vw, 1272px\" \/><\/figure>\r\n\r\n\r\n\r\n<h2 id=\"post-installation-steps\" class=\"wp-block-heading\"><a id=\"post-2253-_ys0vvt73demf\"><\/a>Post Installation Steps<\/h2>\r\n\r\n\r\n\r\n<h3 id=\"changing-cyberpanel-url-optional\" class=\"wp-block-heading\"><a id=\"post-2253-_23odhss8qpzj\"><\/a>Changing CyberPanel URL (Optional)<\/h3>\r\n\r\n\r\n\r\n<p>If we want, we can change the access URL for CyberPanel; that is, instead of <a href=\"http:\/\/your_server_ip:8090\"><strong>http:\/\/your_server_ip:8090<\/strong><\/a> we can change it to a domain (<a href=\"http:\/\/mrtest.site\">http:\/\/mrtest.site<\/a>) or subdomain (<a href=\"http:\/\/panel.mrtestsite\">http:\/\/panel.mrtestsite<\/a>), and optionally add SSL (<a href=\"https:\/\/panel.mrtest.site\">https:\/\/panel.mrtest.site<\/a>).<\/p>\r\n\r\n\r\n\r\n<p>For our example, I\u2019ll change it to a subdomain and add SSL to it, and the new URL will be <a href=\"https:\/\/panel.mrtest.site\">https:\/\/panel.mrtest.site<\/a><\/p>\r\n\r\n\r\n\r\n<h4 id=\"create-a-record\" class=\"wp-block-heading\"><a id=\"post-2253-_fnjfc0g6dhum\"><\/a>Create A Record<\/h4>\r\n\r\n\r\n\r\n<p>To start off, we\u2019ll need to create an A record with our subdomain and point it to the IP of our server.<\/p>\r\n\r\n\r\n\r\n<p>I\u2019m using CloudFlare to manage DNS records, and here\u2019s how my A record for my subdomain looks like (the other records don\u2019t need to match mine):<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"276\" class=\"wp-image-2292\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/image-2.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/image-2.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/image-2-300x81.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/image-2-768x207.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<h4 id=\"create-a-website\" class=\"wp-block-heading\"><a id=\"post-2253-_sqdnn4f0yy6\"><\/a>Create a Website<\/h4>\r\n\r\n\r\n\r\n<p>Next we\u2019ll have to create a website from CyberPanel.<\/p>\r\n\r\n\r\n\r\n<p>To do this, in our dashboard, go to <strong>Websites<\/strong> &gt; <strong>Create Website<\/strong>, whether in the Dashboard section or from the left panel.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"641\" class=\"wp-image-2282\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/Create-Website-1-1024x641.webp\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/Create-Website-1-1024x641.webp 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/Create-Website-1-300x188.webp 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/Create-Website-1-768x481.webp 768w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/Create-Website-1.webp 1272w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Next we\u2019ll need to configure a few options. We don\u2019t have to set many of them, since we won\u2019t actually install a fully functional website, and we just need the domain so we can change our panel\u2019s URL:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Select Package<\/strong>: &lt;package_name&gt;. Packages are like another term for \u201cplans\u201d, where you allocate resources to a website. I\u2019ve left this on <strong>Default<\/strong>. <br \/><br \/>You can configure the resources allocated for each package type in the <strong>Packages<\/strong> section.<\/li>\r\n<li><strong>Select Owner<\/strong>: &lt;owner&gt;. The website\u2019s admin user. I\u2019ll leave <strong>admin<\/strong>.<\/li>\r\n<li><strong>Domain Name<\/strong>: The domain or subdomain you want to associate with the panel. Make sure you have created the A record pointing to the server\u2019s IP. In my case I\u2019ll leave <strong>panel.mrtest.site<\/strong>. <br \/><br \/><strong>Important Note<\/strong>: If your server\u2019s hostname is the same as the domain you\u2019re trying to add, then please check this short section of ths article. (<em>\u201cError message: Blacklisted domain\u201d when Creating Website<\/em>)<\/li>\r\n<li><strong>Email<\/strong>: An email where you can receive emails.<\/li>\r\n<li><strong>Select PHP<\/strong>: This won\u2019t matter in this case, since we\u2019re not setting up a functional website. You can just leave <strong>PHP 7.4<\/strong>.<\/li>\r\n<li><strong>Additional Features<\/strong>: You can leave these unchecked in this case. We\u2019ll set up SSL in a step later.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"700\" class=\"wp-image-2283\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-1-1024x700.webp\" alt=\"Create Website 2\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-1-1024x700.webp 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-1-300x205.webp 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-1-768x525.webp 768w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-1.webp 1272w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>After filling in the options, click <strong>Create Website<\/strong>.<\/p>\r\n\r\n\r\n\r\n<p>If everything worked, you should see a message that the site installation was a success.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"479\" class=\"wp-image-2284\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-2-1024x479.webp\" alt=\"Create Website 3\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-2-1024x479.webp 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-2-300x140.webp 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-2-768x360.webp 768w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-2.webp 1256w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Next, in the left panel of the dashboard, go to <strong>SSL &gt; Hostname SSL<\/strong> and from the dropdown select our newly created website and click on <strong>Issue SSL<\/strong>.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"420\" class=\"wp-image-2285\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-3-1024x420.webp\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-3-1024x420.webp 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-3-300x123.webp 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-3-768x315.webp 768w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-3.webp 1256w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>That\u2019s it. Now you should be able to access CyberPanel from the domain you just added, instead of the IP, followed by port 8090.<\/p>\r\n\r\n\r\n\r\n<p>In my case, I can access it from <a href=\"https:\/\/panel.mrtest.site:8090\">https:\/\/panel.mrtest.site:8090<\/a>.<\/p>\r\n\r\n\r\n\r\n<h2 id=\"setup-a-wordpress-website\" class=\"wp-block-heading\"><a id=\"post-2253-_tgmz0mt5zdnp\"><\/a>Setup a WordPress Website<\/h2>\r\n\r\n\r\n\r\n<p>Creating a WordPress website with CyberPanel is extremely easy, only takes a few mintues,, and you get the added benefit of using the full functionality <a href=\"https:\/\/wordpress.org\/plugins\/litespeed-cache\/\">LSCache<\/a> (LiteSpeed Cache) plugin.<\/p>\r\n\r\n\r\n\r\n<h3 id=\"what-is-lscache\" class=\"wp-block-heading\"><a id=\"post-2253-_tappgw5hd07m\"><\/a>What is LSCache?<\/h3>\r\n\r\n\r\n\r\n<p>LSCache is an extremely popular WordPress caching plugin that comes with lots of useful features. I believe that some users may even use it without its caching capabilities, if they\u2019re running Nginx\/Apache &#8211; they use it because the additional functions are just so useful and well organized.<\/p>\r\n\r\n\r\n\r\n<p><strong>Sidenote<\/strong>: After setting up your website we recommend you check out our section on <em>LSCache Recommended Settings<\/em>.<\/p>\r\n\r\n\r\n\r\n<h3 id=\"create-new-website\" class=\"wp-block-heading\"><a id=\"post-2253-_sdhkhkle986c\"><\/a>Create New Website<\/h3>\r\n\r\n\r\n\r\n<p>Before proceeding, please make sure you have A records for your root domain and for <strong>www<\/strong> pointing to your server.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"276\" class=\"wp-image-2293\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/image-3.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/image-3.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/image-3-300x81.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/image-3-768x207.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>As we\u2019ve done earlier, first we\u2019ll need to create a website from the CyberPanel dashboard. To do this, go to <strong>Websites<\/strong> &gt; <strong>Create Website<\/strong>.<\/p>\r\n\r\n\r\n\r\n<p>Fill in the configurable options, in my case I\u2019ll fill them as:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Select Package: Default<\/strong> package because it\u2019s just fine for me and package configuration is beyond the scope of our tutorial.<\/li>\r\n<li><strong>Select Owner<\/strong>: admin<\/li>\r\n<li><strong>Domain Name<\/strong>: mrtest.site<\/li>\r\n<li><strong>Email<\/strong>: an email I can receive emails to<\/li>\r\n<li><strong>Select PHP: PHP 7.4<\/strong>. At the time of writing (Nov 14th 2021) and with the current WordPress version (5.8.2), the recommended PHP version is 7.4. You can check recommended specs for WordPress here <a href=\"https:\/\/wordpress.org\/about\/requirements\/\">https:\/\/wordpress.org\/about\/requirements\/<\/a><\/li>\r\n<li>I\u2019ll check <strong>SSL<\/strong>, because I want SSL<\/li>\r\n<li>I\u2019ll check <strong>DKIM Support<\/strong> (Domain Keys Identified Mail), because I may want to set up sending emails. You can find <a href=\"https:\/\/cyberpanel.net\/blog\/2018\/05\/15\/achieve-10-10-email-score-with-cyberpanel\/\">more info here<\/a>.<\/li>\r\n<li>I\u2019ll check <strong>open_basedir Procection<\/strong>. You can find <a href=\"https:\/\/cyberpanel.net\/docs\/3-open_basedir-protection\/\">more info here<\/a>.<\/li>\r\n<li>I\u2019ll check <strong>Create Mail Domain<\/strong> which will create a domain <strong>mail.mrtest.site<\/strong>, which I may use for emails, instead of the root domain. Here is an <a href=\"https:\/\/www.mailgun.com\/blog\/the-basics-of-email-subdomains\/\">excellent article from Mailgun.com<\/a>, which also talks about why you should use your subdomain for emails, rather than your root domain.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"756\" class=\"wp-image-2286\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-4-1024x756.webp\" alt=\"Create Website 4\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-4-1024x756.webp 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-4-300x221.webp 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-4-768x567.webp 768w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/webpc-passthru-4.webp 1255w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<h3 id=\"install-wordpress-from-cyberpanel\" class=\"wp-block-heading\"><a id=\"post-2253-_tyl45wa31nsp\"><\/a>Install WordPress from CyberPanel<\/h3>\r\n\r\n\r\n\r\n<p>Next, we can install WordPress on our website.<\/p>\r\n\r\n\r\n\r\n<p>To do this first let\u2019s go to our list of websites. You can find them in the <strong>Websites<\/strong> &gt; <strong>List Websites<\/strong> section.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1256\" height=\"644\" class=\"wp-image-2263\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-9.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-9.png 1256w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-9-300x154.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-9-1024x525.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-9-768x394.png 768w\" sizes=\"auto, (max-width: 1256px) 100vw, 1256px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Next click on <strong>Manage<\/strong> that corresponds to the website you\u2019d like to install WordPress on. In my case, it\u2019s <strong>mrtest.site<\/strong>.<\/p>\r\n\r\n\r\n\r\n<p>This will take us to a section from where we can manage and configure various aspects of our website. If you have ever used other web hosting panels, this may be familiar to you.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1421\" height=\"1219\" class=\"wp-image-2264\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-10.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-10.png 1421w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-10-300x257.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-10-1024x878.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-10-768x659.png 768w\" sizes=\"auto, (max-width: 1421px) 100vw, 1421px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>We won\u2019t cover all the options you can configure, and we\u2019ll go straight to installing WordPress.<\/p>\r\n\r\n\r\n\r\n<p>To do this, just scroll to the bottom of the page and you should see the available applications available for easy installation. At the time of writing, the options are:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>WordPress + LSCache<\/strong> (LiteSpeed Cache)<\/li>\r\n<li><strong>Joomla<\/strong> (another popular CMS)<\/li>\r\n<li><strong>Git<\/strong> (self-hosted git repository)<\/li>\r\n<li><strong>Prestashop<\/strong> (ecommerce CMS)<\/li>\r\n<li><strong>Magento<\/strong> (ecommerce CMS)<\/li>\r\n<li><strong>Mautic<\/strong> (marketing automation platform)<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1272\" height=\"635\" class=\"wp-image-2265\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-11.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-11.png 1272w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-11-300x150.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-11-1024x511.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-11-768x383.png 768w\" sizes=\"auto, (max-width: 1272px) 100vw, 1272px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Go ahead and click on <strong>WP + LSCache<\/strong>, and you\u2019ll be taken to configure a few options for installing WordPress:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Blog Title<\/strong><\/li>\r\n<li><strong>Login User<\/strong><\/li>\r\n<li><strong>Login Password<\/strong><\/li>\r\n<li><strong>Email<\/strong><\/li>\r\n<li><strong>Path <\/strong>(if you\u2019d like a different directory other than the default one)<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1254\" height=\"735\" class=\"wp-image-2266\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-12.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-12.png 1254w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-12-300x176.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-12-1024x600.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-12-768x450.png 768w\" sizes=\"auto, (max-width: 1254px) 100vw, 1254px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>After you can click <strong>Install Now<\/strong>, and you\u2019ll see a loading bar letting you know of the steps it\u2019s going through. When it\u2019s finished then WordPress should be installed.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1272\" height=\"573\" class=\"wp-image-2267\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-13.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-13.png 1272w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-13-300x135.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-13-1024x461.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-13-768x346.png 768w\" sizes=\"auto, (max-width: 1272px) 100vw, 1272px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>When you log into <a href=\"https:\/\/yourwebsite.com\/wp-admin\">https:\/\/yourwebsite.com\/wp-admin<\/a> you\u2019ll also notice LSCache is installed and you can explore the options it offers:<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1272\" height=\"1040\" class=\"wp-image-2268\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-14.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-14.png 1272w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-14-300x245.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-14-1024x837.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-14-768x628.png 768w\" sizes=\"auto, (max-width: 1272px) 100vw, 1272px\" \/><\/figure>\r\n\r\n\r\n\r\n<h3 id=\"lscache-recommended-settings\" class=\"wp-block-heading\"><a id=\"post-2253-_q78wwjbcheuw\"><\/a>LSCache Recommended Settings<\/h3>\r\n\r\n\r\n\r\n<p>After your website is set up, we recommend this excellent article on <a href=\"https:\/\/pagepipe.com\/the-downside-of-litespeed-cache-plugin\/\">LSCache and performance from PagePipe.com<\/a>.<\/p>\r\n\r\n\r\n\r\n<p>They address common misconceptions about website speed and performance, and we guarantee you\u2019ll love most of their articles. If you scroll to the bottom of their article you\u2019ll also reach a free ebook on <a href=\"https:\/\/pagepipe.com\/wp-content\/uploads\/2021\/02\/LiteSpeed-setup-ebook.pdf\">Setting up LSCache (pdf)<\/a> with detailed recommendations on how to configure LSCache for ideal performance.<\/p>\r\n\r\n\r\n\r\n<p>We\u2019re not affiliated with PagePipe.com in any way, they just offer tremendous value through their articles, free of charge, and without wasting your time with fluff.<\/p>\r\n\r\n\r\n\r\n<p>If you\u2019re confused by various conflicting information on pagespeed that you keep coming across online, then we recommend reading through <a href=\"https:\/\/pagepipe.com\/sitemap\/\">their free articles<\/a>.<\/p>\r\n\r\n\r\n\r\n<h2 id=\"other-cyberpanel-faq\" class=\"wp-block-heading\"><a id=\"post-2253-_mcgm6lm0m40u\"><\/a>Other CyberPanel FAQ<\/h2>\r\n\r\n\r\n\r\n<h3 id=\"is-cyberpanel-free\" class=\"wp-block-heading\"><a id=\"post-2253-_pqach54r2toc\"><\/a>Is CyberPanel Free?<\/h3>\r\n\r\n\r\n\r\n<p>Yes, CyberPanel is free and open-source.<\/p>\r\n\r\n\r\n\r\n<h3 id=\"what-is-cyberpanel-used-for\" class=\"wp-block-heading\"><a id=\"post-2253-_tszofd75fn2h\"><\/a>What is CyberPanel used for?<\/h3>\r\n\r\n\r\n\r\n<p>In simple terms, CyberPanel is used to manage your websites.<\/p>\r\n\r\n\r\n\r\n<h3 id=\"how-do-i-access-cyberpanel\" class=\"wp-block-heading\"><a id=\"post-2253-_nfmzm8ml6t7v\"><\/a>How do I access CyberPanel?<\/h3>\r\n\r\n\r\n\r\n<p>To access CyberPanel after first installing it, just visit <strong>https:\/\/&lt;your_server_ip&gt;:8090 <\/strong>in your web browser. Since you probably don\u2019t have SSL set up, click <strong>Advanced<\/strong> and to proceed without an SSL, since it\u2019s a website that we have just set up.<\/p>\r\n\r\n\r\n\r\n<h3 id=\"errors\" class=\"wp-block-heading\"><a id=\"post-2253-_vo1na8weasit\"><\/a>Errors<\/h3>\r\n\r\n\r\n\r\n<h4 id=\"error-message-blacklisted-domain-when-creating-website\" class=\"wp-block-heading\"><a id=\"post-2253-_9g11kdqvbrkm\"><\/a>\u201cError message: Blacklisted domain\u201d when Creating Website<\/h4>\r\n\r\n\r\n\r\n<p>This error happens when you\u2019re trying to create a website with a blacklisted domain or when the domain is the same as the server hostname.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1345\" height=\"582\" class=\"wp-image-2269\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-15.png\" alt=\"\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-15.png 1345w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-15-300x130.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-15-1024x443.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/word-image-15-768x332.png 768w\" sizes=\"auto, (max-width: 1345px) 100vw, 1345px\" \/><\/figure>\r\n\r\n\r\n\r\n<h5 id=\"possible-issue-domain-is-same-as-server-hostname\" class=\"wp-block-heading\"><a id=\"post-2253-_ok29cvx6up9v\"><\/a>Possible Issue &#8211; Domain is Same as Server Hostname<\/h5>\r\n\r\n\r\n\r\n<p>A common scenario when you get this error is when the domain you\u2019re using when creating a website is the same as your server\u2019s hostname. For example if my server\u2019s hostname is <strong>mrtest.site<\/strong> and I\u2019m trying to create <a href=\"https:\/\/mrtest.site\"><strong>https:\/\/mrtest.site<\/strong><\/a>.<\/p>\r\n\r\n\r\n\r\n<p>The great thing is that we can easily bypass this without touching config files. On your server just temporarily change the hostname and then restart the <strong>lspcd<\/strong> service.<\/p>\r\n\r\n\r\n\r\n<p>For exampe, say my server hostname is mrtest.site. Then I\u2019d change it by running:<\/p>\r\n\r\n\r\n\r\n<p>hostname notmrtestsite<\/p>\r\n\r\n\r\n\r\n<p>systemctl restart lspcd<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>$ hostname notmrtestsite\r\n$ systemctl restart lspcd<\/code><\/pre>\r\n\r\n\r\n\r\n<p>Next you can try to create the mrtest.site website again, and it should work. After it has been created, you can go back into your server and change the hostname back, if you want:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>$ hostname mrtest.site\r\n$ systemctl restart lspcd<\/code><\/pre>\r\n\r\n\r\n\r\n<h5 id=\"further-explanation\" class=\"wp-block-heading\"><a id=\"post-2253-_c7leq8sdz5ez\"><\/a>Further Explanation<\/h5>\r\n\r\n\r\n\r\n<p>For a detailed explanation on why this is and how to fix\/bypass it, you can check out this very useful short video from the developer of CyberPanel:<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\r\n<div class=\"wp-block-embed__wrapper\">https:\/\/www.youtube.com\/watch?v=q2ERbypMODg<\/div>\r\n<\/figure>\r\n\r\n\r\n\r\n<h2 id=\"conclusion\" class=\"wp-block-heading\"><a id=\"post-2253-_96m57qrcue7h\"><\/a>Conclusion<\/h2>\r\n\r\n\r\n\r\n<p>Well done. Hopefully this tutorial has given you a basic understanding on how to set up and configure CyberPanel and how to install a WordPress website on it.<\/p>\r\n\r\n\r\n\r\n<p>There are many more notable features worth discussing with regards to CyberPanel that we couldn\u2019t cover in this tutorial. Fortunately, CyberPanel is being actively developed and the community is quite active and growing. For further information you can also check their docs <a href=\"https:\/\/cyberpanel.net\/docs\/\">https:\/\/cyberpanel.net\/docs\/<\/a> as well as the <a href=\"https:\/\/community.cyberpanel.net\/\">CyberPanel Forum<\/a>.<\/p>\r\n\r\n\r\n\r\n<p>Should you have any issues or questions then feel free to leave a comment, and we\u2019ll get back to you as soon as possible.<\/p>\r\n\r\n\r\n\r\n<p><script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is CyberPanel?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"CyberPanel is a free and open-source web hosting panel that uses <a href=\\\"https:\/\/openlitespeed.org\/\\\">OpenLiteSpeed<\/a> as a web server. It\u2019s in active development and has been steadily rising in popularity, along with OpenLiteSpeed.\\n\\nCyberPanel makes it easy for you to set up websites powered by OpenLiteSpeed web server or LiteSpeed Enterprise, along with other useful features to manage your websites.\\n\\nSome notable features are managing users, databases, email, FTP, backups, DNS, automatically issuing SSL certificates with Let\u2019s Encrypt, integration with CloudFlare, Docker management, and more.\\n\\nFrom those features, you can probably tell that even if CyberPanel is not extremely mature and not yet an industry standard, it is a modern web hosting panel, and the developers are aware of the userbase\u2019s needs.\\n\\nThe CyberPanel developers and community are also focused on website speed and Core Web Vitals. That alone is probably a reason enough for some webmasters to try it out.\"}},{\"@type\":\"Question\",\"name\":\"What is OpenLiteSpeed?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"OpenLiteSpeed is a free, open source, high-performance web server. It is based on the popular Apache HTTP Server, but with a different architecture and a few key features. It is the free version of LiteSpeed. You can check the differences between the two on their official website <a href=\\\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/Common_questions\/What_is_a_web_server\\\">OpenLiteSpeed vs. LiteSpeed Enterprise<\/a>.\"}},{\"@type\":\"Question\",\"name\":\"What is a Web Server?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Web server is a term used to describe both hardware and software. In our case it\u2019s software, and it is used to serve web pages to the users. For a deeper understanding of what web servers are and how they work, we recommend this excellent very beginner friendly <a href=\\\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/Common_questions\/What_is_a_web_server\\\">guide on MDN Web Docs at mozilla.org<\/a>.\"}},{\"@type\":\"Question\",\"name\":\"Is CyberPanel Free?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, CyberPanel is free and open-source.\"}},{\"@type\":\"Question\",\"name\":\"What is CyberPanel used for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"In simple terms, CyberPanel is used to manage your websites.\"}},{\"@type\":\"Question\",\"name\":\"How do I access CyberPanel?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"To access CyberPanel after first installing it, just visit <strong>https:\/\/<your_server_ip>:8090<\/strong> in your web browser. Since you probably don\u2019t have SSL set up, click Advanced and to proceed without an SSL, since it\u2019s a website that we have just set up.\"}}]}<\/script><\/p>\r\n<!--FAQPage Code Generated by https:\/\/saijogeorge.com\/json-ld-schema-generator\/faq\/-->","protected":false},"excerpt":{"rendered":"<p>&nbsp; Introduction In this tutorial we&#8217;ll cover installing CyberPanel on an Ubuntu 20.04 remote server, we will configure some of CyberPanel&#8217;s options, and we&#8217;ll finally use it to set up a WordPress website. What is CyberPanel? CyberPanel is a free and open-source web hosting panel that uses OpenLiteSpeed as a web server. It\u2019s in active [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2294,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[72,1,6,64,22,16],"tags":[],"class_list":["post-2253","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-centos","category-getting-started","category-hosting","category-open-source","category-ubuntu","category-wordpress"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"featured_image_urls_v2":{"full":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png",1024,512,false],"thumbnail":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website-150x150.png",150,150,true],"medium":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website-300x150.png",300,150,true],"medium_large":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website-768x384.png",768,384,true],"large":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png",1024,512,false],"1536x1536":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png",1024,512,false],"2048x2048":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png",1024,512,false],"pk-small":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website-80x80.png",80,80,true],"pk-thumbnail":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website-300x225.png",300,225,true]},"post_excerpt_stackable_v2":"<p>&nbsp; Introduction In this tutorial we&#8217;ll cover installing CyberPanel on an Ubuntu 20.04 remote server, we will configure some of CyberPanel&#8217;s options, and we&#8217;ll finally use it to set up a WordPress website. What is CyberPanel? CyberPanel is a free and open-source web hosting panel that uses OpenLiteSpeed as a web server. It\u2019s in active development and has been steadily rising in popularity, along with OpenLiteSpeed. CyberPanel makes it easy for you to set up websites powered by OpenLiteSpeed web server or LiteSpeed Enterprise, along with other useful features to manage your websites. Some notable features are managing users, databases,&hellip;<\/p>\n","category_list_v2":"<a href=\"https:\/\/draculaservers.com\/tutorials\/category\/centos\/\" rel=\"category tag\">CentOS<\/a>, <a href=\"https:\/\/draculaservers.com\/tutorials\/category\/getting-started\/\" rel=\"category tag\">Getting Started<\/a>, <a href=\"https:\/\/draculaservers.com\/tutorials\/category\/hosting\/\" rel=\"category tag\">Hosting<\/a>, <a href=\"https:\/\/draculaservers.com\/tutorials\/category\/open-source\/\" rel=\"category tag\">Open-source<\/a>, <a href=\"https:\/\/draculaservers.com\/tutorials\/category\/ubuntu\/\" rel=\"category tag\">Ubuntu<\/a>, <a href=\"https:\/\/draculaservers.com\/tutorials\/category\/wordpress\/\" rel=\"category tag\">Wordpress<\/a>","author_info_v2":{"name":"Vlad","url":"https:\/\/draculaservers.com\/tutorials\/author\/vlad\/"},"comments_num_v2":"0 comments","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Complete Guide: Create WordPress Site with CyberPanel on Ubuntu<\/title>\n<meta name=\"description\" content=\"Discover how to effortlessly install CyberPanel on an Ubuntu 20.04 server, configure its features, and efficiently create a WordPress website using CyberPanel.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Complete Guide: Create WordPress Site with CyberPanel on Ubuntu\" \/>\n<meta property=\"og:description\" content=\"Discover how to effortlessly install CyberPanel on an Ubuntu 20.04 server, configure its features, and efficiently create a WordPress website using CyberPanel.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/\" \/>\n<meta property=\"og:site_name\" content=\"Dracula Servers Tutorials\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-15T12:09:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-18T13:40:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Vlad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vlad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"20 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/\"},\"author\":{\"name\":\"Vlad\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/person\\\/931f7fa8b2126ace6edfb82775e0ec0e\"},\"headline\":\"How to Install &#038; Configure CyberPanel and Create a WordPress Website\",\"datePublished\":\"2021-11-15T12:09:59+00:00\",\"dateModified\":\"2024-01-18T13:40:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/\"},\"wordCount\":3031,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png\",\"articleSection\":[\"CentOS\",\"Getting Started\",\"Hosting\",\"Open-source\",\"Ubuntu\",\"Wordpress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/\",\"name\":\"Complete Guide: Create WordPress Site with CyberPanel on Ubuntu\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png\",\"datePublished\":\"2021-11-15T12:09:59+00:00\",\"dateModified\":\"2024-01-18T13:40:42+00:00\",\"description\":\"Discover how to effortlessly install CyberPanel on an Ubuntu 20.04 server, configure its features, and efficiently create a WordPress website using CyberPanel.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/#primaryimage\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png\",\"contentUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png\",\"width\":1024,\"height\":512,\"caption\":\"How to Install & Configure CyberPanel and Create a WordPress Website\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install &#038; Configure CyberPanel and Create a WordPress Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#website\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\",\"name\":\"Dracula Servers Tutorials\",\"description\":\"Dedicated Servers\",\"publisher\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\",\"name\":\"Dracula Servers\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/dracula_full_logo_smaller.png\",\"contentUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/dracula_full_logo_smaller.png\",\"width\":1625,\"height\":200,\"caption\":\"Dracula Servers\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/person\\\/931f7fa8b2126ace6edfb82775e0ec0e\",\"name\":\"Vlad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"caption\":\"Vlad\"},\"description\":\"Tech Support\",\"sameAs\":[\"https:\\\/\\\/draculaservers.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Complete Guide: Create WordPress Site with CyberPanel on Ubuntu","description":"Discover how to effortlessly install CyberPanel on an Ubuntu 20.04 server, configure its features, and efficiently create a WordPress website using CyberPanel.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/","og_locale":"en_US","og_type":"article","og_title":"Complete Guide: Create WordPress Site with CyberPanel on Ubuntu","og_description":"Discover how to effortlessly install CyberPanel on an Ubuntu 20.04 server, configure its features, and efficiently create a WordPress website using CyberPanel.","og_url":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/","og_site_name":"Dracula Servers Tutorials","article_published_time":"2021-11-15T12:09:59+00:00","article_modified_time":"2024-01-18T13:40:42+00:00","og_image":[{"width":1024,"height":512,"url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png","type":"image\/png"}],"author":"Vlad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vlad","Est. reading time":"20 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/#article","isPartOf":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/"},"author":{"name":"Vlad","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/person\/931f7fa8b2126ace6edfb82775e0ec0e"},"headline":"How to Install &#038; Configure CyberPanel and Create a WordPress Website","datePublished":"2021-11-15T12:09:59+00:00","dateModified":"2024-01-18T13:40:42+00:00","mainEntityOfPage":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/"},"wordCount":3031,"commentCount":0,"publisher":{"@id":"https:\/\/draculaservers.com\/tutorials\/#organization"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/#primaryimage"},"thumbnailUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png","articleSection":["CentOS","Getting Started","Hosting","Open-source","Ubuntu","Wordpress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/","url":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/","name":"Complete Guide: Create WordPress Site with CyberPanel on Ubuntu","isPartOf":{"@id":"https:\/\/draculaservers.com\/tutorials\/#website"},"primaryImageOfPage":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/#primaryimage"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/#primaryimage"},"thumbnailUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png","datePublished":"2021-11-15T12:09:59+00:00","dateModified":"2024-01-18T13:40:42+00:00","description":"Discover how to effortlessly install CyberPanel on an Ubuntu 20.04 server, configure its features, and efficiently create a WordPress website using CyberPanel.","breadcrumb":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/#primaryimage","url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png","contentUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2021\/11\/How-to-Install-Configure-CyberPanel-and-Create-a-WordPress-Website.png","width":1024,"height":512,"caption":"How to Install & Configure CyberPanel and Create a WordPress Website"},{"@type":"BreadcrumbList","@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-configure-cyberpanel-and-create-a-wordpress-website\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/draculaservers.com\/tutorials\/"},{"@type":"ListItem","position":2,"name":"How to Install &#038; Configure CyberPanel and Create a WordPress Website"}]},{"@type":"WebSite","@id":"https:\/\/draculaservers.com\/tutorials\/#website","url":"https:\/\/draculaservers.com\/tutorials\/","name":"Dracula Servers Tutorials","description":"Dedicated Servers","publisher":{"@id":"https:\/\/draculaservers.com\/tutorials\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/draculaservers.com\/tutorials\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/draculaservers.com\/tutorials\/#organization","name":"Dracula Servers","url":"https:\/\/draculaservers.com\/tutorials\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/logo\/image\/","url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2016\/06\/dracula_full_logo_smaller.png","contentUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2016\/06\/dracula_full_logo_smaller.png","width":1625,"height":200,"caption":"Dracula Servers"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/person\/931f7fa8b2126ace6edfb82775e0ec0e","name":"Vlad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","caption":"Vlad"},"description":"Tech Support","sameAs":["https:\/\/draculaservers.com"]}]}},"_links":{"self":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/2253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/comments?post=2253"}],"version-history":[{"count":12,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/2253\/revisions"}],"predecessor-version":[{"id":2701,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/2253\/revisions\/2701"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/media\/2294"}],"wp:attachment":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/media?parent=2253"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/categories?post=2253"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/tags?post=2253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}