Articles tagged in: Debian



nginx — How To Install the Newest Version of Nginx on Ubuntu

Ubuntu usually ships with an outdated version of nginx. To install the up-to-date version, follow these steps: sudo -s nginx=stable # use nginx=development for the latest development version {{outline}} By setting nginx=stable you declare a temporary environment variable that defines the nginx version you want to install. Use …

Continue Reading
Page 3 of 3

Explore the Library

Find interesting tutorials and solutions for your problems.