Search

You can find the results of your search below.

dnsmasq @computers:truenas
4 Hits, Last modified:
m /usr/local/etc/dnsmasq.conf.sample </code> 5. Configure dnsmasq to use this file structure. <code> jexec ... /local/etc/dnsmasq.d/,*.conf END </code> ====== Configure Dnsmasq ====== 1. Configure the "standard" options common to most installations. <code> jexec "ioc-${JAIL_N... ut DHCP transactions. #log-dhcp END </code> 2. Configure the "bespoke" options specific to your needs. <co
famp @computers:truenas
4 Hits, Last modified:
OM}S${RANDOM}Q${RANDOM}L" </code> 5. Secure and configure the database server. <code> jexec "ioc-${JAIL_NAM... \ php${PHP_VER:?}-SimpleXML </code> 2. Configure PHP <code> jexec "ioc-${JAIL_NAME:?}" \ cp /usr... AME:?}" \ vi /usr/local/etc/php.ini </code> 3.Configure Apache to use PHP <code> jexec "ioc-${JAIL_NAME:?... > Make a note of this information. You'll need to configure your web site with the same details. 2. Create t
gateway @computers:truenas
4 Hits, Last modified:
ernet router. In order to do this, you'll need to configure the interfaces in "Network Properties" of the Jai... # net service config file </code> ====== Configure NAT ====== <code> jexec "ioc-${JAIL_NAME:?}" mk... rc natd_flags="-f ${NAT_CONF:?}" </code> ====== Configure a Simple Firewall ====== > IMPORTANT! > This fir... adminbyaccident.com/freebsd/how-to-freebsd/how-to-configure-the-ipfw-firewall-on-freebsd/]] * [[https://www
mail @computers:truenas
3 Hits, Last modified:
-${JAIL_NAME:?}" pkg install qpopper </code> 2. Configure the service. <code> jexec "ioc-${JAIL_NAME:?}" vi... assword: ***** Remember passowrd: checked </code> Configure manually... Incomming Server... <code> Protocol:... ternet. * [[https://forums.freebsd.org/threads/configure-host-to-use-mail-server-in-jail-sendmail.69174/]]
arduino @computers:arduino
1 Hits, Last modified:
ons need to be described in a way that is easy to configure and replay. I'm sure someone else has already com