Search

You can find the results of your search below.

dnsmasq
14 Hits, Last modified:
code> jexec "ioc-${JAIL_NAME:?}" mkdir /usr/local/etc/dnsmasq.d jexec "ioc-${JAIL_NAME:?}" mv /usr/local/etc/dnsmasq.conf /usr/local/etc/dnsmasq.d/1-original.conf jexec "ioc-${JAIL_NAME:?}" touch /usr/local/etc/dnsmasq.d/2-standard.conf jexec "ioc-${JAIL_NAME:
famp
6 Hits, Last modified:
IP:?} ${DOMAIN_NAME:?} ${DOMAIN_NAME%%.*}\" >> /etc/hosts" </code> 6. Prepare the package manager. ... cho \"ServerName ${DOMAIN_NAME:?}\" >> /usr/local/etc/apache24/httpd.conf" </code> 3. Enable the web ... ode> jexec "ioc-${JAIL_NAME:?}" \ cp /usr/local/etc/php.ini-production /usr/local/etc/php.ini </code> You may want to amend the configuration manually <c
mail
4 Hits, Last modified:
<code> jexec "ioc-${JAIL_NAME:?}" /bin/sh -c "cd /etc/mail && make" </code> 2. Tell sendmail where to... s mail to. <code> jexec "ioc-${JAIL_NAME:?}" vi /etc/mail/aliases </code> On the first page, find th... <code> jexec "ioc-${JAIL_NAME:?}" /bin/sh -c "cd /etc/mail && make" </code> 4. Enable sendmail featur... he service. <code> jexec "ioc-${JAIL_NAME:?}" vi /etc/inetd.conf </code> Search for this section in th
gateway
2 Hits, Last modified:
ice leading to the internet CONF_DIR="/usr/local/etc/fw" # where we store the config FI... exec "ioc-${JAIL_NAME:?}" sysrc firewall_script="/etc/rc.firewall" jexec "ioc-${JAIL_NAME:?}" sysrc fir