Informacje handlowe +48 32 441 63 46
  Kontakt telefoniczny +48 32 441 63 46
 
COMPUTING > Serwery Cloud > 14 - Opis Szablonów > AWL-C7-002 - CentOS 7.x 64bit - Web Server LAMP

AWL-C7-002 - CentOS 7.x 64bit - Web Server LAMP Przewodnik po usłudze Serwer Cloud Pro Przewodnik po usłudze Serwer Cloud Smart

CentOS

Features

This image is a CentOS 7.x installation with Apache web server and MariaDB SQL database for hosting PHP, Perl and Python applications. To manage the Webmin control panel, use the following scripts in the root:
to enable it: /root/enable_start_webmin.sh
to disable it: /root/disable_stop_webmin.sh
to uninstall it: /root/uninstall_webmin.sh

Access

It can be accessed through SSH with a root username and password.
The Webmin control panel can be accessed with the root username and password by signing in via your browser using the server's IP address with the port 10000.
The MySQL database can be accessed with a root username and password using the mysql -u root -p command
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 installed and configured Fail2ban to block brute force attempts on port 22.

Template version

1.0

Changelog

-