Search

You can find the results of your search below.

dnsmasq
8 Hits, Last modified:
/sh -c \ "cat >| /usr/local/etc/dnsmasq.conf" \ <<END # Configuration file for dnsmasq # Include all files in a directory which end in .conf conf-dir=/usr/local/etc/dnsmasq.d/,*.conf END </code> ====== Configure Dnsmasq ====== 1. Con... >| /usr/local/etc/dnsmasq.d/2-standard.conf" \ <<END # Standard configuration file for dnsmasq # Neve
famp
2 Hits, Last modified:
ocal/etc/apache24/modules.d/001_mod-php.conf" \ <<END <IfModule dir_module> DirectoryIndex index.ph... /x-httpd-php-source </FilesMatch> </IfModule> END </code> 4. Ensure the Apache configuration is o
gateway
2 Hits, Last modified:
JAIL_NAME:?}" /bin/sh -c "cat >| ${NAT_CONF:?}" <<END use_sockets yes same_ports yes END # public gateway interface needs nat jexec "ioc-${JAIL_NAME:?}"