参考连接:https://blog.csdn.net/qq_26440803/article/details/82717244 在线安装ruby使用yum在线安装ruby,安装的版本为2.0.0。yum install rubyruby -v 添加ruby仓库 添加aliyun镜像并检测Ruby版本 ...
分类:
其他好文 时间:
2020-11-18 12:35:59
阅读次数:
8
服务器为centos7,静态服务器用nginx 参考:https://help.aliyun.com/document_detail/98728.html?spm=a2c4g.11186623.2.12.84fd7ac86fAsg2#concept-n45-21x-yfb 一、购买一个ssl证书 由 ...
分类:
Web程序 时间:
2020-11-13 13:04:05
阅读次数:
29
Prometheus监控思科交换机因为领导比较青睐Prometheus开源监控,因为鄙人自身也是网络专业出身,所以便希望能用prometheus监控公司的交换机,公司大量的交换机在业务区,比较繁杂,虽然日常监控都可以用Solarwinds和Opmanager进行日常网络行为监控管理,但是Solarwinds界面比较比较有上古世纪的感觉,Opmanager又比较卡,对服务器硬件配置稍微高了点,而且没
分类:
其他好文 时间:
2020-11-12 14:20:49
阅读次数:
6
<mirror> <id>alimaven</id> <mirrorOf>central</mirrorOf> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/repositories/central/</ur ...
分类:
其他好文 时间:
2020-11-12 14:04:45
阅读次数:
11
首先购买一个服务器,练手的话可以购买阿里云的学生服务器,9.5一个月 https://developer.aliyun.com/plan/grow-up 这里买的是ubunto16.04 也可以用centos,买完之后找到实例,就能看到服务器IP了,需要自己设置云服务器的账号密码,然后打开端口22 ...
分类:
数据库 时间:
2020-11-12 13:43:21
阅读次数:
10
Docker官方文档 本机环境:Aliyun ECS CentOS7 一、卸载旧版本 官方文档 删除旧版本 sudo yum remove docker \ docker-client \ docker-client-latest \ docker-common \ docker-latest \ ...
分类:
其他好文 时间:
2020-11-07 16:18:01
阅读次数:
22
composer常用命令注意在工程目录下面执行(composer.json所在的文件夹)1、查看composer配置composerconfig-lcomposerconfig-l[repositories.packagist.org.type]composer[repositories.packagist.org.url]https://mirrors.aliyun.com/composer/[
分类:
Web程序 时间:
2020-11-06 01:30:50
阅读次数:
31
阿里云双十一官方活动地址:https://www.aliyun.com/1111/home ...
分类:
其他好文 时间:
2020-11-04 18:49:15
阅读次数:
15
解决阿里云使用SLB监控tcp443端口,后端机器telnet不通其他机器的问题这个所造成的问题就是有的机器通有的不通关掉tcp_tw_recycle就行echo"0">/proc/sys/net/ipv4/tcp_tw_recyclesysctl-phttps://yq.aliyun.com/articles/238563?spm=5176.10695662.19966
分类:
Web程序 时间:
2020-11-01 20:51:25
阅读次数:
26
1.下载 https://itqiankun.oss-cn-beijing.aliyuncs.com/others/brew_install.rb 或者 https://raw.githubusercontent.com/Homebrew/install/master/install 安装 ruby ...
分类:
系统相关 时间:
2020-10-30 12:48:40
阅读次数:
22