Blogs

Posts in 2025
Posts in 2024
  • Releasing Reserved Memory on a VPS

    Tuesday, December 31, 2024 in Blogs

    By default, the Linux kernel reserves a block of memory for kdump, and its size is controlled by the crashkernel parameter. Most application developers rarely trigger kernel panics, so you can recover this memory by editing /etc/default/grub. If you …

    Read more

  • How a vendor bypasses DNS blocking

    Friday, December 13, 2024 in Offense & Defense

    Recently I noticed that the DNS public service IP is receiving abnormal traffic—tens of identical requests for the same domain every second, completely ignoring the DNS protocol and the global TTL value. At first I thought the IP belonged to an …

    Read more