Blog
- Home
- Blog
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:
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.
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.
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.
This article covers methods to resolve Plesk Error: innodb-page-size mismatch in tablespace.
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.