摘要: Centos 7 客户端、服务端安装iperf3 qperf yum install -y iperf3 qperf 带宽测试 TC... 阅读全文
posted @ 2019-04-19 18:09 M1927 阅读(51) 评论(0) 推荐(0) 编辑
摘要: 控制主机 192.168.60.111 用nc监听666端口 nc -l 666 被控主机 192.168.60.222 执行反弹s... 阅读全文
posted @ 2019-04-18 17:20 M1927 阅读(28) 评论(0) 推荐(0) 编辑
摘要: Unix时间戳(英文为Unix epoch, Unix time, POSIX time 或 Unix timestamp) 是从1... 阅读全文
posted @ 2019-04-18 16:17 M1927 阅读(354) 评论(0) 推荐(0) 编辑
摘要: 安装 yum install -y mailx 修改/etc/mail.rc set from=test@xxx.com set smtp=smtp.xxx.com set smtp-auth-user=test set smtp-auth-password="xxxxxx" set smtp-au 阅读全文
posted @ 2019-02-20 16:17 M1927 阅读(23) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/gaozongzonggao/article/details/80793864 ... 阅读全文
posted @ 2019-01-18 17:37 M1927 阅读(3) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/mbxc816/article/details/7473906 apt-cache命令 ... 阅读全文
posted @ 2019-01-18 16:11 M1927 阅读(85) 评论(0) 推荐(0) 编辑
摘要: 转自: http://www.runoob.com/ruby/ruby-rubygems.html https://blog.csd... 阅读全文
posted @ 2019-01-17 18:02 M1927 阅读(83) 评论(0) 推荐(0) 编辑
摘要: 写的很详细,很清楚 https://blog.csdn.net/iloli/article/details/6431757 ... 阅读全文
posted @ 2018-12-23 11:12 M1927 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 编辑/etc/gitlab/gitlab.rb文件 gitlab_rails['rack_attack_git_basic_auth... 阅读全文
posted @ 2018-12-19 16:10 M1927 阅读(384) 评论(0) 推荐(0) 编辑
摘要: 文章目录 控制台实时查看log查看所有的logs; 按 Ctrl-C 退出拉取/var/log/gitlab下子目录的日志拉取某个... 阅读全文
posted @ 2018-12-19 11:37 M1927 阅读(184) 评论(0) 推荐(0) 编辑