Search

You can find the results of your search below.

gateway @computers:truenas
8 Hits, Last modified:
ay interface needs nat jexec "ioc-${JAIL_NAME:?}" sysrc natd_interface="${PUBLIC_INTERFACE:?}" # extra s... file we defined above jexec "ioc-${JAIL_NAME:?}" sysrc natd_flags="-f ${NAT_CONF:?}" </code> ====== Co... template called "open" jexec "ioc-${JAIL_NAME:?}" sysrc firewall_script="/etc/rc.firewall" jexec "ioc-${JAIL_NAME:?}" sysrc firewall_type="open" # log more while testing, o
mail @computers:truenas
5 Hits, Last modified:
mail features. <code> jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_enable="YES" jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_outbound_enable="NO" jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_submit_enable="YES" jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_msp_queue_enable="YES" </code> 5. Star
famp @computers:truenas
2 Hits, Last modified:
l boots up. <code> jexec "ioc-${JAIL_NAME:?}" \ sysrc apache24_enable=YES </code> 4. Start the web se... l boots up. <code> jexec "ioc-${JAIL_NAME:?}" \ sysrc mysql_enable=YES </code> 3. Start the database
dnsmasq @computers:truenas
1 Hits, Last modified:
jail boots up. <code> jexec "ioc-${JAIL_NAME:?}" sysrc dnsmasq_enable="YES" jexec "ioc-${JAIL_NAME:?}" s