Search

You can find the results of your search below.

famp @computers:truenas
43 Hits, Last modified:
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 st... . Create the new jail. <code> iocage create \ --name "${JAIL_NAME:?}" \ --release "${RELEASE_NAME:?}" \ vnet=ye... :?}" /bin/sh -c \ "echo \"${LAN_IP:?} ${DOMAIN_NAME:?} ${DOMAIN_NAME%%.*}\" >> /etc/hosts" </code> 6. Prepare the pa... me decisions and define some variables. <code> DB_NAME="${JAIL_NAME:?}" DB_USER="${DB_NAME:?}" DB_PASS="M${RANDOM}y${
mail @computers:truenas
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 </... emails between users of the same jail. The user name will be the same as the mailbox name (the bit before the @ sign). You will need to cre... rator". Execute this... <code> jexec "ioc-${JAIL_NAME:?}" adduser </code> Provide this information when asked... <code> Username: administrator Full name: System Administrator Uid (Leave empty for defaul
dnsmasq @computers:truenas
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 dns... 3. Install the software. <code> jexec "ioc-${JAIL_NAME:?}" pkg update jexec "ioc-${JAIL_NAME:?} "pkg install dnsmasq </code> 4. Prepare the dnsmasq configuration file structure. <code> jexec "ioc-${JAIL_NAME:?}" mkdir /usr/local/etc/dnsmasq.d jexec "ioc-${J
gateway @computers:truenas
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 fir... = Configure NAT ====== <code> jexec "ioc-${JAIL_NAME:?}" mkdir -p "${NAT_CONF%/*}" jexec "ioc-${JAIL_NAME:?}" /bin/sh -c "cat >| ${NAT_CONF:?}" <<END use_... lic gateway interface needs nat jexec "ioc-${JAIL_NAME:?}" sysrc natd_interface="${PUBLIC_INTERFACE:?}"
breeze @computers:arduino
13 Hits, Last modified:
le above, it's not obvious that "variable" is the name of a variable, until the parser sees the equals s... y, it's the bracket that proves "function" is the name of a function. It is possible to search through a... e first word on the line (until the space) is the name of a command. This is a very simple syntax rule f... a Tcl program. The first word on the line is the name of the command, and anything that follows are sim
arduino @computers:arduino
2 Hits, Last modified:
not be directly accessible to users. If a folder name (rather than a file name) is specified, then it is assumed the user wants