Search Our Database

How to change SmarterMail SMTP Out IP address

Introduction This guide is designed to assist SmarterMail administrators in updating the Outbound IP settings to improve email delivery from the server. By correctly configuring these settings, you can enhance deliverability and prevent issues related to IP reputation. This guide is primarily intended for server administrators managing email services through SmarterMail. You should apply these

How to view active products from customer portal

Introduction This guide is tailored for customers and account holders who use the portal to manage their services. It provides step-by-step instructions on how to view active products or services linked to your account. Tracking your active products helps users efficiently manage their subscriptions and services via the customer portal, a centralized platform for all

How to change company name in customer portal

Introduction This guideline is designed for customers registered with IP ServerOne who have access to the customer portal. It provides a step-by-step process for changing the company name within the portal, which may be required during rebranding, mergers, or other business-related changes. The instructions below outline how to navigate the portal, access account settings, and

How to enable SSL for IMAP and POP3

Introduction SSL (Secure Sockets Layer) is a cryptographic protocol used to ensure secure communication over the internet. SSL protocols employ X.509 certificates, which utilize asymmetric cryptography to authenticate the parties involved and facilitate the exchange of symmetric keys. These session keys encrypt the data being transferred, thereby providing confidentiality, message integrity, and authentication. SSL is

How to setup LAMP configuration on Ubuntu

Introduction This article is intended for Ubuntu users, including system administrators and developers, who need to set up a LAMP (Linux, Apache, MySQL, PHP) stack on their server. It provides a step-by-step guide to installing and configuring each component of the LAMP stack on Ubuntu. This information is essential when you’re preparing a server to

How to create new DNS zone file in Plesk

Introduction If you encounter issues with the DNS zone file for your domain in Plesk, such as the DNS records not functioning, missing zone files in the Plesk DNS folder, or problems persisting even after restoring to default settings, it may be necessary to recreate the DNS zone. This guide provides step-by-step instructions for identifying

How to improve the security of MySQL installation using mysql_secure_installation script

Introduction When MySQL is first installed, it comes with default settings that prioritize functionality over security. These defaults may leave your server vulnerable to unauthorized access or attacks. The mysql_secure_installation script is a built-in tool that addresses these security risks by guiding you through a series of steps to configure critical security features. It allows

How to Enable or Disable ModSecurity in cPanel

Introduction ModSecurity is a popular web application firewall that helps protect websites from various attacks, such as SQL injection and cross-site scripting. For website owners and administrators using cPanel, managing ModSecurity settings is essential to ensuring the security and functionality of their site. This guide provides a step-by-step approach to enabling or disabling ModSecurity in

How to change database table engine types in phpMyAdmin

Introduction This article guides users on how to change the MySQL database table engine type using phpMyAdmin. It is intended for users with Plesk or DirectAdmin control panels. This solution is applicable when changing the engine type of MySQL tables is required, such as converting between InnoDB and MyISAM. The process involves accessing the control