Git Product home page Git Product logo

lempstackdebian9's Introduction

Lemp Stack

LEMP (Linux eNginx Mysql PHP) For Debian 9

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
  • MariaDB: 10.1.44-MariaDB-0+deb9u1
  • PHP 7: 7.0.33-0+deb9u7
  • 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 DEBIAN 9
  • 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/LempStackDebian9/master/lemp-debian-9.sh -O ~/lemp-debian-9.sh && dos2unix ~/lemp-debian-9.sh && bash ~/lemp-debian-9.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 - LempStackDebian9 - 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.