KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@linux_router
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

DHCP / DNS Setup
9 Hits, Last modified: 21 months ago
+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: 11 months ago
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: 5 years ago
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