User:Psy: Difference between revisions

42 editsJoined 23 May 2012
No edit summary
No edit summary
Line 1: Line 1:
ZO moet het:
ZO moet het:


bestaande zone definitie kopieren:
  vim /etc/bind/named.conf.local


  502  ps fax|grep named
nieuwe zone file maken:
  503 cat /etc/bind/named.conf
   
  504 cat /etc/bind/named.conf.local
  cp /etc/bind/nurdspace.lan /etc/bind/nurdspace.tk
  505  cat /etc/bind/nurdspace.lan
  vim /etc/bind/nurdspace.tk
  506  ping tanaka
 
  507  hoe
(meuk weggooien, en nieuwe dingen toevoegen)
  508  cat /etc/bind/nurdspace.lan
   
  509  cat /etc/bind/named.conf
MAKE IT SO:
  510  cat /etc/bind/named.conf
 
  511  ps faux|grep named
  /etc/init.d/bind9 restart
  512  lsb_release -a
  513  lsb_release -a
  514  lsb_release -a
  515  lsb_release -a
  516  cat /etc/bind/named.conf
  517  cat /etc/bind/named.conf
  518  cat /etc/bind/named.conf.options
  519  rndc
  520  rndc status
  521  cat /etc/bind/named.conf.options
  522  cat /etc/bind/named.conf
  523  cat /etc/bind/named.conf.local
  524  cat /etc/bind/rndc.key
  525  cat /etc/bind/named.conf
  526  cat /etc/bind/named.conf.default-zones
  527  cat /etc/bind/named.conf.local
  528  cat /etc/bind/named.conf.local
  529  ls /etc/bind
  530  cat /etc/bind/nurdspace.lan.jnl
  531  cat /etc/bind/nurdspace.lan
  532  dig
  533  cat /etc/bind/nurdspace.lan
  534  dig tanaka A
  535  dig tanaka A @localhost
  536  dig tanaka.nurdspace.lan A @localhost
  537  dig tanaka.nurdspace.lan TXT @localhost
  538  cat /etc/bind/nurdspace.lan
  539  ls -al
  540  cd /etc/bind
  541  ls
  542 vim named.conf.local
  543  find /
  544  ls -la
  545  cat nurdspace.lan
  546  cat > nurdspace.tk
  547  df -h
  548  cd ..
  549  du -h
  550  du -h
  551  du -h
  552  du -h
  553  du -h
  554  du -h
  555  du -h
  556  mount
  557  df -h
  558  rsync -avx /etc /mnt/freek_hier_dus/configzznurservur
  559  df -h
  560  screen
  561  ls -la
  562  cd bind
  563  ls
  564  cat nurdspace.tk
  565  vim nurdspace.tk
  566  service named restart
  567  service bind restart
  568  /etc/init.d/bind9 restart
  569  ping google.com
  570  ping camera1
  571  ping nurdspace.tk
  572  vim named.conf.local
  573  cp nurdspace.tk nurdspace.nl
  574  vim nurdspace.nl
  575  mv nurdspace.nl space.nurdspace.nl
  576 vim space.nurdspace.nl
  577  vim named.conf.local
  578  vim named.conf.local
  579 /etc/init.d/bind9 restart
  580  ping nurdspace.tk
  581  history

Revision as of 00:04, 22 November 2012

ZO moet het:

bestaande zone definitie kopieren:

 vim /etc/bind/named.conf.local 

nieuwe zone file maken:

cp /etc/bind/nurdspace.lan /etc/bind/nurdspace.tk
vim /etc/bind/nurdspace.tk

(meuk weggooien, en nieuwe dingen toevoegen)

MAKE IT SO:

/etc/init.d/bind9 restart