Install nginx 1.7.10 on Ubuntu and Linux Mint [PPA]


nginx 1.7.10 released, you can install/update on Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana

nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. For a long time, it has been running on many heavily loaded Russian sites including Yandex, Mail.Ru, VK, and Rambler.

nginx 1.7.10 changelog
  • Feature: the “use_temp_path” parameter of the “proxy_cache_path”, “fastcgi_cache_path”, “scgi_cache_path”, and “uwsgi_cache_path” directives
  • Feature: the $upstream_header_time variable
  • Workaround: now on disk overflow nginx tries to write error logs once a second only
  • Bugfix: the “try_files” directive did not ignore normal files while testing directories
  • Bugfix: alerts “sendfile() failed” if the “sendfile” directive was used on OS X; the bug had appeared in 1.7.8
  • Bugfix: alerts “sem_post() failed” might appear in logs
  • Bugfix: nginx could not be built with musl libc
  • Bugfix: nginx could not be built on Tru64 UNIX

To Install nginx 1.7.10 on Ubuntu and Linux Mint via PPA :

to install nginx 1.7.10 on Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Linux Lite 2.0, Linux Lite 2.2 and other Ubuntu derivative systems via PPA Launcphad, open a new Terminal window and bash (get it?) in the following commands:
sudo add-apt-repository ppa:nginx/development
sudo apt-get update
sudo apt-get install nginx
Remove nginx 1.7.10
sudo apt-get remove nginx
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations. 
How to Upgrade/Install Kernel 4.0 RC4 on Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS)and Linux Mint – See more at: http://media-opensource.blogspot.com/2015/03/how-to-upgradeinstall-kernel-40-rc4-on.html#sthash.cxuobizn.dpuf

0 Response to “Install nginx 1.7.10 on Ubuntu and Linux Mint [PPA]”

Post a Comment