Step-by-Step Guide to Setting Up SSH Keys on Ubuntu 22.04

Introduction: Secure Shell (SSH) is a cryptographic network protocol that provides a secure way to access and manage remote servers. SSH keys offer a more secure and convenient alternative to password-based authentication. In this article, we will walk you through the process of setting up SSH keys on Ubuntu 22.04. Step 1: Check for Existing […]

How To Install Node.js on Ubuntu 22.04

Introduction Node.js is a powerful runtime environment that allows developers to run JavaScript on the server-side. With its extensive package ecosystem, it has become a popular choice for building scalable and efficient web applications. If you’re an Ubuntu 22.04 user looking to install Node.js, this article will guide you through the process step by step. […]

How to install PHP extension in FASTPANEL?

Introduction FASTPANEL is an amazing open-source website hosting/management control panel that makes it very easy for common tasks like creating websites, emails and databases, uploading files, installing PHP versions, extensions and more through a simple web interface. In this guide, we’ll discuss how to install PHP extension in FASTPANEL. Prerequisites Before you begin this guide, […]

How To Create a New Sudo User on Rocky Linux 8

Introduction Sudo command allows you to run a command as root/administration – usually it grants the root user privileges to normal users. This guide/tutorial will show you how to create a new user with sudo access on Rocky Linux 8 Adding a New User to the Server First, open the terminal or SSH client like […]

How to Install Magento 2.4.5 on Ubuntu 22.04Featured

Introduction Magento is an open-source E-commerce platform written in PHP. Magento uses several PHP frameworks (such as Symfony and Laminas), MySQL database, and parts of the Zend Framework. It is a useful software for online business and is currently the world’s largest e-commerce platform. The platform is flexible and has a wide range of features […]

How to change PHP mode in FASTPANEL?

Introduction FASTPANEL is an amazing open-source website hosting/management control panel that makes it very easy for common tasks like creating websites, emails and databases, uploading files, installing PHP versions, extensions and more through a simple web interface. In this guide, we’ll discuss how to change PHP mode in FASTPANEL. Prerequisites Before you begin this guide, […]

How to install PHP versions in FASTPANEL?

Introduction FASTPANEL is an amazing open-source website hosting/management control panel that makes it very easy for common tasks like creating websites, emails and databases, uploading files, installing PHP versions, extensions and more through a simple web interface. In this guide, we’ll discuss how to create site in FASTPANEL. Prerequisites Before you begin this guide, you’ll […]

How to change PHP version on the command line (CLI) in FASTPANEL?

Introduction FASTPANEL is an amazing open-source website hosting/management control panel that makes it very easy for common tasks like creating websites, emails and databases, uploading files, installing PHP versions, extensions and more through a simple web interface. FASTPANEL offers a user-friendly approach to changing PHP versions, providing flexibility through both the command line interface (CLI) […]

How to create a WordPress (CMS) site in FASTPANEL?

Introduction FASTPANEL is an amazing open-source website hosting/management control panel that makes it very easy for common tasks like creating websites, emails and databases, uploading files, installing PHP versions, extensions and more through a simple web interface. In this guide, we’ll discuss how to create WordPress (Automatic WordPress Installation) site in FASTPANEL. Prerequisites Before you […]