In this article, we will explain how to download a Locale XML file in WHM. Utilizing the Locale XML file allows you to tailor the cPanel and WHM interfaces to…
Category: Servers, Hosting & Email
How to Import Exported PST Files into Outlook
May 13, 2024 / Servers, Hosting & EmailThis tutorial explains how to import previously exported Outlook PST files into Microsoft Outlook 2021, 2019, 2016, and 2013. Let us follow the steps: Open Outlook and select the “Files”…
How to create a WHM reseller account without an associated domain
April 30, 2024 / cPanel & WHMThis article explains how to create a WHM reseller account without an associated domain. Creating a WHM reseller account without an associated domain allows for managing hosting resources without the…
How to monitor active connections and network usage on your VPS
April 20, 2024 / Virtual ServerThis guide explains how to monitor active connections and network usage on your VPS. Follow the steps- Windows VPS For active connections and methods- Search “Run”. Enter “cmd” in the…
How to monitor incoming and outgoing network connections in Linux servers
April 19, 2024 / Virtual ServerThis guide explains how to monitor incoming and outgoing network connections in Linux servers. As a Linux or system administrator, it is crucial to monitor both incoming and outgoing network…
How to set up webmail folders
April 10, 2024 / Servers, Hosting & EmailIn this article, we will explain how to set up webmail folders. Configuring Folder Visibility in Roundcube Webmail for Roundcube Desktop- Navigate to Settings in the left menu bar of…
How to alter default WordPress image sizes
April 9, 2024 / WordPressThis article will walk you through the process of altering default WordPress image sizes. Even though WordPress offers three standard image sizes, sometimes they might not be the right fit…
How to configure MySQL on master node
April 8, 2024 / MySQLThis guide explains how to configure MySQL on a master node for replication. By default, MySQL listens on localhost and does not allow remote connections. To enable replication, MySQL must…
How to check your website for broken links
April 5, 2024 / Servers, Hosting & EmailThis guide explains how to check your website for broken links. Checking your website for broken links is crucial to maintaining a positive user experience, upholding SEO performance, and preventing…
How to connect to PostgreSQL using psql
April 1, 2024 / MySQLThis guide shows you how to use a tool called psql to connect to a PostgreSQL database from your computer’s command line. It is like a special program that lets…
How to add CAPTCHA protection to a WordPress site
March 29, 2024 / WordPressThis guide explains how to add CAPTCHA protection to a WordPress site. Here is how to add CAPTCHA protection to your WordPress site using the Google Captcha (reCAPTCHA) plugin- Log…
How to add Akismet to a WordPress contact form
March 28, 2024 / WordPressThis guide explains how to add Akismet to a WordPress contact form. Adding it to a WordPress contact form is a straightforward process that can be accomplished in just a…
WordPress – Switch to sending email via SMTP (PHP Mail Alternative)
March 26, 2024 / WordPressDue to security concerns, the use of the internal PHP mail() function is restricted on the majority of our shared servers. This affects the default email-sending mechanism in WordPress, which…
How to enable Apache mod_userdir module in cPanel
March 15, 2024 / Servers, Hosting & EmailThis guide outlines the steps to enable mod_userdir access. The Apache mod_userdir module permits visitors to access a user’s website using a URL containing the user’s username. This module serves…