Search Our Database

Email Routing for cPanel

Introduction This process is essential for domain owners who want to manage how incoming emails are processed. Whether you’re using the local email server of your hosting provider or an external email service like G Suite or Office365, understanding and configuring email routing is key to ensuring that your emails are delivered as intended.  

LBaaS: How to launch a Layer 7 (HTTP/HTTPS) Load Balancer

IP ServerOne now offers cloud-based Load Balancer as a Service (LBaaS) in Malaysia, Singapore, and Hong Kong. You can use LBaaS to improve your app’s performance and availability. Choose between Layer 4 (TCP) or Layer 7 (HTTP/HTTPS) load balancers that match your app’s needs. For guidance on choosing the right load balancer, visit our website

LBaaS: How to launch a Layer 4 (TCP) Load Balancer

IP ServerOne now offers cloud-based Load Balancer as a Service (LBaaS) in Malaysia, Singapore, and Hong Kong. You can use LBaaS to improve your app’s performance and availability. Choose between Layer 4 (TCP) or Layer 7 (HTTP/HTTPS) load balancers that match your app’s needs. For guidance on choosing the right load balancer, visit our website

How to use Wildcard Certificate to other domain (cPanel)

Introduction This guide provides step-by-step instructions for using a wildcard SSL certificate for multiple domains in cPanel. Wildcard SSL certificates are a flexible security solution, allowing for the encryption of unlimited subdomains under a single domain. This guide will explain how to utilize a wildcard SSL certificate across various domains in a cPanel environment. Prerequisites

How to disable IPv6 on Linux

1. Ubuntu/Debian/Centos     Edit the /etc/sysctl.conf file.      – sudo nano /etc/sysctl.conf    Place the following entry to disable IPv6 for all adapters.      – net.ipv6.conf.all.disable_ipv6 = 1      – net.ipv6.conf.default.disable_ipv6 = 1      – net.ipv6.conf.lo.disable_ipv6 = 1    To reflect the changes execute the following command.      – sudo sysctl -p  

How to install SSL certificates in IIS (Window)

Introduction An SSL certificate is a digital certificate used to establish a secure, encrypted connection between a web server and a web browser. It verifies the authenticity of a website, ensuring that users are connecting to the intended site and not an imposter. SSL certificates are issued by trusted organizations called Certificate Authorities (CAs) and