Linux Uptime history

Report the historical and statistical running time of system, keeping it between restarts. Like uptime command but with more interesting output.

apt-get install tuptime

tuptime

Export/import windows server DNS zones

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

Mais vistos