首页 > 2014年11月21日 > 全部分享
ansible学习笔记(二):ansible for CentOS6安装
###最近有点儿时间了,再继续学习Asible,本节尝试使用pip安装ansibleforCentOS6.5,其中OS是最小化安装。2.2InstallingansibleonCentOS6.52.2.1pip安装Ansible###(1)准备环境:#python-V#版本:Python2.6.6#yuminstallgccgcc-c++#yuminstallgit-y#yuminstallpython-develpyt..
分类:其他   时间:2014-11-21 16:37:08    收藏:0  评论:0  赞:0  阅读:324
【基础】华为设备NAT功能配置实战全集
实验拓扑:使用ENSP模拟器(版本V100R002C001.2.00.350)实验要求:1.在华为设备上部署静态NAT技术实现公司员工(私网)访问Intetnet(公网)2.在华为设备上部署动态NAT技术实现公司员工(私网)访问Intetnet(公网)3.在华为设备上部署PAT技术实现公司员工(私网)访问Intetnet(公..
分类:其他   时间:2014-11-21 16:36:19    收藏:0  评论:0  赞:13  阅读:53712
数据挖掘工具R软件与Weka的比较分析
作为数据挖掘常用的两个工具软件,R软件和weka软件各有千秋,本文对这两种数据挖掘软件进行了比较与分析。R软件介绍R是统计领域广泛使用的一款软件,是一个开放的统计分析和图形显示的程序设计环境,它与S编程语言相似。R可以看作是贝尔实验室(BellLaboratories)的RickBecker..
分类:其他   时间:2014-11-21 16:35:28    收藏:0  评论:0  赞:0  阅读:463
树莓派 启动 自动上报IP
两个月前入手的树莓派B+,由于网络环境变化,设置固定ip不现实。因此参照http://shumeipai.nxez.com/2014/03/18/let-raspberry-pi-ip-address-is-automatically-reported-to-the-mailbox.html设置开机上报ip。但总是出现各种问题。最近学习python,刚好树莓派自带有python,写..
分类:其他   时间:2014-11-21 16:35:18    收藏:0  评论:0  赞:0  阅读:411
数据挖掘工具软件Weka学习教程
一、数据格式理解数据格式后,就可以完全控制数据预处理过程。1.1ARFF格式样例说明%整行注释@relationperson@attributenamestring%半行注释@attributeagenumeric@attributesex{male,female}@attributebirthdaydate"yyyy-MM-ddHH:mm:ss"@data"ZhangSan",85,male,‘2011-06-1000:0..
分类:其他   时间:2014-11-21 16:35:08    收藏:0  评论:0  赞:0  阅读:452
基于CentOS 6.6搭建Zabbix2.4.x
基于CentOS6.6搭建Zabbix2.4.x安装YUM源wgethttp://mirrors.163.com/.help/CentOS6-Base-163.repowgethttp://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2.4-1.el6.noarch.rpmwgethttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm安..
分类:其他   时间:2014-11-21 16:34:58    收藏:0  评论:0  赞:0  阅读:343
siebel apply path
设置变量ForSiebelEnterpriseServer,enter>setORACLE_HOME=C:\siebel\8.1.1.0.0\sesForSiebelWebServerExtension,enter>setORACLE_HOME=C:\siebel\8.1.1.0.0\sweapp进入补丁目录C:\Siebel_Install_Image-141\8.1.1.10.qf0102004\Windows\Server\Siebel_Enterprise_Server..
分类:移动平台   时间:2014-11-21 16:34:48    收藏:0  评论:0  赞:0  阅读:170
通过SSMS工具迁移本地的SQL Server Database到Windows Azure SQL Database
通过SSMS工具迁移本地的SQLServerDatabase到WindowsAzureSQLDatabase微软的产品更新越来越快了,几乎每年都有产品更新,今天呢,我们主要介绍一下,如何将本地的SQLServer数据库迁移到windowsazure上的SQLServerDatabase。当然说到SQLSerrver数据库的迁移,大家都会想到最普通..
分类:数据库技术   时间:2014-11-21 16:34:39    收藏:0  评论:0  赞:0  阅读:381
rhel5.x&rhel6.x更换CentOS yum源
最近接触的系统多数为rhel,rhel自带的yum又不能联网安装,于是写了个一键安装的脚本,支持rhel5.x&rhel6.x,选用的是网易的源。#!/bin/sh #authorbythundermeng ./etc/init.d/functions bit=`getconfLONG_BIT` release=`sed-r-n‘s/(.*)([[:digit:]])\.([[:digit:]])(.*)/..
分类:其他   时间:2014-11-21 16:33:38    收藏:0  评论:0  赞:0  阅读:242
The number of Oracle redo threads (2) is not the same as the number of checkpoint threads (1)
单实例数据库多日志线程,搭建ogg,启动抽取进程时提示一下错误:ERROROGG-00446OracleGoldenGateCaptureforOracle,extjms.prm:ThenumberofOracleredothreads(2)isnotthesameasthenumberofcheckpointthreads(1).EXTRACTgroupsonRACsystemsshouldbecreatedwiththeTHREADSparamete..
分类:数据库技术   时间:2014-11-21 16:32:28    收藏:0  评论:0  赞:0  阅读:594
Mysql 5.6 安装
以前一直用5.1版本的,由于新业务需要用5.6的,就安装并做了笔记MySQL5.6部分新特性:InnoDB现在可以限制大量表打开的时候内存占用过多的问题(第三方已有补丁)InnoDB性能加强。如分拆kernelmutex;flush操作从主线程分离;多个perge线程;大内存优化等InnoDB死锁信息可以记录到err..
分类:数据库技术   时间:2014-11-21 16:32:17    收藏:0  评论:0  赞:0  阅读:362
phpmailer用smtp发送邮件
<?php//error_reporting(E_ALL);error_reporting(E_STRICT);date_default_timezone_set(‘America/Toronto‘);//date_default_timezone_set(date_default_timezone_get());include_once(‘../class.phpmailer.php‘);//include("class.smtp.php");//optional,getscalledfromwith..
分类:Web开发   时间:2014-11-21 16:32:08    收藏:0  评论:0  赞:0  阅读:373
Configuring TLS Encryption Only for Cloudera Manager and Level 1
ConfiguringTLSEncryptionOnlyforClouderaManageronClouderaManagerServer:1.mkdir-p/opt/cloudera/security/{x509,jks,CAcerts}2.generateaJavakeystoreandCertificateSigningRequest(CSR)fortheClouderaManagerServerkeytool-genkeypair-aliascm5-keyalgRSA-keystore/opt/clo..
分类:其他   时间:2014-11-21 16:31:59    收藏:0  评论:0  赞:0  阅读:297
linux 硬盘超过2T问题
今天来了个服务器做完raid后还剩3T,按照以前的分法,最后剩下大约2.4T左右分给data,系统安装完成后,[root@localhost~]#df-hFilesystemSizeUsedAvailUse%Mountedon/dev/sda197G464M91G1%/tmpfs32G032G0%/dev/shm/dev/sda297G3.4G88G4%/usr/dev/sda397G295M91G1%/var没发现/da..
分类:系统服务   时间:2014-11-21 16:31:47    收藏:0  评论:0  赞:0  阅读:328
SecureCRT解决字体色彩显示和中文乱码
1、彩色显示问题Options->SessionOptions->Terminal->Emulation->ANSIColor选项中改成你想要的编码,然后把Terminal类型改成xterm,并点中ANSIColor复选框2、中文乱码问题Options->SessionOptions->Appearance选项中改成你想要的编码就可以了,将Character设..
分类:其他   时间:2014-11-21 16:31:38    收藏:0  评论:0  赞:0  阅读:289
LNMP 安装
[root@localhosttools]#tarxvfpcre-8.12.tar.bz2 [root@localhosttools]#cdpcre-8.12 [root@localhostpcre-8.12]#./configure&&make&&makeinstall [root@localhosttools]#useraddwww [root@localhosttools]#yuminstallopenssl*-y [root@localhosttools]#tarxvf..
分类:其他   时间:2014-11-21 16:31:27    收藏:0  评论:0  赞:0  阅读:328
Could not find archived log for sequence 1 thread 2 under default destinations SQL
ERROROGG-00446OracleGoldenGateCaptureforOracle,extjms2.prm:Couldnotfindarchivedlogforsequence1thread2underdefaultdestinationsSQL<SELECTnameFROMv$archived_logWHEREsequence#=:ora_seq_noANDthread#=:ora_threadANDresetlogs_id=:ora_resetlog_idANDarchived=‘YES‘..
分类:数据库技术   时间:2014-11-21 16:31:18    收藏:0  评论:0  赞:0  阅读:554
linux xrdp0.6 安装
CentOS安装XRDP实现远程桌面访问 [root@localhost~]#yuminstallgccpam-developenssl-devel [root@localhost~]#wgethttp://downloads.sourceforge.net/project/xrdp/xrdp/0.6.0/xrdp-v0.6.0.tar.gz [root@localhost~]#tarxvfxrdp-v0.6.0.tar.gz [root@localhost~]#cdxrdp-v0..
分类:系统服务   时间:2014-11-21 16:31:07    收藏:0  评论:0  赞:0  阅读:298
mysql在恢复数据时出现“table full”报错
[ERROR]/usr/sbin/mysqld:Thetable‘cps_effect_confirm_log_1301‘is今天对一个数据库恢复数据,是一个25G的库,在执行一半是,出现这样的报错一,查看的磁盘空间‘df-dh看到mysql的目录(不是安装目录)没有问题。二,打开mysql的配置文件my.cnf修改两个参数的大小(默认是16)..
分类:数据库技术   时间:2014-11-21 16:30:58    收藏:0  评论:0  赞:0  阅读:273
msmtp+mutt
[root@localhostjinhu]#wgethttp://sourceforge.net/projects/msmtp/files/msmtp/1.4.28/msmtp-1.4.28.tar.bz2 [root@localhostjinhu]#tarxvfmsmtp-1.4.28.tar.bz2 [root@localhostjinhu]#cdmsmtp-1.4.28 [root@localhostmsmtp-1.4.28]#./configure--prefix=/usr/local/msmt..
分类:其他   时间:2014-11-21 16:30:48    收藏:0  评论:0  赞:0  阅读:260
1854条   上一页 1 ... 36 37 38 39 40 ... 93 下一页
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!