码迷,mamicode.com
首页 >  
搜索关键字:vcenter 6.0 installation troubleshooting    ( 2475个结果
Android当代码方法超过65536个时,在2.3机器上会不能安装,出现INSTALL_FAILED_DEXOPT错误
今天打包时,发现2.3机器,产生的APK在某些机器上不能安装(Installation error:INSTALL_FAILED_DEXOPT),针对这个问题的一个可能解释是:最新的ADT和SDK Tool在将jar转化成dex的时候,可能会合并类的代码,这将导致巨大的类;类中的每一个方法都分配有一...
分类:移动开发   时间:2014-09-10 17:37:30    阅读次数:161
CentOS下编译php时的一些典型错误及解决办法.
configure:?error:?xml2-config not found. Please check your libxml2 installation. yum install libxml2-devel configure:?error:?Cannot find OpenSSL’s yum install openssl-devel configure:?error:?...
分类:Web程序   时间:2014-09-10 16:02:50    阅读次数:245
[Windows Server] 在 Windows Server 2012 上安裝 .NET Framework 3.5 - 摘自网络
官方:Applies To: Windows 8, Windows 8.1For a Windows Server®2012 core installation that is not connected to the Internet, you can use Windows PowerShell...
分类:Windows程序   时间:2014-09-10 09:33:40    阅读次数:325
linux中mysql主从同步
主服务器:10.236.51.151从服务器:10.236.51.152安装mysqlyum-yinstallmysql-develmysql-server运行安全设置向导mysql_secure_installation主服务器cp/usr/share/mysql/my-large.cnf/etc/my.cnf(my-large是一个注释了很多配置的文件)修改master端的/etc/my.cnf文件server_id=1..
分类:数据库   时间:2014-09-10 03:01:00    阅读次数:292
Ubuntu desktop installation problem and solving
Tried to install Ubuntu desktop on my Dell Inspiron 1420 but failed, finally work around it and solved the problem. All the problems encountered might be caused by my computer graphical card "NVIDIA GeForece 8400M GS", it has hardware failure before and I ...
分类:其他好文   时间:2014-09-09 16:13:09    阅读次数:266
【MongoDB】Installation of MongoDB
First what I wanna make clear is that in the official website the detailed process of installation has been described. you could call it throught the link  http://docs.mongodb.org/manual/tutorial/ins...
分类:数据库   时间:2014-09-09 12:52:38    阅读次数:219
Vsphere client 无法登陆VCenter 处理的方法
上周做安全的时候将DC、DB和VCenter 三台机器的防火墙都启用了,结果Vcenter 登陆的时候总是提示服务器没有响应,连web client 都无法登陆。处理过程一、首先要保证 vmvare virutalCenter server 服务的正常启动,该服务正常启动后才才可以登陆vcenter...
分类:其他好文   时间:2014-09-07 17:11:25    阅读次数:907
ESXI主机打开shell后主机警告处理
昨天为了配置snmp监控,将几台ESXI 5.5主机的shell 在控制台上从disable状态修改为enable状态后,登陆vcenter后,发现所有的主机都有警告。处理过程如下:选中有警告标志的主机,点开配置选项卡,在配置选项卡中寻找”高级设置”选项卡,如下图:找到uservars中的shell...
分类:其他好文   时间:2014-09-07 16:00:45    阅读次数:323
ccleaner Command-line parameters
很有用的command ,自己写软件可以用到了very goodYou can use command-line parameters to change CCleaner's installation behavior, or to change how CCleaner runs.Command...
分类:其他好文   时间:2014-09-07 12:14:05    阅读次数:550
Oracle 10g RAC 如何配置 VIP IPMP
metalink note 283107.1介绍了如何设置VIP的IPMP,此处记录一下设置过程。 o Existing 10g RAC installation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ For existing 10g RAC installations, ...
分类:数据库   时间:2014-09-05 12:41:11    阅读次数:254
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!