Tag Archives: install

Openhab: Install and run openhab from a docker image

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

Advertisment to support michlstechblog.info

Samba: Setup an Active Directory









Hi,

unfortunately Microsoft has deceided to discontinue its Small Buisiness Server and for small environments you not really want to buy an Windows Server and install them as an Active Directory Domain Controller. When Microsofts Cloud isn’t also an option then you can use Samba :-).
Continue reading Samba: Setup an Active Directory

Linux: Setup ntp server

Hi,

linux can, of course 🙂 , act as an ntp server.

For debian 9 the following steps are necessary.
Continue reading Linux: Setup ntp server

VMware: Setup HTML5 Client for vSphere 6.0 with vCenter on Windows

Hi,

these are there the steps to setup the new HTML5 Client within an vSphere 6 environment.

Continue reading VMware: Setup HTML5 Client for vSphere 6.0 with vCenter on Windows

Python: Install Python with pip on Windows by the embeddable zip file

Hi,

to install Python on Windows download the latest version. In this example Python 3.6.5.

Extract the zip file to an directory, e.g. D:\python3.6.5.
Continue reading Python: Install Python with pip on Windows by the embeddable zip file