Automatically Back Up Valheim World Save Files on Linux
Are you one of the recent 5 million Vikings to grab Valheim off Steam? Running your own dedicated Linux server to host your world? Worried that all of your hard work could possibly be rendered useless by a corrupted save file with an inevitable update or patch? This is an Early Access title after all. […]
How to Obtain OAuth Token For Twitch Helix API
In case you’re like me and haven’t ran your little janky/hacky scripts or applications that interact with Twitch’s Helix API (or New Twitch API, not to be confused with their API v5), you may come across this error when attempting to run it now: While I really should be trying to keep up to date […]
Upgrading PHP 5.x to PHP 7.3 for VestaCP with Apache on CentOS 7.x
In browsing the VestaCP forums, I’ve noticed many users requesting assistance on how exactly they can upgrade their PHP 5.x version to a more recent version of PHP, such as 7.3. The process is actually a lot more simple than most are making it out to be – I’ve seen some very convoluted solutions provided. […]
Looking Back: 2019
Hey look, it’s a new blog post. The last one I created was over two years ago. I think I could write an entire novel about what occurred in my life during those two years, but I’ll spare you the whole story. Instead, I’m going to write about not only my favorite music, movies, and […]
Solution to Nano Issues on Ubuntu Bash For Windows
One of the greatest additions added to the Windows OS in recent memory is hands down the Windows Subsystem for Linux which lets users run Linux environments such as command-line tools, utilities, and applications directly on Windows – without the need for a virtual machine. But if you’re reading this article, you’re...
Custom Discord Link
As many of you are aware, Discord allows you to create invitations to the servers you create. However unless you have a partnered server, you have no control over the randomly generated string. It also looks like that Discord has no plans to implement this for non-partnered servers, per a post by Dabbit Prime (Discord […]
Installing mod_cloudflare On CentOS With Apache and DirectAdmin
CloudFlare is pretty awesome. But anyone who uses the service and has needed to analyze web server logs realizes that due to CloudFlare working as a proxy, all IP addresses logged are those belonging to the CloudFlare network. This can cause some headaches if you’re attempting to troubleshoot issues like abuse or if your web...
Google Sheets to HTML Table
No one wants to be linked to an ugly looking spreadsheet with a URL that’s 256 characters long, just to have read-only access to the document. Luckily, thanks to JavaScript, we can beautify that raw looking Google Sheet you created in your Drive so it’s easier on the eyes and so you can host it […]
Streamlabs Chatbot: A Comprehensive List of Commands
TL;DR: You can find the documentation that was referenced on this page at a new domain here. Do not use the comment section on this page for support. For any assistance needed with the bot or commands, join their Discord. Update: I hadn’t been as active in keeping up with the development changes to AnkhBot […]
Connecting to Twitch Chat via irssi
Because I like to idle in all my favorite IRC servers/channels from my remote server due to its network connectivity being a lot more reliable than my own home network, I wanted to also be able to idle in my Twitch’s chat, as well as idle in the chats of the people I follow (however […]