Group: SU5

Welcome to Try Sophou

This website is hosted on AWS EC2 Ubuntu Server using Nginx. Designed with modern HTML and CSS for a clean professional look.

Explore Website

Ubuntu Server

Deploy your HTML website easily with AWS EC2 and Ubuntu Linux.

sudo apt update
sudo apt install nginx -y
sudo systemctl start nginx