Combining netfilter connection tracking tool conntrackd with HA (High Availability) service using keepalived we can build a fault tolerant firewall system. With qemu and spice, the system is built based on virtual machines that are almost as friendly as the physical ones. Users can use virtual machines remotely via the spice protocol and can perform … Đọc tiếp Building a fault-tolerant firewall system with virtual machines: Introduction
Dự phòng code trên Linux
Khi làm việc trên code, điều rất cần thiết là sao lưu các tệp mã. Việc này được thực hiện trên từng tệp dữ liệu cụ thể thay vì dự phòng cả một tệp ảnh lớn mà phụ thuộc vào định dạng của nó. Các tệp được dự phòng như thế rất thuận tiện để … Đọc tiếp Dự phòng code trên Linux
Grub Secure Boot Generation Number
Grub is a popular Bootloader. When Secure Boot is Enabled, Grub is checked by another Bootloader that comes before it in the boot chain, which is Shim The required metadata is included in the Grub binary, called SBAT (Secure Boot Advanced Targeting). In SBAT, the Grub generation number 2 had vulnerability, so the current acceptable … Đọc tiếp Grub Secure Boot Generation Number