Achievements

Arctic Code Vault Contributor
IPv6 Certification Badge for Robert Whitney


This page has been visited an unknown number of times.
Page last generated:
2025/06/15 11:49:00.

Guides

Index for “Guides”


Posts categorized in “Guides”

Essential Security Plugins for any Public Minecraft Server
In this tutorial I will cover some of my favorite solutions for protecting pu...

In this tutorial I will cover some of my favorite solutions for protecting public Minecraft servers from griefers and cheaters.

Posted by Robert Whitney

How to Embed a Custom Audio Playlist with HTML, CSS & JavaScript
In this tutorial I will show you how to embed a custom audio playlist into yo...

In this tutorial I will show you how to embed a custom audio playlist into your website using HTML5 audio elements and JavaScript.

Posted by Robert Whitney

How to recover after your Minecraft server was "Terminated by Skynet"
In this post I will explain why your Minecraft server was terminated by Skyne...

In this post I will explain why your Minecraft server was terminated by Skynet and how to fix it as well as stop it from happening again.

Posted by Robert Whitney

How to Backup Your Minecraft Server data remotely to S3 Storage
In this guide I will discuss how to create safe backups of your Minecraft ser...

In this guide I will discuss how to create safe backups of your Minecraft server, store them remotely, and how to restore them in the event of a catastrophic failure.

Posted by Robert Whitney

How to create a Simple DNS Blacklist server with Node.js
In this guide I will show a simple implementation of a DNS blacklist server u...

In this guide I will show a simple implementation of a DNS blacklist server using Node.js.

Posted by Robert Whitney

Essential Tips for Setting Up a Simple Minecraft Server
A comprehensive guide for setting up and securing your Minecraft server, incl...

A comprehensive guide for setting up and securing your Minecraft server, including basic backup strategy and essential security measures.

Posted by Robert Whitney

How to check IP addresses against DNSBL in Node.js
A simple guide to checking IP addresses against DNSBL using Node.js.

A simple guide to checking IP addresses against DNSBL using Node.js.

Posted by Robert Whitney