Загрузка страницы

Instalación y configuración paso a paso Webserver Apache Linux Centos 8 | Tutorial para novatos |

Tutorial en español para novatos en Linux. Te enseño a instalar un servidor web (web server) en Linux Centos 8. Te explico detalladamente los pasos de instalación y configuración.
Escribe en los comentarios temas de los cuales te gustaría ver un tutorial.
Muchas gracias por ver el video.
Comandos utilizados en este tutorial:
ping google.com
ip address show
nmtui
ping google.com
yum update -y
yum install httpd -y
which httpd
systemctl status
systemctl start
systemctl status
systemctl enable
cd /etc/httpd
cd /var/www
nano index.html
yum install nano
nano index.html
curl localhost
systemctl status firewalld
firewall-cmd --add-port=80/tcp --permanent
firewall-cmd --reload
firewall-cmd --list-all

Видео Instalación y configuración paso a paso Webserver Apache Linux Centos 8 | Tutorial para novatos | канала Kernel Latino
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
21 мая 2020 г. 2:47:55
00:21:26
Яндекс.Метрика