The 21st century is here
2024-05-03 10:23:01

ChatGPT

ChatGPT

▼ more
Goodbye my old friend
2023-12-13 20:18:02

▼ more
wsl ssh
2023-11-21 22:03:52

WSL

set up ssh server and change its port number using /etc/ssh/sshd_config

then open the firewall

sudo ufw allow $PORT/tcp

WSL uses its own IP address thus you need to check the ip then set port forwarding using the command below.

Powershell

netsh interface portproxy add v4tov4 listenport=PORT listenaddress='0.0.0.0' connectport=PORT connectaddress=WSL_IP

▼ more
율붕이
2023-08-31 23:22:07

엔진오일 교체

▼ more