Skip to content

Instantly share code, notes, and snippets.

View kbakdev's full-sized avatar
👋
dev

Kacper Bąk kbakdev

👋
dev
View GitHub Profile
@ndraiman
ndraiman / ssh_into_wsl2.md
Last active August 4, 2026 04:37
SSH Into WSL2

Guide: How to SSH Into WSL2

Install WSL2 SSH server

  1. Open your wsl ubuntu terminal

  2. install open-ssh server

    sudo apt update 

sudo apt install openssh-server

has_screenshot:true encrypted attention
@a-maumau
a-maumau / nvme_mount.md
Last active March 29, 2026 14:43
how to mount m.2 ssd/hdd