My target is to use a local shell to connect to my remote docker host on my home server, so that I can develop my Dockerfile or docker-compose files locally and easily deploy them to the remote machine, were they should run in the end. Configuration on the host I use systemd as system and […]
Monat: Mai 2017
From Gentoo no-multilib to multilib without reinstalling
When I installed my server I though I will have a only 64bit system. Well that proved to be wrong, whereas the reason is irrelevant. But going back to a multilib profile from a no-multilib one is nearly impossible without some external help, the outside help being a VM with a Gentoo running. Prerequisits Get […]
Gentoo Linux on Hyper-V
These days I faced to need to have a Gentoo Linux running on my local computer. Since I’m currently testing a lot of Stuff with Docker on my Windows 10 Pro I have Hyper-V active and other Hypervisors like Virtual Box or VMWare will not work. So these are the Steps how I got the […]