mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-07-31 17:09:30 -04:00
update:server
This commit is contained in:
@ -269,7 +269,7 @@ sudo apt install open-vm-tools-desktop
|
||||
|
||||
```powershell
|
||||
(Get-Content "$env:USERPROFILE\.ssh\known_hosts") |
|
||||
Where-Object { $_ -notmatch '192.168.112.128' } |
|
||||
Where-Object { $_ -notmatch '<你的IP>' } |
|
||||
Set-Content "$env:USERPROFILE\.ssh\known_hosts"
|
||||
```
|
||||
## 1panel
|
||||
|
Reference in New Issue
Block a user