Category: Documentation

  • BackupExec Cleanup

    I just finished uninstalling and installing the latest version of Veritas’ BackupExec. I don’t get the hate about it. I had no problem with it getting to recognize the existing tape data after an Inventory and Catalog operation. Restoration works as well. And that is after I deleted EVERYTHING. The only thing I had to…

  • 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.