Search
You can find the results of your search below.
Fulltext results:
- famp @computers:truenas
- 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... "ioc-${JAIL_NAME:?}" /bin/sh -c \ "echo \"ServerName ${DOMAIN_NAME:?}\" >> /usr/local/etc/apache24/httpd.conf" </co
- mail @computers:truenas
- 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 Ui
- dnsmasq @computers:truenas
- 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
- syntax @wiki
- square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. Internal links are created by usi... uare brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. [[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are not allowed. You can use [[some:namespaces]] by using a colon in the pagename. You can use [[some:namespaces]] by using a co
- breeze @computers:arduino
- 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
- gateway @computers:truenas
- 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:?}"
- as-the-deer @music
- K:D % %%score P V C V:P clef=treble-8 name="Piano" snm="P" V:V clef=treble-8 name="Violin" snm="V" V:C middle=d clef=bass name="Cello" snm="C" transpose=-24 %%MIDI chordprog 2
- fgets @snippets:php
- <file php> $filename = 'whatever'; $fh = @fopen($filename, 'r'); if ( ! $fh ) { throw new Exception("Failed to open ${filename}"); } while ( ( $text = fgets($fh) ) !== false )
- arduino @computers:arduino
- not be directly accessible to users. If a folder name (rather than a file name) is specified, then it is assumed the user wants
- start
- {{:steve.jpg?nolink&200 |}} Hi there, my name is Steve (as you've probably already guessed from the name of the web site!). I am interested in lots of different th
- contact
- ou soon." fieldset "Contact Form" textbox "Your Name" email "Your E-Mail Address" textarea "Your Comme