2022 | Como instalar Apache en Ubuntu 20.04.4 LTS | WebServer

Published: 26 June 2022
on channel: Oscar Omar Posada Sanchez
206
4

En este video compartimos como de manera practica podemos instalar de forma local Apache WebServer en nuestro Linux Ubuntu 20.04.4 LTS

Comandos usados en este Video
sudo apt update
sudo apt install apache2
sudo ufw app list
sudo ufw allow 'Apache'
sudo ufw status
sudo systemctl status apache2

Comandos para validar estatus de Apache, detener e iniciar.
sudo systemctl stop apache2
sudo systemctl start apache2
sudo systemctl restart apache2
sudo systemctl reload apache2
sudo systemctl disable apache2
sudo systemctl enable apache2


Watch video 2022 | Como instalar Apache en Ubuntu 20.04.4 LTS | WebServer online without registration, duration hours minute second in high quality. This video was added by user Oscar Omar Posada Sanchez 26 June 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 206 once and liked it 4 people.