摘要: 谷歌浏览器安装jetbrains ide support 打开webstorm 新建项目 新建test.html并添加js文件 Edit Configurations >defaults-->javascript debug-->browser-->选择chrome 运行test.html 参考:h 阅读全文
posted @ 2018-05-16 16:32 愚木 阅读(285) 评论(0) 推荐(0) 编辑
摘要: 原文链接:https://kb.vmware.com/s/article/1010652 阅读全文
posted @ 2018-05-15 13:25 愚木 阅读(217) 评论(0) 推荐(0) 编辑
摘要: 1.修改配置 vi zabbix-agent-win.conf 添加 UserParameter=tcpcount10020,netstat -ano | find "10020" |find /i "estab" /c 2.重启zabbix-agent 3.web上添加键值为tcpcoun1002 阅读全文
posted @ 2018-05-15 13:19 愚木 阅读(317) 评论(0) 推荐(0) 编辑
摘要: vi /etc/resolv.conf nameserver 1.2.4.8 nameserver 8.8.8.8 更换yum base repo 1)centos5.*的下载连接:[root@bastion-IDC yum.repos.d]# wget -O /etc/yum.repos.d/Ce 阅读全文
posted @ 2018-05-08 13:56 愚木 阅读(253) 评论(0) 推荐(0) 编辑