1基本安装
1.1在基于RHEL的系统中安装Cassandra
1.1.1必要条件
Ø YUM包管理器
Ø Root或sudo权限
Ø JRE6或者JRE7
Ø JNA(Java native Access)(生产环境需要)
1.1.2步骤
Ø 安装配置JRE(略)
Ø 添加软件包仓库到YUM的软件库
将以下内容添加进/etc/yum.repos.d/dat...
分类:
其他好文 时间:
2014-08-19 16:30:34
阅读次数:
418
/********************************************************************@file Main_practise.cpp@date 2014-8-19@author Tiger@brief 範例:選擇排序法( ...
分类:
其他好文 时间:
2014-08-19 12:43:44
阅读次数:
193
/********************************************************************@file Main_practise.cpp@date 2014-8-19@author Tiger@brief 範例:複製字串@de...
分类:
其他好文 时间:
2014-08-19 09:18:23
阅读次数:
191
通过案例学习调优之--OracleASH应用环境:操作系统:RedHatEL55Oracle:Oracle10gR2案例场景:SCOTT用户做事务处理,事务已经完成!16:42:14SYS@prod>connscott/tiger
Connected.
16:42:20SCOTT@prod>begin
16:42:232foriin1..1000000loop
16:42:273executeimmediate‘ins..
分类:
数据库 时间:
2014-08-18 18:49:53
阅读次数:
570
一、什么是EPEL?EPEL,即ExtraPackagesforEnterpriseLinux(http://Fedoraproject.org/wiki/EPEL)是由Fedora社区打造,为RHEL及衍生发行版如CentOS、ScientificLinux等提供高质量软件包的项目。在这里可以获得RHEL的高质量、高性能、高可靠性、免费、方便易用的软件包。二、与1..
分类:
其他好文 时间:
2014-08-18 16:36:34
阅读次数:
234
/********************************************************************@file Main_practise.cpp@date 2014-8-18@author Tiger@brief 算法学习@detai...
分类:
其他好文 时间:
2014-08-18 13:02:32
阅读次数:
246
一、 Install MySQL on CentOS/Red Hat (RHEL) 6.5/5.10 二、Install Nginx/PHP-FPM on CentOS/RHEL
分类:
其他好文 时间:
2014-08-18 09:22:54
阅读次数:
190
Install Nginx, PHP 5.5.15 and PHP-FPM on Fedora 20/19/18/17, CentOS 7/6.5/5.10, Red Hat (RHEL) 7/6.5/5.10 1. Change to root user. su 2. Install needed repositories CentOS 7/6.5/5.10 and Red Hat (RH...
分类:
Web程序 时间:
2014-08-17 18:42:42
阅读次数:
587
经常使用:sqlplus username/password 如:普通用户登录 sqlplus scott/tigersqlplus username/password@net_service_name 如: sqlplus scott/tiger@orclsqlplus username/pass...
分类:
数据库 时间:
2014-08-16 22:29:01
阅读次数:
298
本文原文请见:http://www.raywenderlich.com/46988/ios-design-patterns.由 @krq_tiger(http://weibo.com/xmuzyq)翻译,如果你发现有什么错误,请与我联系谢谢。备忘录(Memento)模式备忘录模式快照对象的内部状态并...
分类:
移动开发 时间:
2014-08-15 23:49:19
阅读次数:
275