EOL (End Of Life)
This template is no longer available for creating new Cloud Servers.
Features
This image is a CentOS 6.x installation with MySQL 5.1 Server Database.
You can also activate the Apache Web Server (already installed) to get a LAMP Server (Linux, Apache MySQL, PHP) with two commands:
- chkconfig httpd on
- service httpd start
There is a Webmin control panel to manage the server.
Access
It can be accessed through SSH with a root username and the relevant password.
The Webmin control panel can be accessed with the root username and the relevant password by signing in via your browser using the server's IP address with the port 10000.
For example: if the server has the IP address 1.2.3.4 you will need to sign in with the browser at the address http://1.2.3.4:10000/.
Setup
The Template has an active iptables firewall active that is configured to accept SSH (port 22) and HTTP (port 80) connections only.
Template version
1.2
Changelog
Installed kernel 2.6.32-358* (improved integration with VMware and Hyper-V).
Disk timeout set to 180 seconds on Hyper-V and Low Cost Hyper-V.
Various optimizations.