Linux: Connection reset when connecting to a ssh server

Hi,

you are trying to connect to a ssh server and got the error: Connection reset by 123.123.123.123 port 22

Continue reading Linux: Connection reset when connecting to a ssh server

VMware Workstation: Generate a new selfsigned SSL/TLS certificate

Hi,

the VMware Workstation does not provide a program or script to generate a new pair of key and selfsigned certificate.

If’ve written a batch file which builds a new one. The scripts assumes that the Workstation is installed in the default folder C:\Program Files (x86)\VMware\VMware Workstation and uses the openssl command delivered with the program.

Adjust the Countryname, State, etc. to your own needs. Config is based on the VMware Docs.

Continue reading VMware Workstation: Generate a new selfsigned SSL/TLS certificate

Windows SCCM: Software center could not be loaded

Hi,

the SCCM Software Center presents an empty Software List and the error message:

Software center could not be loaded
Continue reading Windows SCCM: Software center could not be loaded

ESP32-IDF: Integrate Terminal in Visual Studio Code

Hi,

if you have setup your ESP32 develop environment with Visual Studio Code you cannot integrate the mingw32 terminal within the Visual Studio Code terminal section.

But it’s possible if you start bash.exe instead of mingw32.exe.
Continue reading ESP32-IDF: Integrate Terminal in Visual Studio Code

Windows: Get WLAN key(s)

Hi,

when the Password for a wireless connections is stored in Windows it can be red from command line.
Continue reading Windows: Get WLAN key(s)

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