My avatar...

Dave Henry Blog

Syndication feed icon
Post install configuration
Published - 30 Apr 2023

Once you've installed the Operating System on your laptop we need to secure it so it's not so easy for someone to get into your data.

#homelab #linux #server #howto #security #bash
Homelab Is Where the Heart Is
Published - 22 Apr 2023

For the past few weekends, I've been working on a series of posts based on my attempts to build a homelab, while also focusing on staying alive and enri...

Installing Ubuntu Server
Published - 08 Apr 2023

I'm going to show you how to install Ubuntu Server on your old laptop that's been collecting dust in your closet. Why? Well, for starters, you can use i...

🗓 2023 March in Review
Published - 01 Apr 2023

In a month where I just could not be bothered doing anything, this recap turned out quite long...

2023 February in Review
Published - 01 Mar 2023

Shortest month of the year over. Here's a quick recap.

A fond farewell
Published - 26 Feb 2023

As I mentioned in a post a few weeks ago, My Father passed away in January, we were finally able to lay him to rest this week.

Publishing things is fun.
Published - 19 Feb 2023

This week I've been working on getting my development environment working again and adding the games I made last year to my #irl #itch-io #monoGame #bash

New Year New Site
Published - 11 Feb 2023

It's a new year, it's been a while since I posted last, what have I been up to and what am I planning to do next.

03-Monotris
Published - 24 Apr 2022

I finally got around to finishing March's contribution to my One Game a Month 2022 challenge Monotris is a copy of the classic Tetris.

#indieGame #linux #TetrisClone #monoGame #Windows
MonoGame – Tutorial 1 – Fonts
Published - 19 Mar 2022

To get started with making games it's often a good idea to be able to write out debug messages while you're working on your game even if that's just the...

#fonts #gameDevelopment #mgcb_Snippets #monoGame #tutorial
Bootstrapping your new game project
Published - 12 Mar 2022

When you're just starting out with MonoGame programming on Linux it can be quite daunting especially if you've only ever used Visual Studio to create yo...

#bash #gameDevelopment #indieGame #linux #monoGame
How to start game development in Linux using MonoGame
Published - 05 Mar 2022

Getting set up with Mono Game is as easy as running a script thanks to [Kwyrky](https://github

#bash #gameDevelopment #indieGame #linux #monoGame