COMPUTING > Cloud Servers > Template datasheets > AWL-001_2 - CentOS 6.x 64bit - Web Server LAMP

AWL-001_2 - CentOS 6.x 64bit - Web Server LAMP Cloud Server Pro service guide Cloud Server Smart service guide

CentOS

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 Apache web server for hosting PHP, Perl and Python applications.
You can also activate the Mysql server database (already installed in version 5.1) to get a LAMP server (Linux, Apache Mysql, PHP) with two commands:
  • chkconfig mysqld on
  • service mysqld 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 image has an active iptables firewall that is configured to only accept SSH (port 22) and HTTP (port 80) connections.

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.