码迷,mamicode.com
首页 >  
搜索关键字:vcenter 6.0 installation troubleshooting    ( 2475个结果
OpenLayers Node环境安装运行打包
NodeJS 环境安装包下载:https://nodejs.org/zh-cn/download/ 安装vue-cli3.0.1: https://cli.vuejs.org/guide/installation.html Vue + Openlayers学习:https://www.jianshu ...
分类:其他好文   时间:2019-02-10 17:33:05    阅读次数:762
Gitlab的安装与配置
gitlab的安装 参考治疗:https://www.gitlab.com.cn/installation/#centos-7 http://www.21yunwei.com/archives/4351 1.安装并配置必要的依赖关系 如果你想使用 Postfix 发送邮件,请在安装过程中根据提示选择 ...
分类:其他好文   时间:2019-02-05 22:04:15    阅读次数:152
使用java命令出现Error: A JNI error has occurred, please check your installation and try again的错误
运行Java程序,javac运行.java文件没有报错,但java运行的时候报错 ??? 仔细看一下报错 Exception in thread "main" java.lang.UnsupportedClassVersionError: helloworld has been compiled b ...
分类:编程语言   时间:2019-02-03 14:23:37    阅读次数:463
LinuxMint19.1安装搜狗拼音输入法
1.记录在LinuxMint19.1 xfce上安装搜狗拼音输入法 2.使用dpkg安装deb软件包时遇到的问题 <! more Installation 1.到搜狗拼音输入法官网下载Linux版。 2.使用dpkg命令安装deb软件包 sudo dpkg i <package file> ...
分类:系统相关   时间:2019-02-02 23:39:58    阅读次数:906
vue(4)hello world
在前一章基础上开发。 1、下载vue.js。(https://cn.vuejs.org/v2/guide/installation.html) 在hello-vue根目录下创建js文件夹,并将该vue.js放入。 2、新建index2.html 完整结构 最后,运行任务 ...
分类:其他好文   时间:2019-02-01 15:52:59    阅读次数:188
[python]安装wxpython的时候报错 “no installation of python 2.7 found in registy”
win7上,已经安装python27,但是在安装wxpython的时候,却显示没有安装python27.然后,我通过直接修改注册表的方法,把这个问题解决掉了。1、win+r,输入regedit;2、创建自己的注册表 ...
分类:编程语言   时间:2019-02-01 14:51:41    阅读次数:889
Redis集群
Redis cluster tutorial Redis集群提供一种方式自动将数据分布在多个Redis节点上。 Redis Cluster provides a way to run a Redis installation where data is automatically sharded a ...
分类:其他好文   时间:2019-02-01 11:21:44    阅读次数:186
centos7.2安装图文详解
centos镜像下载地址 https://www.centos.org/download/ Install CentOS 7 直接安装Test this media & install CentOS 7 扫描镜像后再安装Troubleshooting 系统排错 日期和时间 选亚洲上海键盘 选汉语和U ...
分类:其他好文   时间:2019-01-30 23:13:33    阅读次数:236
vcenter新建虚拟机centos7作为虚拟机模板
网卡选项 适配器类型算则E1000 Remote console选项 电源选项 加密 打开电源,连接iso安装系统 按一下tab键,修改网卡为eth0 点击Tab,打开kernel启动选项后,增加net.ifnames=0 biosdevname=0,如下图所示 自定义分区 一个boot分区500M ...
分类:其他好文   时间:2019-01-30 11:14:17    阅读次数:323
Windows版本vCenter Server升级至6.7问题(不断更新)
从目前测试的情况来看,Windows版本vCenter Server全新部署以及升级问题是最多的,主要问题在以下几个方面:
分类:Windows程序   时间:2019-01-29 18:20:13    阅读次数:360
2475条   上一页 1 ... 34 35 36 37 38 ... 248 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!