PuppetDB安装
#######################################
2014年6月23日 10:25:36
一、安装要求:
1.JDK1.7或以上版本
2.Puppet3.5.1或更高版本
3.Puppet已配置执行Puppet agent --test没有问题
二、安装步骤
1.puppet源配置好
2.apt-get install pupp...
分类:
数据库 时间:
2014-06-25 19:28:48
阅读次数:
285
usage: pm [list|path|install|uninstall] pm list packages [-f] pm list permission-groups pm list permissions [-g] [-f] [-d] [-u] [...
分类:
移动开发 时间:
2014-06-25 19:03:24
阅读次数:
244
linux 安装Tesseract-OCR准备工作:一.编译环境: 1. gcc gcc-c++ make(这个环境一般机器都具备,可以忽略)yum install gcc gcc-c++ make2. 依赖的包: autoconf automake libtool libjpeg-devel li...
分类:
系统相关 时间:
2014-06-25 14:01:56
阅读次数:
359
step 1:centos$ sudo yum install lm_sensorsubuntu$ sudo apt-get install lm_sensorsstep2$ sudo sensors-detectstep3$ sensors
分类:
系统相关 时间:
2014-06-25 13:41:46
阅读次数:
277
mysql-5.5 for linux源码安装
1.使用Yum安装依赖软件包
# yum install -y gcc gcc-c++ gcc-g77 autoconf automake bison zlib* fiex* libxml* ncurses-devel libmcrypt* libtool-ltdl-devel*
2.安装cmake
# yum instal...
分类:
数据库 时间:
2014-06-24 23:45:46
阅读次数:
260
. 准备工作
(1)安装svn、ssh
sudo apt-get install ssh subversion
(2)安装texinfo(为了编译man包)
sudo apt-get install texinfo
(3)安装编译所需的支持包,依环境而定
sudo apt-get build-dep emacs21 libgtk2.0-dev xserver-xorg-...
分类:
其他好文 时间:
2014-06-24 21:56:52
阅读次数:
353
os环境为: ubuntu14.04 使用devstack自动化安装...
分类:
其他好文 时间:
2014-06-24 19:07:10
阅读次数:
225
1.在Android开发中调用adb命令进行应用安装,将应用安装到 /system/app目录下
/**
* install the app in use adb command,this style is silent
*
*/
private void adbInstallTheAPP(){
//adb push cor...
分类:
移动开发 时间:
2014-06-24 18:04:18
阅读次数:
291
由于 腾讯自带的linux for qq 已经无法登陆,于是详尽各种办法在fedora 上安装 qq ,但均以失败高中,于是使用了几天web qq 但终于无法忍受,于是有研究起来了 pidgin-lwqq
终于安装成功,上图直接
可以首发图片
以下直接上安装步骤
1. 首先安装 pidgin
1
sudo yum
install pidgin
...
分类:
其他好文 时间:
2014-06-24 15:36:25
阅读次数:
286