Monthly Archive: October 2019

Intel has sent a USB 4 specification to the Linux kernel

A month ago, the USB-IF organization officially released the next-generation USB4 standard specification. Based on the Intel Thunderbolt protocol, the bandwidth doubled again to 40Gbps, which is exactly the same as the Thunder 3...

How to secure WordPress login page with Fail2Ban

Fail2Ban scans log files like /var/log/auth.log and bans IP addresses conducting too many failed login attempts. It does this by updating system firewall rules to reject new connections from those IP addresses, for a configurable...