Instalacion rapida Webserver Nginx en Debian
Aca muestro lo rapido que se puede instalar un webserver y una modificacion en el index, para curso de Operador Linux.
- Debian 12
- Cool Retro Term
Comandos:
apt update # Actualizar la lista de repositorios
apt install -y nginx # Instalacion de Webserver con opcion '-y' para responder automaticamente
service nginx status # Ver estado del servicio
service nginx start # Iniciar el servidor
echo ... # Para modificar el index.html del servidor default
Видео Instalacion rapida Webserver Nginx en Debian канала Rustic Linux
- Debian 12
- Cool Retro Term
Comandos:
apt update # Actualizar la lista de repositorios
apt install -y nginx # Instalacion de Webserver con opcion '-y' para responder automaticamente
service nginx status # Ver estado del servicio
service nginx start # Iniciar el servidor
echo ... # Para modificar el index.html del servidor default
Видео Instalacion rapida Webserver Nginx en Debian канала Rustic Linux
Комментарии отсутствуют
Информация о видео
14 августа 2024 г. 0:21:10
00:00:48
Другие видео канала