How to add the WSL to Termius

Learn how to easily add and connect your Windows Subsystem for Linux (WSL) distros to the Termius SSH client! In this tutorial, we walk through the step-by-step process of finding your WSL IP address and linking it to Termius for a seamless terminal workflow. If you've ever run into a connection issue while trying to link Termius to WSL, I've got you covered. I'll show you exactly how to troubleshoot the problem by installing the openssh-server package so your local environments communicate perfectly. ๐Ÿ”— Written Tutorial & Commands: Find all the terminal commands and a detailed written guide for this process over on my blog: https://www.sabbirz.com/blog/configure-wsl-inside-termius What you'll learn in this video: How to list and activate your installed WSL distributions. How to locate the correct IP address for your local WSL instance. Step-by-step Termius host configuration. Troubleshooting connection failures by installing OpenSSH server (sudo apt update & sudo apt install openssh-server).

Software Used

wsl
termius

Related Tutorials