bookmark_borderHow to Install Docker On Debian 12

Hello,

In this week’s feature highlight, we look at How to Install Docker On Debian 12

What is docker?

Docker is basically a container engine that uses the Linux Kernel in order to create containers on top of an operating system. Which is used to create, deploy and run the applications.

Install Docker

Install the docker using the apt package manager.

apt install docker.io docker-compose

Start and enable the docker

systemctl enable --now docker

Check Docker service

systemctl status docker
Read More

bookmark_borderControl Panel Mobile UI/UX Improvements

Hello,

We’ve transformed our control panels mobile interface to enhance accessibility and functionality. The improvements encompass an array of enhancements, starting with fixes to navigation and general element design improvements on mobile devices,

Some of the improvements are with regards to button sizes and dropdowns, for example:

and various more improvements around the panel.

We hope these improvements make using our control panel easier and seamless.

Stay tuned for more updates.

-Team CrownCloud.… Read More

bookmark_borderHow to Install LAMP Stack on Debian 12

Hello,

In this week’s feature highlight, we look at How to Install LAMP Stack on Debian 12

A LAMP stack is a group of open-source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the Linux operating system, with the Apache web server. The site data is stored in a MariaDB database, and dynamic content is processed by PHP.

Update Debian 12

apt update 
Read More

bookmark_borderJuly 2023 Rocky Linux Templates & ISOs Updated for KVM Plans

Greetings,

We are delighted to inform you that we have updated the Templates & ISOs for Rocky Linux 8 and Rocky Linux 9. This update ensures that any new VPS deployed will include the latest available packages, saving you time and effort in performing initial updates.

If you already have an existing VPS, you can update it at any time by following our guide on how to update your VPS. You can find the guide at this link: update_centos_and_ubuntu_and_debian.… Read More

bookmark_borderJuly 2023 AlmaLinux Templates & ISOs Updated for KVM Plans

Greetings,

We are delighted to inform you that we have updated the templates for AlmaLinux latest versions 8.8 and 9.2. This update ensures that any new VPS deployed will include the latest available packages, saving you time and effort in performing initial updates.

If you already have an existing VPS, you can update it at any time by following our guide on how to update your VPS. You can find the guide at this link: update_centos_and_ubuntu_and_debian.

The instructions on … Read More

bookmark_borderJuly 2023 Ubuntu Templates & ISOs Updated for KVM Plans

Greetings,

We are delighted to inform you that we have updated the Templates & ISOs for – Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, Ubuntu 22.04 and Ubuntu 22.10. This update ensures that any new VPS deployed will include the latest available packages, saving you time and effort in performing initial updates.

If you already have an existing VPS, you can update it at any time by following our guide on how to update your VPS. You can find the guide … Read More

bookmark_borderJuly 2023 Debian Templates & ISOs Updated for KVM Plans

Greetings,

We are delighted to inform you that we have updated the Templates & ISOs for Debian 10 and Debian 11. This update ensures that any new VPS deployed will include the latest available packages, saving you time and effort in performing initial updates.

If you already have an existing VPS, you can update it at any time by following our guide on how to update your VPS. You can find the guide at this link: update_centos_and_ubuntu_and_debian.

The instructions … Read More

bookmark_borderJuly 2023 CentOS Templates & ISOs Updated for KVM Plans

Greetings,

We are delighted to inform you that we have updated the Templates & ISOs for CentOS 7, CentOS Stream 8, CentOS Stream 9. This update ensures that any new VPS deployed will include the latest available packages, saving you time and effort in performing initial updates.

If you already have an existing VPS, you can update it at any time by following our guide on how to update your VPS. You can find the guide at this link: update_centos_and_ubuntu_and_debianRead More

bookmark_borderUbuntu 23.04 ISO is now available for KVM

Hey There!

We have some exciting news to share with you!

The Ubuntu 23.04 ISO is now available as operating system choices on our KVM-based plans in our control panel.

Ubuntu 23.04 comes with the latest software packages, including updates to the Linux kernel and other core components. This ensures you have access to the newest features and improvements in the open-source ecosystem.

Ubuntu 23.04 focuses on performance improvements, optimizing resource management and enhancing overall system responsiveness. This results in … Read More

bookmark_borderDebian 12 1-click install template and ISO is now available for KVM

We have some exciting news to share with you!

The Debian 12 1-click install template and ISO are now available as operating system choices on our KVM-based plans in our control panel. This means you can easily install Debian 12 on your virtual private servers with just a few clicks.

Debian 12, codenamed “Bookworm,” brings a multitude of benefits to users, including enhanced security, improved performance, and a wide range of software packages.

As a highly stable and reliable operating … Read More