摘要: http://www.vpsdx.com/2812.html 阅读全文
posted @ 2018-08-07 18:20 海绵般汲取 阅读(172) 评论(0) 推荐(0)
摘要: 1. 文件命令汇总 linux文件命令汇总 2. 解压缩命令请查看链接 Linux命令-tar 3.查看端口占用情况 补充时间 2018-9-17 lsof -i:端口号 用于查看某一端口的占用情况 netstat -tunlp |grep 端口号,用于查看指定的端口号的进程情况 -t (tcp)  阅读全文
posted @ 2018-08-07 17:41 海绵般汲取 阅读(729) 评论(0) 推荐(0)
摘要: 原文链接:http://blog.51cto.com/11736068/2057076 curl ip.6655.com/ip.aspx curl whatismyip.akamai.com wget -qO - ifconfig.co curl icanhazip.com dig +short m 阅读全文
posted @ 2018-08-07 17:14 海绵般汲取 阅读(890) 评论(0) 推荐(0)