1.CentOS - Installing Nginx from source http://articles.slicehost.com/2009/2/2/centos-installing-nginx-from-source Versions At the time of writing, the latest stable version of Nginx is 0.6.34. You can check the latest versions and change logs at the…
Features Pricing Add-ons Resources | Log in Sign up Guides & Tutorials Web Server Guides Nginx How to Configure Nginx for Optimized Performance How to Configure Nginx for Optimized Performance Updated Wednesday, September 9th, 2015 by LinodeContr…
转载于:https://github.com/blackyboy/Ubuntu-Linux-Stuffs/blob/master/How-to-install-Cacti-Monitoring-Server-With-Nginx.md Cacti provides an exceptionally easy to use system monitoring solution. Essential graphs are included by default, such as load avera…
https://devops.profitbricks.com/tutorials/install-and-configure-apache-kafka-on-ubuntu-1604-1/ by hitjethvaon Oct 03, 2016 Intermediate Table of Contents Introduction Features Requirements Getting Started Installing Java Install ZooKeeper Install a…
本文首发于个人博客https://kezunlin.me/post/b90033a9/,欢迎阅读! Install and Configure Caffe on ubuntu 16.04 Series Part 1: Install and Configure Caffe on windows 10 Part 2: Install and Configure Caffe on ubuntu 16.04 Guide requirements: NVIDIA driver 396.54 CUDA 8…
本文首发于个人博客https://kezunlin.me/post/1739694c/,欢迎阅读! Install and Configure Caffe on windows 10 Part 1: Install and Configure Caffe on windows 10 Part 2: Install and Configure Caffe on ubuntu 16.04 Guide requirements: windows: 10 caffe: caffe-windows nvi…
本文首发于个人博客https://kezunlin.me/post/91842b71/,欢迎阅读! Part-1: Install and Configure Qt5 on Ubuntu 16.04 Series Part-1: Install and Configure Qt5 on Ubuntu 16.04 Part-2: Install and Configure VTK 8.1.0 from source with Qt5 on Ubuntu 16.04 Part-3: Install…
今天在Windows Server 2008 下安装SQL SERVER 2008时,碰到如下错误: You must use the Role Management Tool to install or configure Microsoft .NET Framework 3.5 SP1. 既然碰到了顺便还是记录一下,虽然感觉没啥技术含量也没有难度,有时候有必要养成一个好习惯.记录你碰到的问题.解决问题的方案,你思考的点点滴滴! 打开 Server Manager,在“Features”下勾选…
Welcome to Your Documentation Use the PDFs below or the HTML contents to the left to install and configure P6 EPPM and its additional components. Planning Your P6 EPPM Implementation Installing and Configuring P6 EPPM Upgrading and Configuring P6 E…
Install and Configure OSSEC on Debian 7&8 Contributed by Sunday Ogwu-Chinuwa Updated Friday, February 5th, 2015 by James Stewart This is a Linode Community guide. Write for us and earn $250 per published guide. OSSEC is an open-source, host-based int…
https://www.cloudera.com/documentation/enterprise/latest/topics/cm_ig_installing_configuring_dbs.html#cmig_topic_5_2 Step 4: Install and Configure Databases Cloudera Manager uses various databases and datastores to store information about the Clouder…
Install LAMP Server (Apache, MariaDB, PHP) On CentOS/RHEL/Scientific Linux 7 By SK - August 12, 2014 LAMP is a combination of operating system and open-source software stack. The acronym of LAMP is derived from first letters of Linux, Apache HTTP…
https://azure.microsoft.com/en-us/documentation/articles/powershell-install-configure/ In this article: How to: Install Azure PowerShell How to: Connect to your subscription How to use the cmdlets: An example Getting Help Additional Resources 11 Comm…
http://www.lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/ http://blog.csdn.net/seanchan/article/details/7680354 Today, I’m going to show you how to install Nginx with PHP-FPM via yum. Before starting to install Nginx and PHP-FPM,…
by Pradeep Kumar · Published November 19, 2017 · Updated November 19, 2017 DNS or Domain Name System, as we know is an internet service that is used to translate the user friendly domain into computer friendly IP addresses. Not only can we translate…
Reference: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-elasticsearch-on-ubuntu-14-04 Introduction Elasticsearch is a platform for distributed search and analysis of data in real time. Its popularity is due to its eas…
OS env: windows2008 R2 std 1. Download NIC driver from Dell Website http://www.dell.com/support/home/us/en/04/Drivers/DriversDetails?driverId=HP103 http://downloads.dell.com/FOLDER01453280M/1/Network_Driver_7X45J_WN_14.5.0_A00.EXE 2. Install this dri…
https://help.ubuntu.com/lts/serverguide/openldap-server.html if error occurs in reinstall, try this: "1)sudo apt-get purge slapd 2)sudo apt-get install slapd ldap-utils " you can configure ldap after install: When the installation is complete,…
MinGW在线安装程序下载地址:http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get-inst/mingw-get-inst-20101030/mingw-get-inst-20101030.exe/download 一.运行环境 / Environment Windows 2003 32bit / Windows Xp 32bit / Windows 7 二.MinGW安装 / M…
Nowaday, Redis became more and more popular , many projects use it in the cache module and the store module. There are already many people wrote posts about Redis.And I am vary pleasure to join them to share my learing of Redis. But I am new in this…
I. Installation The installation environment must have JDK, verify that you enter: java -version 1. down Install server-side versions based on the jar downloaded by maven, such as my "C:\Users\xiaobin\.m2\repository\org\apache\kafka\kafka_2.11\1.0.2&…