CodeIgniter集成Smarty
CodeIgniter是一款很优秀的轻量级MVC框架,而Smarty是目前最流行的php模板框架。两者配合起来使用,加快开发效率。 第一步:安装CodeIgniter 点击立即下载最新版本的Zip包>> 解压后,复制文件夹下面的application、system、index.php至项目根目录中 第二步:安装Smarty 点击下载最新的Zip包>> 在CodeIgniter的application目录下的third_party目录中新建一个名为smarty的目录,将解压出来的libs包复制到该目录中。
NIS学习笔记
平台:rhel5.4_x86
软件包:ypserv,ypbind,yp-tools
服务器:172.16.3.244
辅助:172.16.3.248
客户端:172.16.3.245
防火墙关闭
[root@rhel172_16_3_244 ~]# yum search yp |grep ^yp
ypbind.i386 : 把 NIS 客户绑定到 NIS 域的 NIS 守护进程。
如何确定I/O瓶颈
Detecting and Resolving I/O Bottleneck
By : Kasim Wirama, MCDBA
I/O subsystem is one of critical component in SQL Server.
【ORACLE 导入导出】exp 错误
EXP-00000: Export terminated unsuccessfully
Cause: Export encountered an Oracle error.