bookmark_borderElevate Your Hosting Experience with Real-time VPS Monitoring

Exciting news! We’re thrilled to unveil a enhancement to our hosting experience – introducing real-time CPU and IO usage graphs for your Virtual Private Servers (VPSes) right from our user-friendly CrownPanel.

What’s In Store?

1. Dynamic CPU Usage Graphs:

  • Dive deep into your VPS’s CPU performance with real-time insights.
  • Identify trends and patterns to optimize resource allocation.
  • Empower yourself with the data you need to enhance your VPS performance.

2. IO Usage Graphs:

  • Uncover the nuances of your VPS’s Input/Output
Read More

bookmark_borderInstalling WordPress on Ubuntu 23.10

Hello,

In this week’s feature highlight, we look at Install WordPress on Ubuntu 23.10

WordPress is one of the most popular website-building tools available out there. It is a simple way to get your online presence and perfect for those who do not know how to code and want a simple and effective way to share and build your story on the internet.

Prerequisites:

  • Root access to your Ubuntu 23.10 server.
  • LAMP Stack installed and running. Learn how to setup
Read More

bookmark_borderInstalling Bagisto on Ubuntu 23.10

Hello,

In this week’s feature highlight, we look at How to Install Bagisto on Ubuntu 23.10

Bagisto is an eCommerce ecosystem designed for all to build and scale your business. It’s a free and open-source eCommerce framework that offers you a wide range of functionality and lets you have total control of your store. Built on top of the Laravel stack, it is coupled with easy product information management and fast time to market the product. Besides, the framework is … Read More

bookmark_borderPHP 8.3 is now available on cPanel and DirectAdmin Shared and Reseller Hosting Plans

Hello,

We’re thrilled to share some fantastic news for all our web developers and website owners. We’ve just rolled out an exciting update – PHP 8.3 is now available for use with our cPanel and DirectAdmin hosting plans! This latest PHP version brings a host of improvements, features, and optimizations to enhance your web development experience.

To initiate the upgrade to PHP 8.3, please follow the steps outlined below:

For cPanel Users:
1. Log in to your cPanel account. … Read More

bookmark_borderProtecting SSH With Fail2Ban on Ubuntu 23.04

Hello,

In this week’s feature highlight, How to Protect SSH With Fail2Ban on Ubuntu 23.04

Fail2Ban is an intrusion prevention framework written in the Python programming language. It works by reading SSH, ProFTP, Apache logs, etc. And uses iptables profiles to block brute-force attempts.

Installing the Fail2Ban package

Check for system updates and install them.

apt update -y

apt upgrade -y

Command to install the Fail2Ban

apt install fail2ban -y

Start the fail2ban using below command,

systemctl start fail2ban

Enable … Read More

bookmark_borderInstalling Nextcloud for Ubuntu 23.10 using Snap

Hello,

In this week’s feature highlight, we look at How to Install Nextcloud for Ubuntu 23.10 using Snap

Login to ubuntu 23.10 sever.

Run the following command to download and install Nextcloud.

snap install nextcloud

Output:

root@crown:~# sudo snap install nextcloud
nextcloud 23.0.2snap1 from Nextcloud✓ installed

Now type your IP address in the URL to launch the Nextcloud.

http://server_IP

You will have to create an admin account — Enter the username and password which you want to set.

images
Read More

bookmark_borderInstalling and Configure Bitwarden on Ubuntu 23.10

Hello,

In this week’s feature highlight, we look at How to Install and Configure Bitwarden on Ubuntu 23.10

Bitwarden is an open-source password management platform that empowers individuals and organizations to securely store, manage, and share sensitive information, such as passwords, credit card details, and secure notes. With growing concerns about online security and data breaches, Bitwarden provides a reliable and user-friendly solution to the complex problem of password management.

Features of Bitwarden

  • Secure Password Storage: Bitwarden uses end-to-end encryption
Read More

bookmark_borderInstalling MediaWiki on Ubuntu 23.10

Hello,

In this week’s feature highlight, we look at How to Install MediaWiki on Ubuntu 23.10

MediaWiki is the free open-source wiki software used to power Wikipedia and thousands of other wikis. The contributions of hundreds of individual developers have helped make it a feature-rich, secure and scalable platform capable of powering some of the largest collaboratively edited reference projects in the world.

Update the System

apt update -y

apt upgrade -y 

Install LAMP Stack

Install Linux(Apache, PHP, and MySQL) … Read More

bookmark_borderChristmas Greetings

Hey There!

‘Tis the season to be jolly, and at CrownCloud, we’re filled with gratitude for our wonderful community. 🎁✨ As we celebrate the magic of Christmas, we want to express our deepest thanks for your continued support.

During this festive season, our support team will be online throughout the week, ready to assist you.

May your holiday be filled with the warmth of family, the laughter of friends, and the joy that comes from cherished moments.

Here’s to a … Read More