摘要:
tcping.exe - ping over a tcp connection tcping.exe is a console application that operates similarly to 'ping', however it works over a tcp port. There 阅读全文
摘要:
Checker & Exploit Code for CVE-2020-1472 aka Zerologon Tests whether a domain controller is vulnerable to the Zerologon attack, if vulnerable, it will 阅读全文
摘要:
As long as you are the owner of the file (or root), you can change the modification time of a file using the touch command: touch filename By default 阅读全文
摘要:
文章来源直接来自linux kernel内核文档 I/O statistics fields Since 2.4.20 (and some versions before, with patches), and 2.5.45, more extensive disk statistics have 阅读全文
摘要:
微服务的概念最早是在 2014 年由 MartinFowler 和 James Lewis 共同提出,他们定义了微服务是由单一应用程序构成的小服务,拥有自己的进程与轻量化处理,服务依业务功能设计,以全自动的方式部署,与其他服务使用 HTTP API 通讯。同时,服务会使用最小规模的集中管理 (例如 阅读全文