October 19, 2019 How to make your camera last forever Put it in a camera bag, and never use it. The battery might swell up though, you might want to remove the battery. Ass
October 14, 2019 How to bypass macOS's Catalina's web content filter Use a SSH proxy. Might be the easiest filter to bypass. ssh user@server -D 9999 Then set your browser to use a SOCKS proxy, 127.0.0.1… Read more Ass
October 13, 2019 How to secure WordPress's login Add the below to ~/public_html/.htaccess: (Don’t remove or replace anything in the file, just add the below at the top or bottom, if you are… Read more Ass