Jan-Lukas Else

Tech, life and everything else

Tags: Linux


VirtualBox alternative: Gnome Boxes

Published on in 💭 Thoughts
Updated on

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.

View

Never touch a running system

Published on in 💭 Thoughts
Updated on

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.

View

Back to Ubuntu

Published on in 👨‍💻 Dev

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.

View

Why I Moved My Server To RancherOS

Published on in 👨‍💻 Dev

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.

View

Run Debian Based Programs On Almost Any Linux With Docker

Published on in 👨‍💻 Dev

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.

View

Docker Saves My Life

Published on in 👨‍💻 Dev

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.

View

Install Gitea as Your Self-Hosted Alternative to Github or GitLab

Published on in 👨‍💻 Dev
Updated on

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.

View

Jan-Lukas Else