Git Product home page Git Product logo

lempstackubuntu16.04's Introduction

Lemp Stack

LEMP (Linux eNginx Mysql PHP) For Ubuntu 16.04

We will use mariadb as our database

Simple script developed during the coronavirus lockdown, this script will help to install LEMP (Linux eNginx Mysql PHP) with just a single command line.

Fully Optimize

The installation will also optimize the configuration within LEMP.

Installation List

Here all the list that the script will install

  • Nginx: 1.10.3 (Ubuntu)
  • MariaDB: 10.0.38-MariaDB-0ubuntu0.16.04.1
  • PHP 7: 7.0.33-0ubuntu0.16.04.12
  • UFW Firewall
  • Memcached
  • FASTCGI_CACHE
  • IONCUBE
  • MCRYPT
  • HTOP
  • NETSTAT
  • OPEN SSL
  • AB BENCHMARKING TOOL
  • ZIP AND UNZIP
  • FFMPEG AND IMAGEMAGICK

Prerequisites

What things you need to make sure before proceed.

  • ONLY FOR UBUNTU 16.04 (Both x32 & x64)
  • YOU SHOULD BE LOGIN AS ROOT

How to use

To Install this script, all you need to do is to run a single command line and it will install everything.

apt update; apt-get install dos2unix; wget https://raw.githubusercontent.com/MiguelRyf/LempStackUbuntu16.04/master/lemp-ubuntu-16.04.sh -O ~/lemp-ubuntu-16.04.sh && dos2unix ~/lemp-ubuntu-16.04.sh && bash ~/lemp-ubuntu-16.04.sh

Getting Started

Congratulations, you now have installed LEMP!

Once everything is set up, run this command below in /root directory to open the Menu Options

./menu.sh

IF YOU ARE NOT IN /root DIRECTORY

JUST RUN THE COMMAND BELOW

cd

Authors

  • Miguel Emmara - LempStackUbuntu16.04 - MiguelRyf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.