Hi,
this post contains some examples on how to interact with the Windows Subsystem for Linux. For an installation howto see my previous post.
Continue reading Windows: Working with the linux subsystem (WSL)
Hi,
this post contains some examples on how to interact with the Windows Subsystem for Linux. For an installation howto see my previous post.
Continue reading Windows: Working with the linux subsystem (WSL)
Hi,
short tutorial to install docker.
Continue reading Debian/Ubuntu: Install docker
Hi,
if you require a newer version of a package on a debian based system it may be possible that it is backportet from the latest testing line.
Continue reading Debian & Ubuntu Linux: Install a package from backports
Hi,
debian is still delivered with 2.7 as the default version of python. /usr/bin/python is in fact a symlink to the current default versions binary.
The update-alternatives scripts allows to change this.
Continue reading Debian: Set python 3 as default
Hi,
when you install Debian with just the Standard minium System utilities a power off by pressing the power button is not possible.
Continue reading Debian: Shutdown when pressing power button