Windows 10: how to block telemetry
Open PowerShell and run it:
New-NetFirewallRule -DisplayName “BlockDiagTrack” -Name “BlockDiagTrack” -Direction Outbound -Program “%SystemRoot%\System32\utc_myhost.exe” -Action block
Open PowerShell and run it:
New-NetFirewallRule -DisplayName “BlockDiagTrack” -Name “BlockDiagTrack” -Direction Outbound -Program “%SystemRoot%\System32\utc_myhost.exe” -Action block
How to add RemoteAddresses to the existing Windows Firewall rule
Nutanix: Warning health status but all services are OK
How to reset the admin password for ISPConfig 3
Openmediavault: join a Windows 2008R2 domain
Windows 10: how to block telemetry
Linux: How to get an external IP address from the command line
How-to Install custom certificate on RDP Server
Debian, безопасность сервера. Ставим fail2ban на Debian и немного настраиваем его.