Search Our Database

Accessing website files using DirectAdmin (Evolution Skin)

Introduction DirectAdmin’s Evolution skin offers a modern and responsive user interface designed to improve usability across various devices. As one of the default themes in newer DirectAdmin installations, Evolution provides streamlined access to tools like File Manager, making it easier for users to manage their website files through an intuitive layout. Accessing website files using

Upgrading Ubuntu from 20.04 to 22.04

Introduction This guide provides step-by-step instructions to upgrade your Ubuntu system from Ubuntu 20.04 LTS (Focal Fossa) to Ubuntu 22.04 LTS (Jammy Jellyfish), the latest Long Term Support (LTS) release from Canonical. Ubuntu 22.04 LTS introduces a wide range of improvements over its predecessor, including a newer Linux kernel for enhanced hardware compatibility, GNOME 42

FAQ: How to retrieve the default admin password?

Retrieving Default Admin Passwords How to retrieve the default admin password? Default admin passwords vary depending on the application or service in use. Below are common scenarios and methods to retrieve or reset these credentials: 1. NovaCloud Instances Linux Instances: SSH Key Authentication: By default, NovaCloud Linux instances utilize SSH key-based authentication. During instance creation,

How to editing files directly in cPanel File Manager

Introduction cPanel File Manager provides a convenient way to manage and edit website files without needing external FTP clients or text editors. Whether making quick adjustments to code, modifying configuration files, or updating website content, the built-in file editor simplifies the process. This guide will walk you through editing files directly in cPanel File Manager.

Generating Certificates and Users for OpenVPN on pfSense

Introduction Creating a Certificate Authority (CA), server certificates, and user accounts is an essential process when setting up OpenVPN on pfSense. The CA is used to validate the OpenVPN server’s identity and authenticate user certificates, ensuring secure and encrypted communication. This guide provides step-by-step instructions for generating the Certificate Authority, server certificates, and user accounts

How to manage cron jobs through cPanel

Introduction Cron jobs are scheduled tasks that run automatically at specified intervals on a server. They are commonly used for repetitive tasks such as running scripts, sending automated emails, or performing system maintenance. In a cPanel environment, cron jobs can be easily managed through a user-friendly interface without needing to access the command line. This

How to install WordPress with LEMP stack on RockyLinux/AlmaLinux

Introduction LEMP Stack is a set of open-source software that includes Linux, NGINX, MySQL/MariaDB, and PHP, used to host dynamic websites and applications. Installing WordPress with the LEMP stack creates a high-performance and secure environment for running WordPress sites. This guide provides step-by-step instructions to install LEMP stack and WordPress, helping administrators set up a

How to solve the WordPress open_basedir restriction error

Introduction The “open_basedir restriction” error in WordPress occurs when the server restricts PHP from accessing certain directories outside the specified paths. This error is significant because it can prevent WordPress from functioning correctly, especially in file management and uploads. This guide explains how to fix the open_basedir restriction error in WordPress by adjusting server settings

How to setup FileZilla server on Windows

Introduction FileZilla is a highly trusted FTP server solution that enables you to manage file transfers efficiently. It provides a simple interface for setting up file-sharing capabilities on a Windows server, ensuring secure access for multiple users. Whether you’re setting up a personal FTP server or hosting file access for an organization, FileZilla makes the