
Networking tools
文章平均质量分 81
Kevin_Song_HM
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
当你需要用命令行执行putty时(When you need start putty from command line)
Putty 文档 https://the.earth.li/~sgtatham/putty/0.63/htmldoc/Chapter3.html#using-cmdline原创 2017-06-06 14:59:48 · 2499 阅读 · 0 评论 -
OpenSuSE services management
systemctl -q is-enabled SuSEfirewall2 && systemctl disable SuSEfirewall2 systemctl -q is-active SuSEfirewall2 && systemctl stop SuSEfirewall2原创 2017-06-09 09:30:39 · 386 阅读 · 0 评论