Hi,
this post describes how to setup an adhoc openvpn connection between two linux hosts.
Stuff about Linux
Hi,
this post describes how to setup an adhoc openvpn connection between two linux hosts.
Hi,
ssh-keygen can be used to generate a new ssh key pair.
Continue reading Linux: Creating a ssh keypair with ssh-keygen
Hi,
this post contains some NetworkManager nmcli command line examples for frequently used tasks.
Continue reading Linux NetworkManager: Command line examples
Hi,
short tutorial to install docker.
Continue reading Debian/Ubuntu: Install docker
Hi,
this port describes how to quickly install an openhab instance from a docker image. In this example Openhab runs under user/group openhab and the network of the docker container is connected to the host interface.
Before starting checkout the install docker post to get the system ready for hosting openhab.
Continue reading Openhab: Install and run openhab from a docker image