distro.tools: Scripts for lazy Linux users
Update 2023: This project is dead. I mainly use Windows now and the domain is pretty expensive. Don’t execute distro.tools commands anymore!
Tech, life and everything else
Update 2023: This project is dead. I mainly use Windows now and the domain is pretty expensive. Don’t execute distro.tools commands anymore!
It’s the first time I actually bought a brand new PC, or better say parts for a new PC. I had to assemble them myself. Until now I only had PCs or laptops with a maximum of 8 GB RAM and no fast CPU. All devices where also refurbished or second hand devices, because I didn’t want to spend so much money on new hardware. And I couldn’t upgrade them more because they were already maxed out.
Yesterday I wrote that I’m planning to migrate to Fedora Silverblue in the future. One step towards this is finding a solution to the problem that VirtualBox, which I use to run Windows in a VM, doesn’t work on Silverblue.
Some weeks ago I stumbled across Fedora Silverblue again. I already heard about that project before but never thought about trying it and also didn’t really understand it’s concept.
Ubuntu was the first Linux Distro I “really” used. Before that I sometimes used Knoppix to disable some time limits on my PC my parents set me (but that’s another thing). I used Ubuntu to revive some old PCs I got from school, including my first laptop. Ubuntu is the distro most people start their Linux journey with, wether it’s on the desktop or a server.
Containers are wonderful and Docker is a really awesome and lifesaving technology, even if you don’t host sites and services with millions of users that need to auto-scale etc. Docker can already simplify a simple hosting setup just with a couple of small webpages and a Git server.
I’m a Solus user (and enthusiast), but as one I also faced a common problem. Not every desktop app is available on Solus Linux and you also can’t run .deb or .rpm installation files, because Solus uses a different package manager and isn’t based on any other Linux distribution.
It is not uncommon for me to jump back and forth between software. Be it with Linux distributions (Solus is my current favorite), blogging engines (Ghost for most of my sites) or the software I use to run my server.
There are different reasons for why you may want to install your own git server, like downtimes or new telemetry at GitLab. In this article I want to show you the self-hosted alternative Gitea, which you can easily install on a Virtual Private Server (VPS) with Ubuntu or one of many other Linux distributions (maybe at DigitalOcean or Hetzner) or even a small Raspberry Pi.