网络yum源1、如果是centos系统,默认已经可以使用yum命令了2、国内开源镜像站点http://mirrors.aliyun.comhttp://mirrors.163.com如,打开网易开源站点后,点击centos后面的使用帮助,下载CentOS7的repo文件,拷贝到/etc/yum.repos.d/目录3、使用epel:ExtraPackageforEnterpriseLinux打开百
分类:
其他好文 时间:
2018-02-02 14:28:51
阅读次数:
170
pip国内的一些镜像 阿里云 http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 豆瓣(douban) http://pypi.douban.com/simple/ 清华大学 h ...
分类:
其他好文 时间:
2018-02-01 17:41:41
阅读次数:
116
<!--<mirror>--> <!--<id>alimaven</id>--> <!--<name>aliyun maven</name>--> <!--<url>http://maven.aliyun.com/nexus/content/groups/public/</url>--> <!--< ...
分类:
其他好文 时间:
2018-02-01 00:16:15
阅读次数:
136
我使用sourcetree的时候,需要添加多个ssh key,多个邮箱 查找到了这篇文章Git多个SSH KEYS解决方案(含windows自动化、TortoiseGit、SourceTree等) 但是sourcetree并不支持这么做,它每次打开一个bash都会单独执行一次,多次之后会运行许多个s ...
分类:
其他好文 时间:
2018-01-31 15:40:38
阅读次数:
169
curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repocurl -o /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/rep ...
分类:
数据库 时间:
2018-01-31 14:48:35
阅读次数:
208
查看当前系统下的yum源 删除当前yum源 到阿里云去找对应得yum源得rpm对应安装包: https://mirrors.aliyun.com/centos/7/os/x86_64/Packages 例如: cd /mnt 下载: wget https://mirrors.aliyun.com/c ...
分类:
系统相关 时间:
2018-01-30 23:00:47
阅读次数:
311
这篇教了如何创建本地ssh key https://code.aliyun.com/help/ssh/README 这个命令可以在mac终端里直接复制ssh key 这个页面添加bitbucket的ssh bitbucket是和github一样的代码仓库,但github是公开的,私密仓库要钱,而bi ...
分类:
其他好文 时间:
2018-01-30 19:30:48
阅读次数:
218
一、相关文档 1、证书服务 2、简单路由-HTTP 协议变为 HTTPS 协议 二、阿里云操作界面 1、云盾证书服务管理控制台(查询CA证书服务) 2、负载均衡管理控制台 三、相关文档 1、Symantec与DigitalCert合并相关证书签发时效受影响 https://help.aliyun.c ...
分类:
Web程序 时间:
2018-01-30 12:38:42
阅读次数:
388
1、Controller方法上获取 2、通过注解 3、通过代码获取 ...
分类:
编程语言 时间:
2018-01-30 12:07:53
阅读次数:
169