OpenVPN: P2P connect on linux

Hi,

this post describes how to setup an adhoc openvpn connection between two linux hosts.

Continue reading OpenVPN: P2P connect on linux

Advertisment to support michlstechblog.info

Linux: Creating a ssh keypair with ssh-keygen

Hi,

ssh-keygen can be used to generate a new ssh key pair.

Continue reading Linux: Creating a ssh keypair with ssh-keygen

Powershell: Convert Hex to Int type

Hi,

short post today. Topic: convert a hex string to an integer type.
Continue reading Powershell: Convert Hex to Int type