2022年10月8日 星期六

Windows 11 22H2 Hyper-V bridge

若本來有用 Hyper-V 的 vSwitch bridge 到網卡
會發現升到 Windows 11 22H2 會不能用,
解決方法很簡單
把舊的 vSwitch 刪除,再重建新的,用那個新的就行了

New SSH client to old SSH server

從新版 SSH 8.x 連到舊版 6.x SSH server 若出現 Unable to negotiate with x.x.x.x port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss ...