Setting Up FTP Backup on Plesk: A Step-by-Step Guide

Introduction: Plesk is a popular web hosting control panel that provides an easy-to-use interface for managing websites, domains, and server configurations. One of the essential features of Plesk is its ability to perform backups of your website data. In this article, we will guide you through the process of setting up FTP backup on Plesk, […]

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 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) […]