更新 知識庫

2025-05-16 07:13:56 +00:00
parent 99dffa1c94
commit 2319423011

@@ -1,5 +1,13 @@
# Windows
## OpenSSH
### 將 OpenSSH 的預設工具改為 Powershell
```powershell
New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Program Files\Git\bin\bash.exe" -PropertyType String -Force
```
## Hyper V
### 啟用 KVM