Search

You can find the results of your search below.

famp
43 Hits, Last modified:
h of these examples for your own situation DOMAIN_NAME="wiki.example.com" # the fully qualified domain name of the web site you're going to set up JAIL_NAME="${DOMAIN_NAME%%.*}" # name of the jail containing this instance of a FAMP stack ("wiki" in this exampl
mail
22 Hits, Last modified:
ach of these examples for your own situation JAIL_NAME="net" # name of the jail that will contain the mail server </code> ====== Set up the Mailbox ====== ... can access as an unprivileged user. The domain name (the bit after the @ sign in the email address) can be localhost, or the domain name you set up when you created this jail. If it is o
dnsmasq
21 Hits, Last modified:
ach of these examples for your own situation JAIL_NAME="net" # name of the jail that will contain the instance of dnsmasq </code> 3. Install the software. <code> jexec "ioc-${JAIL_NAME:?}" pkg update jexec "ioc-${JAIL_NAME:?} "pkg install dnsmasq </code> 4. Prepare the dnsmasq configur
gateway
13 Hits, Last modified:
ch of these examples for your own situation JAIL_NAME="net" # name of the jail that will contain the gateway and firewall LAN_INTERFACE="epair0b" # ... = Configure NAT ====== <code> jexec "ioc-${JAIL_NAME:?}" mkdir -p "${NAT_CONF%/*}" jexec "ioc-${JAIL_NAME:?}" /bin/sh -c "cat >| ${NAT_CONF:?}" <<END use_