IPv6 support for WSL2! 🥳
Connect to a KVM host through an ssh tunnel and arbitrary port in Windows 11 and WSL 2
Windows 11/10 and WSL 2 DevOps environment
YubiKey support in OpenSSH for Windows 11 and Windows 10
How to share OpenSSH keys with WSL in Windows 10
Hugo development environment in WSL 2
Setting up Monit monitoring in Windows Subsystem for Linux WSL
Tunnel RDP through SSH & PuTTY
How to tunnel Remote Desktop over SSH with PuTTY? Have you ever been in a situation where you needed to perform remote administration on a Windows Server, and the RDP port 3389 is blocked on a firewall? You can tunnel RDP over SSH with PuTTY. This particularly comes in handy when there is no VPN available to the remote network...
Monit monitoring on Ubuntu 14.04 VM on Hyper-V
In this post you'll learn about setting up a Monit monitoring service for your websites and services. Monit is a free and open source service monitoring application which can perform various event-based actions. Monit can send email notifications, restart a service or application, or take other responsive actions. We set Monit up on a Ubuntu 14.04 VM, built on Hyper-V. And we use Monit to monitor several websites, and send out notifications on downtime.