Install Nginx Ubunto server
update ubunto
sudo apt update
install nginx
sudo apt install nginx
ufw allow 'Nginx HTTP'
sudo ufw allow 'Nginx HTTP'
by გიორგი ბაკაშვილი
4 years ago
Linux
1
Pro tip: use ```triple backticks around text``` to write in code fences