码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
jumpserver堡垒机搭建
安装的文字在百度上有很多,个人建议还是参考官网的比较靠谱。下面主要说一下个人搭建所遇到过的坑和后面修改和使用的说明。安装文档参考:http://docs.jumpserver.org/zh/docs/installation.html主要以上面为主,参考其他的也是可以的。1.在安装的过程中,需要掌握每一步的操作是什么意思。在后面的排错中很有帮助的。2.遇到问题学会找关键字或查看错误日志。然后找百度
分类:其他好文   时间:2018-12-31 00:04:12    阅读次数:278
CDH 5.16.1 离线部署 & CDH 部署 Hadoop服务
参考 1. "Cloudera Enterprise 5.16.x" 2. "Installing Cloudera Manager, CDH, and Managed Services" 3. "Installation Path B Manual Installation Using Cloud ...
分类:其他好文   时间:2018-12-27 22:59:00    阅读次数:2794
Zend Framework中文手册
http://www.phpchina.com/manual/zendframework/introduction.installation.html http://www.phpchina.com/manual/zendframework/introduction.installation.htm ...
分类:其他好文   时间:2018-12-27 13:31:32    阅读次数:153
Activiti BPMN 2.0 designer eclipse插件安装
官方网是这样说的: https://www.activiti.org/userguide/index.html#springSpringBoot The following installation instructions are verified on Eclipse Kepler and In ...
分类:系统相关   时间:2018-12-27 03:23:22    阅读次数:191
fedora 27 安装 matlab 不能显示安装界面
sudo ./install 显示 Preparing installation files ...Installing ...Finished 没有安装界面 解决方案 Before start installation execute $ xhost + After finish $ xhost ...
分类:其他好文   时间:2018-12-23 19:28:39    阅读次数:207
tensorflow语义分割api使用(deeplab训练cityscapes)
安装教程:https://github.com/tensorflow/models/blob/master/research/deeplab/g3doc/installation.md cityscapes训练:https://github.com/tensorflow/models/blob/ma ...
分类:Windows程序   时间:2018-12-17 22:02:05    阅读次数:349
Istio在Openshift 3.11的安装
详细安装步骤及解释参考 https://docs.openshift.com/container-platform/3.11/servicemesh-install/servicemesh-install.html#servicemesh-installation-overview 1.设置virt ...
分类:其他好文   时间:2018-12-16 23:24:07    阅读次数:718
pip安装flask问题解决
pip install flask 提示成功但无效,查看http://docs.jinkan.org/docs/flask/installation.html 改为 pip install Flask 解决。 import flask发现缺少依赖markupsafe pip install mark ...
分类:其他好文   时间:2018-12-14 19:50:51    阅读次数:237
PyTorch in Action: A Step by Step Tutorial
PyTorch in Action: A Step by Step Tutorial Installation Guide Step 1, donwload the Miniconda and installing it on your computer. Beacause some of clas ...
分类:其他好文   时间:2018-12-14 19:35:21    阅读次数:164
.net core+Docker部署
1.安装Docker CE 服务器Ubuntu 16 http://docs.docker-cn.com/engine/installation/linux/docker-ce/ubuntu/#%E5%AE%89%E8%A3%85-docker-ce 测试docker是否安装成功 2.新建.Net ...
分类:Web程序   时间:2018-12-14 17:33:02    阅读次数:157
1730条   上一页 1 ... 25 26 27 28 29 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!