Search Our Database

Adding and Removing Domains in Plesk 12.5

Introduction This guide is intended for users who have a hosting package that supports multiple domain names and want to manage additional domains using Plesk. It covers the steps for adding, registering, and removing domain names, including second-level domains like example.com and subdomains like blog.example.com. This article is suitable for both beginners and experienced users

How to Install CentOS 7

Important Note: CentOS 7 is at End of Life (EOL) and is no longer supported. This means it may be vulnerable to security risks and vulnerabilities that will not be patched. Use this version at your own risk, and consider upgrading to a supported version to ensure continued security and support. For more information regarding

Example of PHP mysql_connect

Introduction: This guide demonstrates how to establish a connection to a MySQL database using PHP’s mysql_connect() function. It is aimed at web developers and system administrators working with PHP and MySQL to create dynamic web applications. By following this example, you’ll gain an understanding of the basic steps required to connect a PHP script to

Windows Server 2022 setup task scheduler

Step 1: Go to window search and search for task scheduler.   Step 2: Then right-click on Task Scheduler and select Create Task   Step 3: Name the task, in this example “Reboot Weekly Saturday 2am”   Step 4: Change settings to run whether the user is logged in or not. Change User/Group and type

Allocate IP Address in WebsitePanel

Introduction This guide explains how to allocate an IP address to a website using WebsitePanel. It is designed for system administrators and users who manage hosting services and need to assign a dedicated IP address to a specific website. The guide outlines the steps to allocate an IP address in WebsitePanel to ensure the proper

Windows Server 2008 setup task scheduler

Important Note: Windows Server 2008 is end of life and no longer supported by Microsoft. This is a knowledge base for legacy version support for window server 2008. For information on the latest version of windows server, you can refer to this link: Windows Server 2022 setup task scheduler Introduction This guide explains how to

How to setup SpamAssassin in legacy version cPanel

Important Note: This guide is meant for users of legacy versions of cPanel. Refer to this guide if your version of cPanel is up to date. Introduction SpamAssassin is a robust, open-source mail filter designed to detect and block spam before it reaches your inbox. It uses a combination of techniques like header and text analysis, Bayesian

How to install WordPress in CentOS

Warning: CentOS 7 reached its end-of-life (EOL) on June 30, 2024. This means it no longer receives security updates or support from the developers. It is strongly recommended to upgrade to a supported operating system version, such as CentOS Stream 9 or an alternative Linux distribution, to maintain security and stability.   Introduction This guide

How to install WordPress in Ubuntu Noble (24.04)

Introduction This guide explains how to install WordPress on a Ubuntu server. It is intended for users who need to set up a WordPress website on a Ubuntu environment, ensuring that the correct steps are followed for a successful installation. The process covers the installation of necessary software like Apache, MySQL, and PHP (LAMP stack),