Set TimeZone Linux

Set TimeZone Linux

List timezones
timedatectl list-timezones

Set timezone
timedatectl set-timezone America/Manaus

Export/import windows server DNS zones

You can use Export-DnsServerZone and Import-DnsServerZone .   Export: Export-DnsServerZone -Name "test.com" -Filename "test...

Mais vistos