pfsense with Community Fibre Internet

Use my referral link for £100 Amazon voucher when you join Community Fibre! I recently got set up with Community Fibre Internet. The latency and bandwith are fantastic, however the Linksys Velop routers are bare bones, so I decided to just use it as a wireless bridge and replace the routing / firewall aspect with …

Continue reading ‘pfsense with Community Fibre Internet’ »

Keyboard laggy on Linux?

If your keyboard seems to take a keystroke to “wake up” on Linux it could be USB power-saving. If the output of cat /sys/module/usbcore/parameters/autosuspend is not -1, you can disable this by adding the kernel parameter usbcore.autosuspend=-1 and rebooting.