码迷,mamicode.com
首页 >  
搜索关键字:aliyun    ( 2711个结果
Centos6/7 升级更换epel 源
1,CentOS6x86_64wget-P/etc/yum.repos.d/http://mirrors.aliyun.com/repo/epel-6.repoyumcleanallyummakecacheyumrepolistrm-rf/etc/yum.repos.d/*wget-P/etc/yum.repos.d/http://mirrors.aliyun.com/repo/epel-6.repohttp://mirrors.aliyun.com/repo/Centos-6.repo2,CentOS7x8..
分类:其他好文   时间:2017-08-03 12:34:18    阅读次数:163
maven阿里云中央仓库
技术交流群:233513714 修改maven根目录下的conf文件夹中的setting.xml文件,内容如下: alimaven aliyun maven http://maven.aliyun.com/nexus/content/groups/public/ central ...
分类:其他好文   时间:2017-08-03 09:49:24    阅读次数:109
云测的各种版本
http://mqc.aliyun.com/ ...
分类:其他好文   时间:2017-08-02 11:57:47    阅读次数:121
linux系统优化
1、修改yum源wget-O/etc/yum.repos.d/CentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-6.repo wget-O/etc/yum.repos.d/epel.repohttp://mirrors.aliyun.com/repo/epel-6.repo2、修改selinux(将selinux关闭)sed-i.bak‘s/SELINUX=enforcing/SELINUX=disabled/‘/etc/sel..
分类:系统相关   时间:2017-07-31 22:09:23    阅读次数:261
centos 6.5编译安装Nginx
epel源[root@www~]#yum-yinstallwget [root@www~]#wget-O/etc/yum.repos.d/CentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-6.repo当前系统环境[root@www~]#cat/etc/redhat-release CentOSrelease6.5(Final) [root@www~]#uname-r 2.6.32-431.el6.x86_64 [root@www~]#un..
分类:其他好文   时间:2017-07-31 22:02:07    阅读次数:136
LINUX系统 下载地址 LINUX镜像站 Centos ubuntu
1.网易开源镜像地址 http://mirrors.163.com/ 2. 阿里云 LINUX镜像站 http://mirrors.aliyun.com/ 3.搜狐镜像站 http://mirrors.sohu.com/ ...
分类:系统相关   时间:2017-07-31 15:47:20    阅读次数:296
将Spring-boot应用部署到Docker容器
1:Docker中设置阿里云加速 使用阿里云的加速器,因为在使用docker的时候,会需要从docker的网站下载镜像文件,下载速度可能会很慢。获得阿里云加速,需要登录阿里云开发者平台,然后点击右侧的管理中心: 阿里云开发者平台:https://dev.aliyun.com/search.html ...
分类:编程语言   时间:2017-07-30 11:23:48    阅读次数:236
centos下将系统预置yum源更换为阿里云源
参考:http://mirrors.aliyun.com/help/centos?spm=5176.bbsr150321.0.0.d6ykiD 步骤1:备份 步骤2:更新CentOS-Base.repo 到/etc/yum.repos.d/ 步骤3:运行yum makecache生成缓存 至此,阿里 ...
分类:其他好文   时间:2017-07-29 12:59:08    阅读次数:135
centos6 - elk基础入门搭建
[root@host-192-168-53-108~]#rm-rf/etc/yum.repos.d/* [root@host-192-168-53-108~]#wget-O/etc/yum.repos.d/CentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-6.repo [root@host-192-168-53-108~]#yumcleanall [root@host-192-168-53-108~]#yum-yinstalljava-1.8.0-op..
分类:其他好文   时间:2017-07-28 22:20:46    阅读次数:199
ubuntu源设置
vi /etc/apt/sources.list 14.04 deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiversedeb http://mirrors.aliyun.com/ubuntu/ t ...
分类:系统相关   时间:2017-07-28 17:37:05    阅读次数:278
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!