Search Our Database

How to install WordPress in DirectAdmin (Evolution)

Introduction For DirectAdmin users, setting up WordPress can be quick and easy, especially when using the Installatron tool. This guide is designed for DirectAdmin users looking to simplify the WordPress installation process, allowing them to create websites quickly and efficiently. By following these steps, users can get WordPress up and running with minimal effort, saving

How to shut down a Linux Server

Introduction Shutting down a Linux server is a fundamental task for system administrators. Whether you need to perform maintenance, updates, or simply turn off the server, knowing the proper steps ensures a smooth process.   Prerequisites Access to the Linux server with appropriate permissions. Basic knowledge of the Linux command line interface.   In Terminal

Enabling Server-Status and Managing Login Details of Server-Status in DirectAdmin by using CLI

Introduction Monitoring server performance is a crucial task for system administrators to ensure that web services remain responsive and efficient. DirectAdmin, a widely used web hosting control panel, provides administrators with access to Apache’s mod_status module through the server-status feature. This module offers real-time insights into server performance, such as active HTTP requests, resource consumption,

Understanding the Server-Status Page

Introduction The server-status page is a powerful tool for monitoring real-time server performance. This article breaks down the key components and metrics presented on the server-status page. You can check this KB for enabling Server-Status and managing login details of Server-Status in DirectAdmin by using CLI: https://www.ipserverone.info/knowledge-base/enabling-server-status-and-managing-login-details-in-directadmin/ Apache Server Status Breakdown Server Version: Shows the Apache

How to Delete an Instance via Customer Portal

Introduction This guide provides a step-by-step process for deleting an instance from your account in the IP ServerOne Customer Portal. Deleting an instance is a critical action that permanently removes the selected virtual server and all associated data. Before proceeding, ensure that you have backed up any necessary data. Prerequisites An active account with IP

Setting up Folder Auto Clean in SmarterMail

Introduction Folder Auto Clean is a feature in SmarterMail that helps manage your mailbox size by automatically cleaning out old emails from specified folders based on criteria you set. This can be particularly useful for maintaining optimal performance of your email account and avoiding overuse of your storage quota. By setting up auto-clean rules, users

Create a new Signature for an Email Account in SmarterMail

Introduction An email signature is a block of text automatically appended to the bottom of an email message. It’s a professional way of including your contact information and any other important details that you wish to share with your email recipients. In SmarterMail, creating an email signature is straightforward and offers the flexibility of HTML

Changing Password in Linux Server by SSH

Introduction This KB article guides you through the process of changing a user’s password on a Linux server using Secure Shell (SSH). SSH provides a secure channel over an unsecured network in a client-server architecture, enabling users to log into another computer over a network, execute commands in a remote machine, and move files from

How to Manage Services in Windows Server

Introduction In Windows Server environments, managing services is a crucial task for system administrators. Services are applications that run in the background, performing critical tasks without user intervention. Proper management ensures system stability, security, and performance. This guide provides detailed instructions on managing services in Windows Server, including both graphical and command-line tools. Prerequisites Access