Search

You can find the results of your search below.

gateway
6 Hits, Last modified:
hich means the router can handle a VPN connection directly, rather than having to set up extra hardware... # network device leading to the internet CONF_DIR="/usr/local/etc/fw" # where we store the config FIREWALL_CONF="${CONF_DIR:?}/firewall.conf" # firewall config file NAT_CONF="${CONF_DIR:?}/nat.conf" # net service config file
dnsmasq
3 Hits, Last modified:
le structure. <code> jexec "ioc-${JAIL_NAME:?}" mkdir /usr/local/etc/dnsmasq.d jexec "ioc-${JAIL_NAME:?... uration file for dnsmasq # Include all files in a directory which end in .conf conf-dir=/usr/local/etc/dnsmasq.d/,*.conf END </code> ====== Configure Dnsm
mail
3 Hits, Last modified:
t could result in serious problems! So we need to direct all mail for root into another mailbox that we... mksh zsh rzsh scponly nologin) [sh]: nologin Home directory [/home/administrator]: Home directory permissions (Leave empty for default): Use password-base
famp
2 Hits, Last modified:
e24/modules.d/001_mod-php.conf" \ <<END <IfModule dir_module> DirectoryIndex index.php index.html <FilesMatch "\.php$"> SetHandler applicati