Linux

apropos

apropos is a linux command that search manual pages and descriptions. Example root@mil-146068:~# apropos vagrant vagrant (1) – Tool for building and…

bind

bind is a DNS server. To check bind configuration for errors, run named-checkconf -z /etc/named.conf if chroot named-checkconf -z -t /var/named/chroot /etc/named.conf…

lighttpd too many open files

lighttpd server crashes with fllowing error in error_log file. 2019-11-05 09:39:02: (network_linux_sendfile.c.143) open failed: Too many open files 2019-11-05 09:39:02: (connections.c.603) connection…