https://www.ruby-forum.com/topic/6873127
1.DNS服务系列之原理介绍及正反向解析配置 http://www.178linux.com/archives/2872 2.DNS服务系列之主从复制、子域授权和转发、view配置详解 http://www.17
博主比较懒,只贴了个链接,请移步查看!https://cbonte.github.io/haproxy-dconv/configuration-1.5.html
gem 安装 # yum install rubygems -y 2. gem 源 # gem sources -l # gem sources --remove https://rubygems.org/ # gem sources -a
nfs 挂载试验172.16.74.105 nfs client 172.16.74.106 nfs servernfs 上 第一步: nfs server 上安装 (nfs client 上也需要安装) yum install nfs-utils第二步: nfs配置文件 # cat /etc/exports
可以参考:http://blog.csdn.net/xuensong520/article/details/8915945 #!/bin/bashyum -y install ipmitoolmodprobe ipmi_msghandlermodprobe ipmi_devintfmodprobe ipmi_siipmitool user set password 2 calvinipmitool
1. 用yum安装Apache,Mysql,PHP. 1.1安装Apache yum install httpd httpd-devel 安装完成后,用/etc/init.d/httpd start 启动apache 设为开机启动:chkconfig httpd on 1.2 安装mysql 1.2.1 yu
有很多这样的需求,python多版本共存;可以使用pyenv也可以使用virthenv,本篇纪录下pyenv来管理python多版本; pyenv安装:# git clone git://github.com/yyuu/pyenv.git ~/.pyenv # echo 'export
sa s
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号