Category Archives: Services

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

Windows: Set Machine certificate as Remote Desktop Certificate

Hi

if a Windows computer is member of a domain and the certificate autoenrollment is in place then you can use the machine certificate provided by the active directory as the RDP TLS certificate.
Continue reading Windows: Set Machine certificate as Remote Desktop Certificate

rsync: sync and backup examples

Hi,

rsync is a powerful tool for syncing or backup folders. This post describes the parameters I usually use.
Continue reading rsync: sync and backup examples

Windows: Active directory from command line

Hi,

this post contains command line example for querying the Active Directory using the ds* command family. The ds* commands are part of the Remote Administration Tools (RSAT)
Continue reading Windows: Active directory from command line

Samba: Join an additional Domain Controller to Samba Active Directory

Hi,


These steps describes to join an additional Domain Controller to your previously builted Active Directory. Also first ensure you have a timeserver running in your network. If not I described to install and configure ntp for Linux in this post. ntpd can run on the same machine as samba.
Continue reading Samba: Join an additional Domain Controller to Samba Active Directory