Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 

Repository files navigation

Custom Nginx Web Server on Linux (WSL)

A hands-on system administration project demonstrating how to set up, configure, and manage an Nginx web server on Ubuntu Linux using Windows Subsystem for Linux (WSL).

๐Ÿ› ๏ธ Tools & Technologies Used

  • OS: Ubuntu Linux (WSL2)
  • Web Server: Nginx
  • Terminal Commands: apt, systemctl/service, nano
  • Languages: HTML5, CSS3

๐Ÿš€ Setup & Installation Instructions

  1. Update packages and install Nginx:
    sudo apt update
    sudo apt install nginx -y

About

A custom nginx web server and deployed on ubuntu Linux using wsl

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages