First we will install OpenLDAP by running the command as root: apt-get install slapd ldap-utils ldapscripts The first command installs the OpenLDAP server (slapd is acronym for Stand-alone LDAP Daemon), and we also install ldap-utils (Some tools for…
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…
安装apt-get install nagios-nrpe-server nagios-plugins 修改nrpe.cfgvi /etc/nagios/nrpe.cfg修改Allow Host,添加监控机的IPservice nagios-nrpe-server restart修改servicesvi /etc/services 安装流量监控下载插件check_traffic插件apt-get install snmpd snmp-mibs-downloader若提示无法安装修改sources…
basic install guide 1. download miniconda 2. conda install libpython mingw 3. conda install theano now you can run theano correctly. Enable GPU 1. download and install cuda8.0 2. downlaod and install vs2015 2. download and install Windows Kits 3. add…
https://www.if-not-true-then-false.com/2015/fedora-nvidia-guide/ search Most Popular Featured Linux Programming Servers SQL Advertise If Not True Then False Most Popular Featured Linux Programming Servers SQL Advertise Fedora 25/24/23 nVidia Drivers…
原文:http://www.dev-metal.com/how-to-setup-latest-version-of-php-5-5-on-ubuntu-12-04-lts/ 最近遇到了要在ubuntu 12.04 上升级php版本的问题,下面是升级php到最新的版本的方法: Please note: This works fine. But this package will also upgrade your apache to version 2.4 which has different…
First of all, this version hustoj is a skin and improved for https://code.google.com/p/hustoj/. So the you can migrate the old version web to this version without any big chance. This guide is not a deep tutorial for beginner, the base step for os an…
Isilon build for storage data Use VMware converter to convert node1 to ESX(参考silon_OneFS_Simulator_Install_Guilde.pdf的P31) Increase disk 2,3,4,5 (3.9G *4) size to 500GB each Modify network adapter to correct network segment Power on Answer ‘yes’ to f…
一. make sure java install $ java -version $ echo $JAVA_HOME 二. untar tgz file $ tar xf CollabNetSubversionEdge-5.2.0_linux-x86_64.tar.gz -C /usr/local 三. Optional . Install the application so that it will start antomatically when the server restarts.…
一.Prerequisite OS  :  CentOS-7.0-1406-x86_64-DVD.iso Time Server :   NTP Server SERVER NAME IP PLAN chef_server 192.168.100.10 chef_workstation 192.168.100.11 chefnode-1 192.168.100.12 IP Plan: rpm package(chef_server): autogen-libopts-5.18-5.el7.x86…