DEV Community

Discussion on: Install Fedora 37 or earlier on Windows Subsystem for Linux (WSL)

Collapse
 
krrishdhaneja profile image
Krrish Dhaneja • Edited

I don't get it, that's kind of a puzzle i think; @bowmanjd

Thread Thread
 
bowmanjd profile image
Jonathan Bowman
sudo dnf install openssh-server
sudo ssh-keygen -A
sudo /usr/sbin/sshd
Enter fullscreen mode Exit fullscreen mode

What do you think? Are the results satisfactory?