码迷,mamicode.com
首页 >  
搜索关键字:vcenter 6.0 installation troubleshooting    ( 2475个结果
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
虚拟化(三):vsphere套件的安装注意及使用
vsphere套件里面主要的组件有esxi、vcenter server 、vsphere client和vsphere web client。 vcenter做为vsphere套件的核心管理成员之一,负责esxi主机的管理,在整个vsphere中起着重要的角色。 我这里用的环境是:两台esxi主机(安装esxi5.1.0),一个ad包括dns(win server 2008,域:ba...
分类:其他好文   时间:2014-08-07 09:49:39    阅读次数:233
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
配置Vsphere vCenter 5.5安装使用远程Oracle数据库
--1.创建ORACLEVCENTER表空间及数据文件CREATETABLESPACE"VCENTER"DATAFILE‘$PATH/VCENTER.DBF‘SIZE1GAUTOEXTENDONNEXT10MMAXSIZEUNLIMITEDLOGGINGEXTENTMANAGEMENTLOCALSEGMENTSPACEMANAGEMENTAUTO;--2.创建ORACLEVCENTER用户并授权限CREATEUSER"VC"PROFILE"DEFAULT"IDENTIFIE..
分类:数据库   时间:2014-08-04 14:38:18    阅读次数:325
虚拟化(五):vsphere高可用群集与容错
vsphere高级功能需要vcenter server和共享存储的支持...
分类:其他好文   时间:2014-08-04 11:12:27    阅读次数:239
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
MySQL for Linux(source installation )
Installationsteps->useraddmysql->cd/tmp;tar-xzfmysql-VERSION.tar.gz->chown-Rroot.rootmysql-VERSION->mkdirmybuild->cdmybuild->cmake-DBUILD_CONFIG=mysql_release\-DCMAKE_INSTALL_PREFIX=/usr/local/mysql\../mysql_VERSION->make-j&&mak..
分类:数据库   时间:2014-08-01 13:54:12    阅读次数:220
Oracle Multitenant Environment (二) Purpose
Purpose of a Multitenant EnvironmentA multitenant environment enables the central management of multiple PDBs in a single installation. By using a mul...
分类:数据库   时间:2014-07-31 20:15:17    阅读次数:280
Installation instructions of Nagios on CentOS 6.4 64bit
#InstallationinstructionsofNagiosonCentOS6.464bitAuthor:LarryZhaoQQ:920057952BLOG:larryzhao.blog.51cto.comE-mail:zhaolong0508@126.com#NTPServiceyuminstallntpservicentpdstartchkconfigntpdoncrontab-e*****/usr/sbin/ntpdatecn.pool.ntp.org#PacketsPreparenagios-3..
分类:移动开发   时间:2014-07-31 03:11:56    阅读次数:398
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!