Update the Ubuntu repository information:
$ sudo apt-get update
Install the package:
$ sudo apt-get install nginx
Verify the installation:
$ sudo nginx -v
nginx version: nginx/1.4.6
An Artist With Technical Skills
Update the Ubuntu repository information:
$ sudo apt-get update
Install the package:
$ sudo apt-get install nginx
Verify the installation:
$ sudo nginx -v
nginx version: nginx/1.4.6
3 responses to “Installing nginx from a Prebuilt Ubuntu Package from an Ubuntu Repository”
I’ll recommend using the latest version of Nginx to take full advantage of new bug fixes and features.
Agreed
[…] Read: – Installing nginx from a Prebuilt Ubuntu Package from an Ubuntu Repository – Chandan Rajpurohit […]