LAMP stack is a group of open source software used to get web servers up and running. LAMP acronym stands for Linux, Apache, MySQL and PHP. In this video we have CentOS 7.2 preinstalled and I will guide you step by step installing LAMP. CentOS (abbreviated from Community Enterprise Operating System) is a Linux distribution that attempts to provide a free, enterprise-class, community-supported computing platform which aims to be 100% binary compatible with its upstream source, Red Hat Enterprise Linux (RHEL)
I will list all commands in description. If you want to copy and paste to your terminal.
Commands:
sudo yum install httpd
sudo systemctl start httpd.service
ip addr show eth0 | grep inet | awk '{ print $2; }' | sed 's/\/.*$//'
sudo systemctl enable httpd.service
sudo yum install mariadb-server mariadb
sudo systemctl start mariadb
sudo mysql_secure_installation
sudo systemctl enable mariadb.service
sudo yum install php php-mysql
sudo systemctl restart httpd.service
sudo nano /var/www/html/info.php
----------------------
music by Kronicle - Thinking About You (Not hip hop) -
You can always Deploy an SSD cloud server in 55 seconds
with Digitalocean.
Anyone how use this link will receive $10 in hosting credit immediately after unlocking their account by adding a valid payment method.
Sign Up with this link
Смотрите видео How To Install Linux, Apache, MySQL, PHP LAMP stack On CentOS 7.2 онлайн, длительностью 02 минут 22 секунд в хорошем hd качестве, которое загружено на канал NixInPix 05 Июль 2016. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 259 раз и оно понравилось 1 посетителям.