April 25th, 2026 - First Blog

Hey, everyone! This is my first blog on this website. Today, I am going to attempt to install and mess with Debian Sid (or Unstable).

By the way, Debian Sid doesn't have an official ISO image, so I'm just going to get Debian Trixie first, and then change the /etc/apt/sources.list file to point to the testing repository. That should work wonderfully.

Logs

18:40 - Anyways, it's still quite busy downloading, so I'm gonna watch some Netflix first.

20:00 - I have finished downloading and installing Debian Trixie. Time to point the sources.list file to the testing repository.

22:00 - Okay, now that I have done that and got that out of the way, I quickly ran a quick apt update && apt upgrade as the root user, because, for some reason, the sudo command isn't installed by default on a bare bones Debian Trixie installation. Keep in mind I still haven't upgraded to Debian Sid yet.

22:02 - I have noticed that during the apt upgrade command, it asked to restart the crond service. Strange.

22:10 - Okay, I have to sleep now.