Category: Documentation
-
WordPress Security
After reviewing logs, I’ve decided to block one of the most taken advantage of vectors in hacking my WordPress blog. Namely, WordPress’ xmlrpc.php file. Now, since I’m already using a reverse proxy, and I don’t really like going the plugin route for such a simple block, I just added the ff. code in my Nginx…
-
Talos – Etcd Shenanigans
Finally found the time to look at my Talos clusters and found that one of my Talos nodes didn’t seem to apply a patch regarding an old service removal correctly. Didn’t really bother too much with pinpointing why and just did a reset and reapply of the node’s backed up machine config but for some…
-
Documentation
I really really don’t like starting documentation. Not just because I’m lazy and such but also because, I know that when I start documenting something, I’ll not stop until it’s “perfect” in my eyes which takes much more time than I initially expect.