bookmark_borderInstalling WordPress on AlmaLinux 8

Hello,

In this week’s feature highlight, we look at How to Install WordPress on AlmaLinux 8

Prerequisites:

WordPress requires LAMP stack installed and running

For detailed installation, refer to LAMP Stack on Almalinux 8

Allow firewall HTTP and optionally HTTPS port 80 and 443:

Allow the firewall to HTTP and HTTPS and reload it with following commands

firewall-cmd --permanent --zone=public --add-service=http

firewall-cmd --permanent --zone=public --add-service=https

firewall-cmd --reload

Output:

[root@my ~]# firewall-cmd --permanent --zone=public --add-service=http
success
[root@my ~]# firewall-cmd --permanent --zone=public 
Read More

bookmark_borderInstalling AlmaLinux 8 on your VPS

Hello,

In this week’s feature highlight, we look at How to Install AlmaLinux 8 on your VPS

Login to your Panel (https://crownpanel.com/)

To start the installation, first mount the AlmaLinux ISO.

Mounting the AlmaLinux ISO Image

To mount the ISO select the CD-ROM Tab and select the AlmaLinux ISO from the drop-down named AlmaLinux-8.3-beta-1-x86_64-minimal and click on Mount button.

Please note: The ISO mount may take upto 2-3 minutes to complete.

ab

Once the AlmaLinux ISO has been mounted … Read More

bookmark_borderInstalling Ubuntu 20.10 on your KVM VPS

Hello,

In this week’s feature highlight, we look at How to Install Ubuntu 20.10 on your KVM VPS

Login to your Panel (https://crownpanel.com/)

To start the installation, First we mount the Ubuntu 20.10 ISO.

To mount the ISO click on CD-ROM and then select the “ubuntu-20.10-live-server-amd64” ISO from the drop-down menu and click on Mount button (It will take 2-3 minutes)

Once the ISO has mounted (Task Log tab will show the status of the task), navigate … Read More

bookmark_borderHow to find my Addon IPs in CrownPanel

Hello!

In this week’s feature highlight, we look at How to find my Addon IPs in CrownPanel

  1. Click on Manage on the VPS for which you wish to see the addon/additional IPs. addon
  2. Switch to the Manage Network tab.

NOTE: The user-interface design may be different on your side, but the tab-name will be the same, Manage Network.

addon
  • Here, You will find the IP Addresses allocated to your VPS, their Netmask and Gateway Addresses as well. addon

OpenVZ

If you are … Read More

bookmark_borderIncrediblePBX 2021 Template now available

Hello!

Today we take a look at our newest available template, IncrediblePBX 2021

One of the most significant changes in this new template is that the new version of IncrediblePBX is based on Debian 10 compared to the previous edition which was based off CentOS 7.

  1. First, Open a Support Ticket at the client area requesting to add the Debian based IncrediblePBX2021 template to your account.
  2. Now, IncrediblePBX can be installed via the re-install option in the control panel, you
Read More

bookmark_borderUsing SSH keys with your KVM VPS on CrownPanel

Hello!

In this week’s feature highlight, we look at how to use SSH keys with your KVM VPS on CrownPanel.

SSH (Secure Shell) is a widely-used protocol for interacting with remote servers for configuration and general usage. SSH keys provide a more secure way of logging into a server with SSH than using a password alone.

Here just a few easy steps to add a new key and use it.

Click on “SSH Keys” in the navbar,

Click on “New … Read More

bookmark_borderNow manage all your snapshots under one interface

Hey There!

We’re happy to announce a new feature in CrownPanel to help make managing snapshots easier, The panel now supports managing all of your snapshots together under one interface.

This feature is very helpful in identifying and managing Snapshots when you have multiple Snapshots or multiple VPS with a number of snapshots.

To view Snapshots in one place,

  • Login to CrownPanel
  • And you will find a new option in the header called “Snapshots”, click on it to view all
Read More

bookmark_borderEnabling TUN/TAP, PPP and FUSE modules on OpenVZ VPS

Hello!

In this week’s feature highlight, we look at how to enable the TUN/TAP, PPP and FUSE in our control panel.

It’s easy to enable the TUN/TAP, PPP and FUSE modules from the VPS management portal. Just login to your crownpanel.

1) Login to your VPS management portal(https://crownpanel.com/)

2) Click on Manage button.

openvz

3) Now select Setting to open the module setting

openvz

TUN/TAP Module

To enable the TUN/TAP module, click on Re-enable TUN/TAP.

openvz

To verify the module, … Read More

bookmark_borderImprovements to Dark Mode in our Control Panel

Hello!

As part of our constant process of development and improvement of our in-house control panel, we decided to revisit one of the most subtle yet most “seen” feature, the dark mode theme.

Over the past weeks, we’ve had a look at the color palette used in our dark mode theme and found a couple of areas which we can improve on for a better user experience.

The first thing apparent to us was, how “bright” our text was, using … Read More

bookmark_borderUbuntu 20.10 Template now available for KVM

Hello!

We’re happy to announce that Ubuntu 20.10 is now available as an operating system choice for our KVM based plans in our control panel.

You can refer to the following guide to install the operating system on KVM based VPS’s,

https://wiki.crowncloud.net/?Reinstalling_your_kvm_vm_on_crownpanel

Stay tuned for further updates!… Read More