Availability Anywhere Part 21 — Fixed mstsc.exe broken UI

This is the twentieth first part of the Availability Anywhere series. For your convenience you can find other parts in the table of contents in Part 1 – Connecting to SSH tunnel automatically in Windows I recently installed a set of November 23′ updates for Windows 10 and mstsc.exe disappeared! That was definitely unexpected and … Continue reading Availability Anywhere Part 21 — Fixed mstsc.exe broken UI

Availability Anywhere Part 19 — Banning RDP and SSH attacks

This is the nineteenth part of the Availability Anywhere series. For your convenience you can find other parts in the table of contents in Part 1 – Connecting to SSH tunnel automatically in Windows If you expose RDP or OpenSSH to the wide Internet, you’ll most likely get automated attacks. There is a way to … Continue reading Availability Anywhere Part 19 — Banning RDP and SSH attacks

Availability Anywhere Part 18 — Binding same port for multiple docker containers

This is the eighteenth part of the Availability Anywhere series. For your convenience you can find other parts in the table of contents in Part 1 – Connecting to SSH tunnel automatically in Windows Let’s say that you run a project with Docker that uses a webserver (like a frontend application). This application will need … Continue reading Availability Anywhere Part 18 — Binding same port for multiple docker containers

Availability Anywhere Part 17 — Splitting physical monitor into multiple

This is the seventeenth part of the Availability Anywhere series. For your convenience you can find other parts in the table of contents in Part 1 – Connecting to SSH tunnel automatically in Windows Let’s say that we have a big physical screen that we would like to split into multiple screens. We would like … Continue reading Availability Anywhere Part 17 — Splitting physical monitor into multiple

Availability Anywhere Part 16 — Forwarding port from host to docker

This is the sixteenth part of the Availability Anywhere series. For your convenience you can find other parts in the table of contents in Part 1 – Connecting to SSH tunnel automatically in Windows Let’s say that we want to expose a port from the host machine to the docker container. For instance, we have … Continue reading Availability Anywhere Part 16 — Forwarding port from host to docker