Windows: Switch back to Restore Point

Hi,

when you want list all restore points or you to switch back to a system restore point use the Windows System Restore Point GUI.

Start it with

C:> rstrui.exe

It shows you a Window where you can switch back to the latest restore point

or it gets you a list from all available restore points.

Michael

Windows: Windows Update error STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE

Hi,

a possible solution of an Windows Update Errors 0x8007371B.
Continue reading Windows: Windows Update error STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE

JSON: Formatting a Json readable

Hi,

if you have a unformated json expression like

{"Metallica": "Thrash", "GraveDigger": "Power","Kataklsym":"Death"}

and want to format it readable you could use the python module json.tool
Continue reading JSON: Formatting a Json readable

Debian/Ubuntu: Install docker

Hi,

short tutorial to install docker.
Continue reading Debian/Ubuntu: Install docker

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

My Knowledgebase for things about Linux, Windows, VMware, Electronic and so on…