技术文章 OEM SLP Key hqy 发表于2020-01-09 浏览2975 评论0 OEM SLP Key Windows Server 2012 R2 Datacenter ===================== 2N9T6-Y284D-T68G9-QGV6X-FRFTD --- 00253-00000-00014-AAOEM --- Dell Code: Windows Server 2012 R
技术文章 IP、端口、进程 查杀 linux病毒过程 hqy 发表于2020-01-09 浏览2495 评论0 tcpdump -s0 -i any tcp port 80 -w test.pcapnetstat -anp | grep 192.**.**.107 tcpdump -i any tcp port 80 -qnetstat -anpc |grep ":80"netstat -anpc |grep 192.**.**.107lsof | grep watchdogstat /usr/sbin/watchdog[root@jiradbslave sbin