diff options
author | bnewbold <bnewbold@ziggy.huji.ac.il> | 2009-06-28 16:42:35 +0300 |
---|---|---|
committer | bnewbold <bnewbold@ziggy.huji.ac.il> | 2009-06-28 16:42:35 +0300 |
commit | 61a434c7d72a75ab02f0fe1e979c8750609b7cff (patch) | |
tree | 923ee113cb39a4114e67c5aed5eaeb12cbd937e0 /tmp | |
parent | 45a71ed4c4e144772546e25f240e59f56f7c4db4 (diff) | |
download | knowledge-61a434c7d72a75ab02f0fe1e979c8750609b7cff.tar.gz knowledge-61a434c7d72a75ab02f0fe1e979c8750609b7cff.zip |
server setup filled out and moved
Diffstat (limited to 'tmp')
-rw-r--r-- | tmp/server setup | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/tmp/server setup b/tmp/server setup deleted file mode 100644 index 472e3a9..0000000 --- a/tmp/server setup +++ /dev/null @@ -1,19 +0,0 @@ -========================================= -Generic Server Setup Tricks -========================================= - -See also `debian </k/software/debian>`__. - -bind -------------- -You probably want to hide your bind verison name to prevent scanning and -attacks. Edit ``/etc/bind/named.conf`` or ``/etc/bind/named.conf.options`` -and add this line to the options block:: - - version "Withheld"; - -ntp ------------- -ntp servers listen on port 37. - - |