diff options
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. - - |