How to install Redis in CyberPanel | Redis CyberPanel

How to install Redis in CyberPanel | Redis CyberPanel

CyberPanel offer you one click installtion of the Redis. CyberPanel allows you a very quick and easy setup for the Redis. Redis CyberPanel is a very advanced and new feature.

Redis is an open-source cache used to cache databases and is used as a message broker. Nowadays it is very important to use cache and boost your website. CyberPanel helps you to do this.

CyberPanel is a web hosting control panel designed to manage websites and servers. It is built on top of OpenLiteSpeed or LiteSpeed Enterprise, which are high-performance web servers known for their speed and security. CyberPanel provides an easy-to-use graphical interface for handling website management tasks such as creating and managing domains, setting up SSL certificates, handling DNS, and managing databases.

Redis CyberPanel | Setup Redis Using CyberPanel:

Follow these steps to set up Redis on your server.

  1. Login to CyberPanel: Access your CyberPanel control panel by visiting https://yourdomain.com:8090, then log in with your username and password.
  2. One-Click Redis Installation: Navigate to the Manage Services section in CyberPanel, select Applications, and click Install Redis for a quick, automatic setup of the Redis server on your machine.
  3. Install the Redis PHP Extension: Go to the PHP section in CyberPanel, click on Install Extensions, search for Redis, and click Install to add the Redis PHP extension for Redis-PHP communication.
  4. Setup Redis on WordPress using LiteSpeed Cache (LS Cache): Log in to WordPress, navigate to LiteSpeed Cache > Cache > Object, enable Object Cache, set Redis as the method, change the port to 6379, and save the settings; ensure that both the Redis PHP extension and connection test pass to confirm Redis is configured properly.

Login to CyberPanel:

Login to your CyberPanel using the credentials. Follow the link with port 8090.

https://<Your_IP>:8090
CyberPanel

One-Click Redis Install:

To install Redis on your server you have to go to the Manage Services->Application -> Redis then you can see the install button there. Click that and your Redis will be installed.

https://<Your-IP>:8090/manageservices/manageApplications
Redis CyberPanel
Redis Install

Now your Redis is installed and you have to install the PHP extension to run properly.

Install Redis PHP extension:

Now go to the PHP-> Install Extension Then you have to select the PHP version for which you want to install Redis Extension. You can also follow this link.

https://<Your-IP>:8090/managephp/installExtensions
PHP Extension

Now search Redis on the search bar and you can see Redis PHP extension press the Install button and everything is good to go.

Redis

Setup Redis on WordPress using LS Cache:

Now it’s time to set up Redis on your WordPress site. We will tell you here how you can setup Redis on your WordPress site without any extra plugins. The Ls cache plugin will all do for you. Let’s begin with how to do it.


  1. In the WordPress dashboard, locate the LiteSpeed Cache plugin on the left-hand menu and click on the Cache option.
  2. From the Cache settings page, switch to the Object tab, where you’ll find the configurations for object caching.
  3. Turn on the Object Cache by toggling the option. Once enabled, set the caching method to Redis.
  4. Update the Redis port to 6379, which is the standard port for Redis, and then click Save to store your settings.
  5. After saving, check the status indicators on the same page. You should see confirmation that the Redis extension is installed and that the connection test has passed. If both show success, your object caching is correctly configured and ready to go!

Read more: How to create, delete, and manage Child Domains in CyberPanel?

Here you can read How to log in to the Rainloop admin dashboard.

Read More: How to Change Upload Limit on CyberPanel?

Check out cloudPanel vs cyberPanel.

How to Change Upload Limit on CyberPanel?

You can follow us on Facebook too.

how to remove cyberpanel?

Suppose you want to learn how to remove CyberPanel from your server. Here I will guide you through the possibility of that. Sometimes due to some issues, users want to remove cyberpanel from the Linux server. So here I will write what you can do for this case.

What is CyberPanel and what is it used for?

CyberPanel is an open-source web hosting control panel designed to simplify and automate the process of managing web servers. It is built to work with the LAMP (Linux, Apache, MySQL, PHP) or LEMP (Linux, Nginx, MySQL, PHP) stack, providing users with a user-friendly interface to manage their websites and associated services.

how to remove cyberpanel?

Here are some key features and uses of CyberPanel:

  1. Web Server Management: CyberPanel allows users to easily configure and manage web servers like Apache or Nginx. It streamlines the process of creating virtual hosts, setting up domains, and managing website files.
  2. Database Management: It supports various database management systems, such as MySQL and MariaDB. Users can create, modify, and delete databases through the CyberPanel interface.
  3. PHP Management: Users can manage PHP configurations and versions easily within CyberPanel. This is crucial for web developers who may need specific PHP settings for their applications.
  4. Email Management: CyberPanel includes tools for managing email services, such as creating email accounts, setting up domains for email, and configuring mail server settings.
  5. DNS Management: The control panel provides features to manage Domain Name System (DNS) settings, allowing users to configure DNS records for their domains.
  6. SSL/TLS Certificates: CyberPanel simplifies the process of installing and managing SSL/TLS certificates, enhancing the security of websites.
  7. Security Features: It includes security features such as firewalls, intrusion detection, and malware scanning to help protect websites and servers.
  8. Resource Monitoring: CyberPanel provides insights into server resource usage, helping users monitor CPU, memory, and disk space utilization.
  9. One-Click Applications: Some control panels offer the ability to install popular web applications like WordPress, Joomla, or Magento with just one click.

It’s important to note that the features and capabilities of CyberPanel may have evolved or changed since my last update, so I recommend checking the official CyberPanel website or documentation for the most up-to-date information.

A common reason to remove CyberPanel From the server:

  1. Reinstallation of CyberPanel
  2. Server errors
  3. Change of OS
  4. Change of Panel
  5. Change of server Provider
  6. if you have any other in mind do comment below.

There may be other reasons for this as well but in the end user wants a command or a way to get with it.

How to remove CyberPanel?

There is no specific command to run or any button in UI to do so but there are few ways to do.

  1. Rebuilt your server from the server provider.
  2. Reinstall OS from the server provider
  3. Change server from server provider

These are the only ways to remove CyberPanel from your server.

Here are some Operating systems that cyberpanel supports for the installation link.

We also have a complete guide to Cyberpanel that can help you understand each and every feature of Cyberpanel. Also how to use that feature is also written there. So here is the guide.

You can follow us on Facebook too.

How to create an SFTP account in CyberPanel for your website

CyberPanel allows you to play with root SSH, website-level SSH, website-level sftp, and the FTP accounts. In this article, we will learn How to create an SFTP account in CyberPanel for your website.

SFTP Account CyberPanel:

Login to your cyberpanel using your cyberpanel login details.

Go to the Websites-> List website from the left menu

create an SFTP account in CyberPanel

Now click the Manage button in from of your site.

create an SFTP account in CyberPanel

In the Manage Dashboard go to the sftp/shh for the website section

SFTP Account CyberPanel:

Click on the Setup SFTP/SSH for the website button that will take you to a new screen.

create an SFTP account in CyberPanel

Now change the sftp user password for your site

create an SFTP account in CyberPanel

access through any SSH or FPT client using port 22

You can follow us on Facebook too.

We have another article on this as well check here. For the old version, the CyberPanel official guide is here.

Here you can read How to log in to the Rainloop admin dashboard?

Read More: How to Change Upload limit On CyberPanel?

How to update machine IP in CyberPanel?

Sometimes your provider updates the IP of your server but in CyberPanel you can access the CyberPanel using a new IP in the dashboard. The old IP is showing so here is a quick guide on how to update the machine IP in CyberPanel. In this case, you have to update the machine IP in cyberpanel.

Here is the IP you can understand from the picture.

machine IP in CyberPanel

Step 1. Login to your server SSH access and add the IP address username password and port. After entering the details Click on the login button at the bottom

Step 2. Click on the left-side menu new SFTP window

Step 3. You go to this page now and add the file name

/etc/cyberpanel/machineIP

Step 4. Open the machineIP file. Click on edit file.

Step 5. Here you can change the IP and save the file

Step 6. After saving the file Go to the terminal and Run the command on the terminal:

systamctl restart lscpd

Read more: How To Make A VPS Hosting Company?

cloudPanel vs cyberPanel, Which one is better?

cloudPanel vs cyberPanel

CloudPanel vs CyberPanel, Which one is better? So this is a very simple compression article for both of these panels. These days people are finding a very cheap and useful hosting management panel for their sites to manage. So without going into a lot of discussions, I will straight go to the features, pricing, and details of both cyberpanel and cloudpanel then will compare both as well.

cloudPanel vs cyberPanel
cloudPanel vs cyberPanel

CyberPanel:

CyberPanel is a free and open source product that supports Open LItspeed and LiteSpeed enterprise as well. The CyberPanel is serving in market science 2015 at that time cyberpanel was the only panel that supported LiteSpeed. The CyberPanel is a web hosting control panel designed to simplify the process of managing web servers and hosting websites. It is a free and open-source control panel that is designed to work with the LiteSpeed web server. LiteSpeed is known for its high performance and efficiency, making it a popular choice for web hosting.

WebSite:https://cyberpanel.net/

CyberPanel

CyberPanel Features:

CyberPanel comes with a long list of great features. In general, cyberpanel is considered an alternative to cpnale. Because it has all the features and specialties like cpnale. It has the email, FTP, DNS, database, user, and database management in its dashboard.

In CyberPanel you will get the complete webhosting managed panel feature list.

  1. Email services
  2. FTP services
  3. DNS services
  4. SFTP services
  5. User management
  6. WordPress manager
  7. Email debugger
  8. Mod Security
  9. Let’s encrypt SSL
  10. SSL v2
  11. Remote backup
  12. S3 backups
  13. SFTP Backups
  14. G drive backups
  15. Local Backups
  16. CSF
  17. Firewalld
  18. SSH Management
  19. Rspamd
  20. Website Management
  21. Packages Management

CyberPanel Pricing:

The basic version of CyberPanel comes totally free and you can just buy a VPS, cloud, or dedicated server to install this and use this.

But CyberPanle also has some paid add-ons you can check here. Ready to Complete the CyberPanel tutorial here.

CyberPanel installation guide.

CloudPanel:

CloudPanel is a user-friendly, open-source control panel that simplifies server management. It’s built with efficient components like NGINX, PHP-FPM, and MySQL to ensure high performance. With CloudPanel, you can have your server up and running in just 60 seconds, making it a quick and accessible solution for managing web hosting, websites, and related services, all at no cost.

Website:https://www.cloudpanel.io/

CloudPanel

CloudPanel pricing:

Now let’s discuss cloudpanel. CloudPanel is totally free and you can install this at your server.

CloudPanel features:

There is a large list of CloudPanel features as well.

  1. Easy to Use Interface
  2. Provided Technologies
  3. Domain Management
  4. Database Management
  5. Cron Jobs
  6. (DNS) Domain Name System
  7. Cloud Support
  8. User Management
  9. SSL Certificates / Let’s Encrypt
  10. Backups (Automated & Scheduled)
  11. Security
  12. Documentation
  13. Action Logs
  14. Restart Services

CloudPanel vs CyberPanel

FeatureCyberPanelCloudPanel
PricingFreeFree
OLSYesYes
LSWSYesNo
Free SSLYesYes
CSFYesNo
SupportYesYes
EmailYesNo
FTPYesNo
ModSecuirtyYesNo

CloudPanel installation guide.

Final Words on CloudPanel vs CyberPanel:

In the quest for an efficient and cost-effective hosting management panel, the comparison between CloudPanel and CyberPanel stands as a pivotal choice. While delving into the features, pricing, and core details of both solutions, we find that each offers a unique set of advantages. CloudPanel shines with its lightweight technology stack, providing an array of features for optimized server management. On the other hand, CyberPanel boasts a user-friendly interface and quick setup, making it an attractive choice for those who prioritize ease of use. The choice between these panels ultimately depends on your specific needs and preferences, as both CloudPanel and CyberPanel bring valuable tools to the table. It’s advisable to weigh the distinct features and capabilities of each to align with your hosting requirements, budget, and user experience expectations.

Read More: How to Change Upload limit On CyberPanel?

How to Change Upload limit On CyberPanel?

You can follow us on Facebook too.

Best CyberPanel Hosting you should consider.

If you are going to buy a new CyberPanel hosting for your business you should have to consider few providers I am going to list in this article.

In this article, I am not just going to add few hosting option and ask you to buy. I will give you brief details about how to choose hosting, what you have to take care of while choosing a hosting, which stack is good for your site, and all.

Before going into the discussion of the hosting option those who provide the How to Choose a hosting provider smartly?

Once you read this article let’s move toward the options we have in CyberPanel.

CyberPanel base Hosting options:

There are a few top-level options for this which are managed and unmanaged let’s discuss them one by one.

1. CyberHosting:

CyberHosting is a managed hosting solution that provides you with hosting solutions in different locations and different providers. The CyberHosting has a large range of servers with Hetzner, Vultr, Upcloud, and their own cyberhosting dedicated VPS solution.

Webiste: https://www.cyberhosting.cloud

Pricing: https://cyberhosting.cloud/pricing/

Trial: Cyberhosting offers 3 days free trial

Locations: CyberHosting offers a large range of locations

2. Hostinger:

Hostinger is also an option that provides you the CyberPanel hosting. They provide mostly unmanaged hosting and mostly they work on their hardware.

Webiste: https://www.hostinger.com/

Pricing: https://www.hostinger.com/cyberpanel-vps-hosting

Trial: They don’t have a trial

Locations: they offer four locations

3. Vultr Hosting:

Vultr is one of the well-known hosting providers and they are very popular for their VPS. Especially the high-frequency VPS. They offer unmanaged VPS solutions and you will find the Cyberpanel in their market place and you can use that.

Website: https://www.vultr.com/

Pricing: https://www.vultr.com/pricing/

Trial: They don’t have a trial

Locations: they have a large range of locations

MarketPlace: https://www.vultr.com/marketplace/apps/cyberpanel/

4. AWS Hosting:

Like Vultr AWS also has the cyberpanel in their marketplace. Amazon Web Services (AWS) is a cloud computing platform offered by Amazon that provides a wide range of cloud services, including hosting solutions for websites, applications, and various workloads. AWS offers a flexible and scalable infrastructure that allows businesses and developers to host their applications and data in the cloud.

Website: https://aws.amazon.com/

Pricing: https://aws.amazon.com/pricing/

Trial: They offer free tire

Locations: they have a large range of locations

MarketPlace: https://aws.amazon.com/marketplace/pp/prodview-afkzr2wjcxhr6

5. Digital Ocean

DigitalOcean is a cloud infrastructure provider that offers cloud computing services to developers and businesses. While it’s not as comprehensive as Amazon Web Services (AWS) in terms of the number of services offered, DigitalOcean is known for its simplicity, developer-friendly approach, and competitive pricing.

Website: https://www.digitalocean.com/

Pricing: https://www.digitalocean.com/try/cloud-hosting

Trial: They don’t offer free trail but offer some bounes.

Locations: they have a large range of locations

MarketPlace: https://marketplace.digitalocean.com/apps/cyberpanel

Last Words:

There are many other small and large hosting solutions that provide cyberpanel. There are also managed and unmanaged hosting solutions that are cyberpanel-based. But these are some top solutions that I added to my list.

My recommendation is cyberhosting.cloud.

How to use Cyberpanel 2fa?

In this quick article, we will write how you can setup CyberPanel 2fa and how you can use 2fa to access Cyberpanel? this will be a quick guide for all this process.

From the version 2.03 to onward now CyberPanel support 2fa for users. So you can make thing more secure by using that.

How to setup two factor authentication in cyberpanel?

To setup this security feature just login to your cyberpanel by visiting URL access URL and using your login access.

Now got to User->Modify User from the left menu.

Cyberpanel user

Now on this page you have to select the user for that you want to enable the 2fa.

cyberpanel 2fa

Here after selection you can see the screen with all of user modification details just enable the 2fa by clicking the addition features tick.

enable 2fa

Once you click that the QR code will appres to scan and check authenticate.

Download google authenticator app from here.

Now scan the code in your google authenticator app and save the modifications.

Test two factor Authentication by login:

To test the two factor authentication what you need to do is log out from your account you enabled two factor authentication.

Now you can see the login page provide the login details and press Sign in button.

Now it will ask you Enter code from Google Authenticator. provide the code that you saved in google authenticator app and press Sign In.

cyberpanel

How to Access CyberPanel?

This will be a very easy and short article. In this, I will just tell you how you can access CyberPanel once it’s installed on your server.

Before going to explain and tell how you can access your panel that is installed on top of your server you must know how you can install CyberPanel on your server.

Before installing CyberPanel on your server your server you must know about the support OS on which you can install CYberPanel click here.

To install CyberPanel on your server just follow their official guide here.

Access CyberPanel Via server IP:

Basically, when you install CyberPanel on your server it will only allow you to log in via IP address in start. You can access using the IP and the port 8090,

https://<IP>:8090

This will not have SSL to access.

Just click on the advance button on this page and then process to the unsafe.

After this login screen will appear and you can provide the username and password to access this.

Access CyberPanel via Hostname:

To login CyberPanel via hostname just issue the hostname SSL using this article here.

Once you issued a hostname SSL to a valid domain name just use the link like domain with port 8090.

htts://domainname:8090

Last Words:

This will be a very easy and short article. In this, I will just tell you how you can access CyberPanel once it’s installed on your server.

Before going to explain and tell how you can log in to your panel that is installed on top of your server you must know how you can install CyberPanel on your server.

You can follow us on Facebook too.

Also ReadOperating System for CyberPanel Installation | Best OS for CyberPanel Installation.

How to Change CyberPanel Password?

Sometimes you need to change the CyberPanel password. So there are two methods to do so. One is to do from the UI and the other is from the terminal. So in this article, we will discuss How to Change CyberPanel Password.

Follow both methods as per your requirements.

Method 1: Change CyberPanel Password from the terminal:

You can change the cPanel password from the terminal. This password will be for the admin account. So basically you can change the CP admin password from the terminal. You can also see How to Change CyberPanel Port. To do so follow the steps:

  1. Login to your SSH using any SSH client like Bitvise.
ssh client like bitvise

2. Open the terminal from the SSH client and then run the command to change the CyberPanel admin password.

adminPass <new-password>
change the CyberPanel admin password.

Methode 2: CyberPanel Change Password using Dashboard:

  1. Login to your CyberPanel at port 8090 using your CyberPanel username and password.
  2. Just go to the User-> Modify User from the left side menu.
Methode 2: CyberPanel Change Password using Dashboard:

3. Now click the Generate button in the form of a password and then use that.

4. Just click the save button at the end of the process and use that password afterward.

FAQ about CyberPanel:

What is the username and password for CyberPanel?

Answer: By default CyberPanel username is admin and the password is 1234567 (not recommended to set default password).

How do I change my password on WordPress?

Answer: You can change the users from the WP admin dashboard and then modify that user.

How do I change my CyberPanel username?

Answer: Just log in to your CyberPanel and then modify the user.

What is the login URL for CyberPanel?

Answer: your login for CyberPanel will be https://<ip>:8090

You can follow us on Facebook too.

Also Read: Operating System for CyberPanel Installation | Best OS for CyberPanel Installation.

How to Change CyberPanel Port?

Changing the port of CyberPanel is also a security measure but a lot of users don’t know how to change the CyberPanel port. So in this article straight away we will discuss how you can change the 8090 port of cyberpanel to any other port.

Change CyberPanel Port Complete steps:

there are two parts to this task first to enable the required port in the firewall and then change the port from CyberPanel.

Part 1: Enable Port in Firewall

  1. Login to your CyberPanel using your login credentials.
CyberPanel login

2. From the left bar menu go to the Security -> Firewall. Here you can see the CyberPanel port list

cyberpanel

3. Now add the required port that needs some information as I have given below.

  • Name: cpport (just the name to identify the port)
  • type: tcp/udp (select TCP for CyberPanel )
  • Allow ip: Select the 0.0.0.0/0 for global If you want to bound add that IP here
  • port number: last add a port number like I added 1122
How to Change CyberPanel Port?

Part 2: Update the new port and change the old one:

1. From the left bar menu go to the server status -> change port.

How to Change CyberPanel Port?

2. In this screen you can see your CyberPanel default port will be 8090. Change that port to your required port like I will do for 1122.

How to Change CyberPanel Port?

These are steps to do it from the CyberPanel UI that is simple but you can also change CyberPanel port ssh

Counculion|:

Changing the default port (8090) of CyberPanel is a crucial security measure that often goes overlooked. In this article, we’ll guide you through the process of changing CyberPanel’s port to enhance the security of your server. By doing so, you can reduce the risk of common cyberattacks targeting well-known ports and strengthen your server’s defenses. We’ll provide clear instructions, prerequisites, and considerations for selecting a new port, ensuring that even users with limited server management experience can follow along. Don’t leave your CyberPanel vulnerable; follow these steps to safeguard your server effectively.

There are a lot of questions that users ask about CyberPanel port:

  1. What is the admin port for CyberPanel?

So the default CYberPanel port is 8090

2. How do I remove port 8090 from CyberPanel?

method is given above in this article

3. How do I change port 8090 from CyberPanel?

That is also will be done in this article

4. How do I open a port in CyberPanel?

Follow this article part 1.

How to remove CyberPanel from my server?

How to remove CyberPanel from my server

There are a lot of CyberPanel users who want to know how to remove CyberPanel from my server. This is a very basic thing that every user of any site wants to install and maybe later for any reason user wants to remove the application from the server as well. There is no removal command for cyberpanel but there is always some ways to do so.

About CyberPanel:

CyberPanel is a web hosting control panel designed to simplify the process of managing web hosting services and websites on a server. It is a relatively lightweight and open-source alternative to more established control panels like cPanel or Plesk.

A common reason to remove CyberPanel From the server:

  1. Reinstallation of CyberPanel
  2. Server errors
  3. Change of OS
  4. Change of Panel
  5. Change of server Provider
  6. if you have any other in mind do comment below.

There may be other reasons for this as well but in the end user want a command or a way to get with it.

How to remove CyberPanel from
How to remove CyberPanel from my server

How to remove CyberPanel?

There is no specific command to run or any button in UI to do so but there are few ways to do.

  1. Rebuilt your server from the server provider.
  2. Reinstall OS from the server provider
  3. Change server from server provider

These are the only ways to remove CyberPanel from your server.

Here are some Operating systems that cyberpanel supports for the installation link.

We also have a complete guide to Cyberpanel that can help you understand each and every feature of Cyberpanel. Also how to use that feature is also written there. So here is the guide.

You can follow us on Facebook too.

Operating System for CyberPanel Installation | Best OS for CyberPanel Installation

CyberPanel stands out as a popular hosting control panel among its peers. You can install CyberPanel with different Operating systems. Here in this article, we will discuss the best os for Cyberpanel installation as there are a lot of operating system where you can install CyberPanel and use it. But we will discuss all and get an answer about this.

Supported Operating Systems for CyberPanel installation:

Here is the list of operating systems that support cyberpanel installation:

  1. Ubuntu 20.04
  2. Ubuntu 22.04
  3. Centos 7
  4. Centos 8
  5. Almalinux 8
  6. Rocky Linux

These are some top supported OS by CyberPanel. Centos is no longer recommended.

In the realm of operating systems supported by CyberPanel, there are several noteworthy choices. While it’s important to mention some of the top-supported OS options, it’s also crucial to note that CentOS is no longer recommended. CyberPanel, a popular hosting control panel, offers compatibility with various operating systems, including Ubuntu, Debian, and even CentOS. Supported operating systems are chosen for their robustness and compatibility with CyberPanel’s features, ensuring users have a reliable and efficient hosting experience.

However, it’s worth noting that CentOS, which was previously a favored choice among users, has seen a shift in recommendations. The change is due to CentOS’s altered versioning strategy, moving from CentOS Linux to CentOS Stream, which brought uncertainty regarding long-term support and stability. As a result, CyberPanel users are now encouraged to explore alternative options like Ubuntu or Debian for their hosting needs to ensure they have access to a dependable and well-maintained operating system that aligns with CyberPanel’s performance goals.

Best OS for CyberPanel installation:

So the decision of best depends upon the usability and your attachment to that OS. In the past, most users like Centos 7 to use with cyberpanel but as now Centos is going to stop updating so people are shifting toward Alama Linux and Rocky.

But one of the best operating systems is Ubuntu 22.94 update and smooth. i personally like this to use with CyberPanel be a lot of users do not agree with this.

Read about: CyberPanel logs details

We also have a complete guide to Cyberpanel that can help you understand each and every feature of Cyberpanel. Also how to use that feature is also written there. So here is the guide.

You can follow us on Facebook too.