How to setup a Linux web server (Nginx, Apache)

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • Linux Bootcamp: Learn how to setup a linux webserver with nginx & apache. Install and configure nginx and apache in same web server. Learn how piping in Linux works. Understand grep command in linux. Get introduced to systemctl in linux and how it helps to start and stop a service in linux.
    Use firewall-cmd to open ports in linux via firewall. Use ss command to list all listening ports in linux. Finally, reach a website running in linux from windows.
    key topics: systemctl command in linux, journalctl command in linux, firewall-cmd in linux, ss command in linux
    Option 1- Using Different ports: How to host multiple websites with reverse proxy - • How to host multiple w...
    Option 2: How to configure with Domain Name : • How to point a domain ...
    Chapters:
    00:00 Introduction
    01:38 Install NginX & Apache web servers
    02:32 Piping Concept in Linux
    05:15 CMD: Grep command
    07:00 What is a WEB Server?
    10:40 Conflict for setting up both Nginx & Apache at same server
    11:45 CMD : SystemCtl, Firewall-Cmd, SS
    13:53 Understand "SS" command
    16:00 NGINX : Enable and Start server
    17:57 CONF: Understand Nginx Configuration File
    22:11 Firewall: Open NginX port (80)
    24:24 APACHE: Enable and Start Server
    27:32 CONF:Modify Apache conf and change port
    29:02 Firewall: Open Apache port (8080)
    31:39 TEST: Modify index.html and test both servers.
    35:40 How to Stop, Start servers

Комментарии •