Protect files and folders


Install safe-rm
sudo apt-get install safe-rm

Edit the conf file adding the folders path
pico /etc/safe-rm.conf


Export/import windows server DNS zones

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

Mais vistos