码迷,mamicode.com
首页 >  
搜索关键字:nutanix ce    ( 1929个结果
ubuntu gitlab服务器搭建
gitlab服务器搭建 1.安装依赖包 执行完成后,出现邮件配置,选择Internet那一项(不带Smarthost的) 2.下载最新的包 安装gitlab ce软件包 在链接中下载最新版gitlab ce(这里下载gitlab ce_11.1.4 ce.0_amd64.deb) 3.安装 4.修改 ...
分类:系统相关   时间:2018-08-06 17:51:53    阅读次数:212
使用阿里云的k8s部署访问环境
在阿里云的kubernetes中部署集群。阿里云推出的kubernetes版本是1.97的,docker的版本是17.06.2-ce-3,用的都是比较新的,相比自己搭建集群,使用阿里这个还是比较省事的,不需要自己研究怎么写yaml文件,只需要把自己需要的配置选上就行。
分类:其他好文   时间:2018-08-06 17:16:15    阅读次数:1115
gitlab 安装
1.配置yum源 vim /etc/yum.repos.d/gitlab-ce.repo [gitlab-ce] name=Gitlab CE Repository baseurl=https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/ gpg ...
分类:其他好文   时间:2018-08-06 14:35:15    阅读次数:137
zabbix简单应用
zabbix3.2.1 第1章 安装 1.1 查看系统环境 [root@centos7-2 ~]# [root@centos7-2 ~]# hostname -I 10.0.0.10 172.16.1.10 [root@centos7-2 ~]# cat /etc/redhat-release Ce ...
分类:其他好文   时间:2018-08-05 16:51:23    阅读次数:204
聊天布局
1、XMGMessage.h 2、XMGMessage.m 3、Main.storyboard 3.1 设置 cell 单 Cell 布局 多 Cell 布局 3.2 设置气泡图片拉伸 3.3 设置按钮边距 4、XMGMessageCell.h 5、XMGMessageCell.m 5.1 单 Ce ...
分类:其他好文   时间:2018-08-05 14:22:34    阅读次数:146
gitlab卸载
1、停止gitlab 2、卸载gitlab(注意这里写的是gitlab-ce) 3、查看gitlab进程 4、杀掉第一个进程 5、删除所有包含gitlab文件 ...
分类:其他好文   时间:2018-08-05 13:08:27    阅读次数:102
Docker安装和基本操作
一、Docker安装CentOS7安装DockerCE$sudoyuminstall-yyum-utilsdevice-mapper-persistent-datalvm2$sudoyum-config-manager--add-repohttps://download.docker.com/linux/centos/docker-ce.repo$sudoyuminstalldocker-ce注意
分类:其他好文   时间:2018-08-04 11:52:34    阅读次数:148
centos7系统rpm方式安装docker
centos7系统rpm方式安装docker
分类:其他好文   时间:2018-08-02 11:20:14    阅读次数:716
Install Docker CE
https://docs.docker.com/install/linux/docker-ce/ubuntu/#upgrade-docker-after-using-the-convenience-script ...
分类:其他好文   时间:2018-08-02 01:55:51    阅读次数:132
ffmpeg本地拉流时, 连接不到rtmp
简单来说:需要80端口打开,1935端口打开,防火墙关闭 一、在Windows环境下搭建了基于Nginx的rtmp流媒体服务器,发现:Windows到Windows(服务器):推流、收流都正常Linux(虚拟机、CentOS)到Windows(服务器):推流、收流都报错二、在Linux(虚拟机、Ce ...
分类:其他好文   时间:2018-08-01 22:17:59    阅读次数:253
1929条   上一页 1 ... 75 76 77 78 79 ... 193 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!