会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
学习笔记
导航
博客园
首页
新随笔
联系
订阅
管理
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
统计
随笔 - 221
文章 - 0
评论 - 3
阅读 -
30万
公告
昵称:
weizy81
园龄:
8年2个月
粉丝:
3
关注:
0
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
cacti(5)
cdnbest(47)
dns(8)
docker(3)
java(5)
kangle(7)
linux(80)
mysql(24)
php(6)
shell(1)
其它文档(24)
协议(10)
正则表达式(2)
随笔档案
2023年2月(1)
2022年12月(5)
2022年11月(1)
2022年3月(2)
2020年9月(1)
2020年8月(3)
2020年7月(1)
2020年6月(3)
2020年5月(6)
2020年4月(2)
2020年3月(3)
2020年2月(1)
2020年1月(2)
2019年12月(4)
2019年11月(2)
2019年9月(3)
2019年8月(4)
2019年7月(5)
2019年6月(7)
2019年5月(11)
2019年4月(4)
2019年3月(4)
2019年2月(1)
2019年1月(9)
2018年12月(1)
2018年11月(2)
2018年10月(12)
2018年9月(2)
2018年8月(9)
2018年7月(10)
2018年6月(17)
2018年5月(4)
2018年4月(6)
2018年3月(7)
2018年2月(3)
2018年1月(10)
2017年12月(9)
2017年11月(4)
2017年10月(3)
2017年9月(9)
2017年8月(2)
2017年7月(2)
2017年6月(3)
2017年5月(3)
2017年3月(2)
2017年2月(3)
2017年1月(4)
2016年12月(9)
更多
阅读排行榜
1. centos7运行yum报如下提示:Run "yum repolist all" to see the repos you have(36497)
2. linux查看磁盘io的几种方法(23579)
3. Windows设置VMware开机自动启动,虚拟机也启动(18860)
4. ping,telnet,tracert分别用的是什么协议(14536)
5. find 递归/不递归 查找子目录的方法(9291)
6. linux主机hang住echo 0 > /proc/sys/kernel/hung_task_timeout_secs disables this message(8862)
7. SHELL脚本里执行的东西需要多次回车确认,怎么实现自动回车确认?(6618)
8. Linux 如何测试 IO 性能(磁盘读写速度)(5137)
9. Linux系统提示give root password for maintenance的解决方法(5053)
10. cdn贝四层协议配置端口映射TCP端口转发(4804)
评论排行榜
1. centos7运行yum报如下提示:Run "yum repolist all" to see the repos you have(2)
2. cdnbest节点后台的3311如何登陆(1)
推荐排行榜
1. centos7运行yum报如下提示:Run "yum repolist all" to see the repos you have(2)
2. HTTP协议图示详解(2)
3. centos7中没有service iptables save指令来保存防火墙规则(1)
4. cdnbest如何查看节点和站点的流量,负载和连接信息(1)
5. cdnbest自定义错误显示节点名教程(1)
最新评论
1. Re:centos7运行yum报如下提示:Run "yum repolist all" to see the repos you have
@ 琦妮执行最下面那句命令就可以了,curl -o /etc/yum.repos.d/CentOS-Base.repo 如果还不行,你先试下curl www.baidu.com看能不能访问,如果不能访...
--JalanWang
2. Re:centos7运行yum报如下提示:Run "yum repolist all" to see the repos you have
还是不行啊
--琦妮
3. Re:cdnbest节点后台的3311如何登陆
很好很仔细的文档啊,很快上手了。
--阁楼上的灯
07 2017 档案
cdnbest设置301跳转
摘要:cdnbest设置301跳转 格式:^http://kangleweb.com/(.*)$ https://www.kangleweb.com/$1 下面是站点里所有域名都跳转到https ^http://(.*)$ https://$1
阅读全文
posted @
2017-07-31 15:31
weizy81
阅读(1113)
评论(0)
推荐(0)
编辑
linux常用命令
摘要:查带宽命令:dstat --nocolor 用vim查看二进制文件vim -b 查cpu信息: cat /proc/cpuinfo
阅读全文
posted @
2017-07-27 13:55
weizy81
阅读(133)
评论(0)
推荐(0)
编辑
点击右上角即可分享