Changes

Jump to: navigation, search

OPS335 A2 Summer 2015 Tips

138 bytes added, 11:29, 7 August 2015
Backup Script
tarball_file=$(date +%Y%M%D)-${type}.tar
tar cvf ${tarball_file} -T ${filelist}
</pre>
 
To create a tar ball file on the Primary DNS server, you can run the following command:
 
<pre>
backup.sh pri-dns-file-list master
</pre>
1,760
edits

Navigation menu