You are on page 1of 1

// This command is used to update the package index

sudo apt-get update

// This command will install the nginx web server


sudo apt-get install nginx

You might also like