var

Search

You can find the results of your search below.

DHCP / DNS Setup
9 Hits, Last modified:
+name.conf.options|<code> options { directory "/var/cache/bind"; auth-nxdomain no; # conform to RFC... ; }; zone "kptree.net" { type master; file "/var/lib/bind/db.kptree.net"; allow-update { key rnd... "168.192.in-addr.arpa" { type master; file "/var/lib/bind/db.168.192"; allow-update { key rndc-k... e forward lookup zone definition file ''sudo vim /var/lib/bind/db.kptree.net'' ++++db.kptree.net|<code>
Router Miscellaneous
4 Hits, Last modified:
rnald.conf''. For this option if the directory ''/var/log/journal'' is present previous boot log files ... n journalctl.conf for details. Use ''sudo ls -la /var/log/journal'' to see if directory already exists, ''sudo mkdir -p /var/log/journal'' to create directory if not existing, and ''sudo rm -R /var/log/journal'' to remove directory and any content
NFTables IP Control
2 Hits, Last modified:
at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # For more informati... </code> ++++ The crontab files are stored at ''/var/spool/cron/crontabs/$USER''. You should not edit