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

January 27, 2014 | By the+gnu+linux+evangelist.

Install the Latest NGINX openSUSE 13.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 13.1-13.2 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 13.X Bottom there is Link to a Basic & Easy Getting-Started and Running with NGINX Fast Web Server.

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

    Nginx Latest tar.gz
  2. Double-Click and Extract Archive

    Install NGINX openSUSE 13.X - KDE4 Extract NGINX tar.gz Source
  3. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Install NGINX openSUSE 13.X - KDE4 Open Terminal

    In case first see: Terminal QuickStart Guide.

  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. Getting-Started with NGINX Administration openSUSE Linux

    Nginx Administration Guide
  7. Access Locally your Server on Browser:

    http://localhost

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

  8. How to Add Virtual Host for NGINX Easy Guide

    Nginx Virtual-Hosts

QuickChic Theme • Powered by WordPress