Posts
Installing golang on Rocky Linux
 golangPerhaps more for my benifit but here lies instructions to install golang on a Raspberry PI running Rocky Linux.
Facebook Marketplace Fake Shop Lure
 Phishing Facebook Fake ShopCurrently my Desktop is without a graphics card, so I’m on the lookout for a modern, low power card. I happen to stumble across two similar posts on Facebook Marketplace for a Nivida Graphics Card with a compelling price tag… lets just say in todays market you won’t be finding these cheaper. Of course it was too good to be true as I suspected…
Elusive Facebook Phish
 Phishing FacebookRecently I received a spam message from a Facebook friend of mine whose account had been compromised. I immediately spotted the scam by the style of delivery and reported it to Netcraft. I was intrigued to find more about the phish, so I visited it again. However this time I was presented with code 404 “page not found” - the difference being I had visited the phish from the full Safari browser rather than the built-in version within the Messenger app…
Git tips and tricks
 gitVarious git workflows I follow and lesser known features.
Securing your NGINX site behind Cloudflare
 Cloudflare NGINXHow to keep your origin IP private and server protected from DOS attacks? My currently iteration of server setup is as follows: Cloudflare front with the origin server running NGINX as a reverse proxy (like cipher.tools) or delivering static HTML & content (like alexbarter.me).