码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
在Oracle6linux上安装Oracle11.2.3......
在Oracle6linux上安装Oracle11.2.3......参考文档http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-6.phphttp://www.oracle-base.com/articles/linux/oracle-linux-6-installation.php#firewallhttp://www.oracle-base.com/articles/lin..
分类:数据库   时间:2014-08-11 03:04:31    阅读次数:531
【Oracle】Windows 7下完全卸载Oracle 11g数据库
闲来无事,想把Oracle 11g重装一下,记录如下:(1)首先在服务中停止所有的Oracle服务;(2)开始 -> 程序 -> Oracle-OraDb11g_home1 -> Oracle Installation Products -> Universal Installer,单击“卸载产品”...
分类:数据库   时间:2014-08-11 00:14:30    阅读次数:412
Redis Installation、Configuration、Program Based On Redis Learning
Redis Installation、Configuration、Program Based On Redis Learning
分类:其他好文   时间:2014-08-09 23:00:49    阅读次数:362
sqoop1.99.3配置过程
感谢:http://www.myexception.cn/database/1600202.html官网配置指导:http://sqoop.apache.org/docs/1.99.3/Installation.html官网deam:http://sqoop.apache.org/docs/1.99...
分类:其他好文   时间:2014-08-09 21:17:09    阅读次数:578
Nginx Installation、Configuration、Rreverse Proxy、Load Balancing Learning
Nginx("engine x")是一个高性能的HTTP和反向代理服务器,也是一个IMAP/POP3/SMTP代理服务器 Nginx可以在大多数Unix like OS上编译运行,并有Windows移植版。它的的源代码使用2-clause BSD-like license Nginx是一个很强大...
分类:其他好文   时间:2014-08-09 13:23:18    阅读次数:392
腾讯云安装openvz,快速搭建测试环境
CSDN送了腾讯云的测试资格,准备拿来作为cici的软件发布首页,想在上面做个demo,无奈没有设备环境,于是想要用openvz来虚拟一些vps: 第一步:选择腾讯云的os模板,centos6.3 第二步:安装openvz           安装方法参见:http://openvz.org/Quick_installation 第三步:下载os模板,创建4个vps,分别是ubutnu ce...
分类:其他好文   时间:2014-08-08 16:15:26    阅读次数:251
Start an installation from GRUB
Start an installation from GRUBDescriptionThis tip will show you how to start an installation for network or hard disk from an existing GRUB bootloade...
分类:其他好文   时间:2014-08-07 23:00:34    阅读次数:289
Oracle Grid Infrastructure Installation Guide for Linux 以debug模式安装并记录日志
使用如下命令能够以debug模式安装Oracle Grid并将日志记录到文件[grid@vdb1 11ggrid]$ ./runInstaller -debug > /home/grid/oracle_grid_installer.log
分类:数据库   时间:2014-08-07 00:34:17    阅读次数:414
zend server mac 下配置
Post Installation on Mac OS XIf you intend to use PHP and other tools provided byZend Server(pear and pecl) from the command line (PHP CLI), it is rec...
分类:其他好文   时间:2014-08-07 00:24:57    阅读次数:279
MySQL 通用二进制安装(generic binary installation )
Installationsteps->useraddmysql->cd/tmp;tar-xzfmysql-VERSION-OS.tar.gz-C/usr/local->cd/usr/local;mvmysql-VERSION-OSmysql->chown-Rroot.rootmysql->mkdir-p/data/db/mysql/3306->chownmysql.mysql/data/db/mysql/3306->cd/usr/local/mysql->scr..
分类:数据库   时间:2014-08-01 13:54:41    阅读次数:271
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!