Proxmox Bridge and Tagging [Network Configuration]
#vi /etc/network/interfaces#systemctl restart networking.service # Backup your Config before making changes to this file!# $: cp interfaces interfaces.bakauto loiface lo inet loopback#Network In...
#vi /etc/network/interfaces#systemctl restart networking.service # Backup your Config before making changes to this file!# $: cp interfaces interfaces.bakauto loiface lo inet loopback#Network In...
KRBTGT Hesabı Nedir? KRBTGT (Kerberos Ticket Granting Ticket) hesabı, Active Directory (AD) içinde bulunan ve Kerberos kimlik doğrulama protokolünün temel bir bileşeni olan özel bir hesaptır. Bu...
Disk Temizleme aracından Windows Update dosyalarını temizlemesini isterseniz, bunun uzun sürdüğünü ve çok fazla CPU tükettiğini görebilirsiniz. Ne yapıyor bu? Dosyaları silmek neden k...
#To list Windows event log types Get-WinEvent –ListLog * Get-EventLog -List #Show only security events in list format: (Application, System, Security etc.) Get-WinEvent -LogName Security | Format...