×


Blog


Plesk Services on an Amazon Lightsail Instance - How to Open Access ?

This article covers how to allow access to Plesk Services on an Amazon Lightsail Instance. By default, on Plesk instances on Amazon Lightsail all outgoing connections are allowed, and all incoming connections are blocked. Exceptions are made for connections to ports listed below.

Service name and Ports used by the service:

  • SSH (secure shell) server: TCP 22
  • Web server: TCP 80, TCP 443, TCP 8443, and TCP 8447
  • DNS: TCP 53 and UDP 53


Passive FTP Mode on a Plesk Amazon EC2 Instance – How to configure ?

This article covers the process of Configuring the Passive FTP Mode on an Amazon EC2 Instance. In fact, Whenever a new Plesk instance is deployed from an AWS Marketplace AMI, Amazon EC2 automatically generates and assigns a security group to the instance. This security group contains preconfigured firewall rules necessary for Plesk to operate, including a rule allowing connections to the passive FTP port range.


Install Virtualmin on CentOS - Step by step method ?

This article covers how you can install Virtualmin on your CentOS machine. In fact, Virtualmin is a open source control panel that supports centos 8 and provide quite easy GUI to manage servers either VPS or dedicated. With it, you will be able to manage various services like Apache and Nginx as web-servers, multiple PHP versions, Email, FTP and other more services.


Connect to Localhost from within a Docker Container

This article covers method to connect to Localhost from a Docker Container. If you are using Docker-for-mac or Docker-for-Windows 18.03+, just connect to your mysql service using the host host.docker.internal (instead of the 127.0.0.1 in your connection string).

If you are using Docker-for-Linux 20.10.0+, you can also use the host host.docker.internal if you started your Docker container with the --add-host host.docker.internal:host-gateway option.


Plesk Error: innodb-page-size mismatch in tablespace

This article covers methods to resolve Plesk Error: innodb-page-size mismatch in tablespace.


Unable to create a KVM VPS in SolusVM - How to fix ?

This article covers the most effective method of fixing database issues while creating KVM VPS in SolusVM. In fact, to fix this error, simply Add the missing column to the specified table.