background preloader

Gilgon

Facebook Twitter

Joomla search

PhpDocumentor. Installing Nginx, MySQL, PHP (LEMP) stack On a Debian 8.3 Cloud Server Or VPS | Atlantic.Net Community. Verified and Tested 1/13/16 Introduction This how-to will show you how to install LEMP on a Debian 8.3 cloud server or VPS. LEMP is a web service stack that consists of a Linux operating system, NGINX, MySQL, and PHP. The main difference between LAMP and LEMP is that LAMP uses Apache and LEMP uses NGINX. LEMP has been gaining popularity within the last few years because it excels in speed and scalability. Prerequisites A server with Debian 8.2 installed. Installing LEMP on a Debian 8.3 Cloud Server Or VPS First we want to make sure that your server is up to date by running the command: apt-get update apt-get update apt-get upgrade apt-get upgrade Note: Depending on your installation you may need to remove apache2.

Installing Nginx on Debian 8.3 To install Nginx use the command: apt-get install nginx apt-get install nginx When it asks “Do you want to continue? Start the Nginx service with the following command: service nginx start service nginx start ifconfig Installing MySQL on Debian 8.3. GM Commands List for Trinity Core | Reaper-X. How to run your own Git server with GitlabHQ on Ubuntu 14.04. Version 1.0 Author: Srijan Kishore This document describes how to install and configure Git and GitHub.

These are great tools to manage and administer a whole host of Git repositories and the associated permissions. So, these remain true blessings for users writing open source software, however, when writing a closed source software may not be comfortable in trusting the code to a third party server. To gain the much-needed flexibility and control on stuff like Github/BitBucket without hosting the git repositories on servers that lie external to the control of users, GitLab remains a Godsend!

GitLab is a wonder tool that offers a simple and user-friendly yet potent web-based interface to the Git repositories on your server, viz., GitHub. I do not issue any guarantee that this will work for you! 1 Preliminary Note This tutorial is based on Ubuntu 14.04 server, so you should set up a basic Ubuntu 14.04 server installation before you continue with this tutorial. Python --version ruby -v [...]