Search

You can find the results of your search below.

dnsmasq @computers:truenas
8 Hits, Last modified:
/sh -c \ "cat >| /usr/local/etc/dnsmasq.conf" \ <<END # Configuration file for dnsmasq # Include all files in a directory which end in .conf conf-dir=/usr/local/etc/dnsmasq.d/,*.conf END </code> ====== Configure Dnsmasq ====== 1. Con... >| /usr/local/etc/dnsmasq.d/2-standard.conf" \ <<END # Standard configuration file for dnsmasq # Neve
famp @computers:truenas
3 Hits, Last modified:
/usr/local/etc/php.ini </code> You may want to amend the configuration manually <code> jexec "ioc-${JA... ocal/etc/apache24/modules.d/001_mod-php.conf" \ <<END <IfModule dir_module> DirectoryIndex index.ph... /x-httpd-php-source </FilesMatch> </IfModule> END </code> 4. Ensure the Apache configuration is o
avl_tree @computers:arduino
2 Hits, Last modified:
n released, but it still needs some work. See the end of the page for details. As always on the Arduin... s than it is written, so it's more efficient to spend a little time storing things in the "right place"
breeze @computers:arduino
2 Hits, Last modified:
ub AskUser 160 display "I don't believe you!" 170 end 200 # AskUser "Keep asking a question until we ge... like "chain" to my script language, I plan to extend the syntax of the "goto" and "gosub" commands. It
gateway @computers:truenas
2 Hits, Last modified:
JAIL_NAME:?}" /bin/sh -c "cat >| ${NAT_CONF:?}" <<END use_sockets yes same_ports yes END # public gateway interface needs nat jexec "ioc-${JAIL_NAME:?}"
mail @computers:truenas
1 Hits, Last modified:
osed to the Internet. It will neither be able to send or receive messages from the outside world. ====