How to Install Nginx openSUSE 12.X Linux Step-by-Step Easy Guide

July 18, 2013 | By Duchateaux.

Install the Latest NGINX openSUSE 12.X Linux

This Short Install NGINX openSUSE shows you Step-by-Step How to Install & Getting-Started with the Latest NGINX Web-Server on openSUSE Linux 12.1/12.2/12.3 KDE4/Gnome i686/x8664.

To Get Installed the Latest NGINX Web-Server on openSUSE you Need to Downlad, Compile and Install from Source Because the zypper Repos are Serving a Legacy NGINX Web-Server Version.

To the Install NGINX openSUSE 12.X Bottom there is Link to a Basic & Easy Getting-Started and Running with NGINX Fast Web Server.

Install NGINX openSUSE 12.X - Linux GNOME Penguin NGINX
  1. Download Latest nginx Source Code:

  2. Double-Click and Extract Archive

    Linux KDE4 Extract NGINX tar.gz Source

  3. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Linux OpenSuse 12 KDE4 Open Terminal

  4. Install Required Packages:

    su -
    sudo zypper in gcc make pcre-devel zlib-devel
  5. Compile and Install NGINX:

    cd </path/2>
    ginx*
    ./configure
    make
    make install

    The NGINX Web-Server Default Install Location is in: /usr/local
    ginx.

  6. Access Locally your Server on Browser:

    http://localhost

    If Also Apache is Running on Port 80 then Possibly Stop It!

  7. Getting-Started with NGINX Administration openSUSE Linux

  8. How to Add Virtual Host for NGINX Easy Guide


QuickChic Theme • Powered by WordPress