会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Alysa-lrr
博客园
首页
新随笔
联系
订阅
管理
12 2017 档案
linux系统环境代理设置
摘要:系统上网代理设置: 1、编辑文件/etc/profile,增加如下两行 2、执行source /etc/profile,然后登出再登入生效 3、查看是否有代理:echo $http_proxy;echo $thhps_proxy wget代理设置: 1、编辑文件为:/etc/wgetrc 添加下面两
阅读全文
posted @
2017-12-14 10:33
Lrr-Alysa
阅读(23012)
评论(0)
推荐(0)
vdbench-自动化测试脚本
摘要:cmd='./vdbench -f {}'.format(fn) + "-" + str(num0) + ' -o /root/res' + str(num0) #print cmd print commands.getoutput(cmd)
阅读全文
posted @
2017-12-07 18:00
Lrr-Alysa
阅读(2760)
评论(0)
推荐(0)
公告