Search

You can find the results of your search below.

dnsmasq @computers:truenas
8 Hits, Last modified:
sq </code> 4. Prepare the dnsmasq configuration file structure. <code> jexec "ioc-${JAIL_NAME:?}" mkdi... sample </code> 5. Configure dnsmasq to use this file structure. <code> jexec "ioc-${JAIL_NAME:?}" /bin... r/local/etc/dnsmasq.conf" \ <<END # Configuration file for dnsmasq # Include all files in a directory wh... 2-standard.conf" \ <<END # Standard configuration file for dnsmasq # Never forward plain names (without
arduino @computers:arduino
4 Hits, Last modified:
= I've been looking for a way to store data in a file on an SD card connected to an Arduino. I wanted a... essible to users. If a folder name (rather than a file name) is specified, then it is assumed the user w... k at "INDEX.HTM" in that folder. If the requested file is not available, the usual 404 error is returned... sure someone else has already come up with a data file format that describes this - I just need to find
gateway @computers:truenas
4 Hits, Last modified:
F="${CONF_DIR:?}/firewall.conf" # firewall config file NAT_CONF="${CONF_DIR:?}/nat.conf" # net service config file </code> ====== Configure NAT ====== <code> j... NTERFACE:?}" # extra settings for nat are in the file we defined above jexec "ioc-${JAIL_NAME:?}" sysrc... en on the TrueNAS server OUTSIDE THE JAIL in this file... <code>/var/log/security</code> ====== Credits
mail @computers:truenas
3 Hits, Last modified:
s... <code> # Pretty much everything else in this file points to "root", so # you would do well in eithe... administrator </code> 3. Generate the aliases.db file and anything else that's required. <code> jexec "... /code> Search for this section in the inetd.conf file, and add the last line shown... <code> # # exampl
truenas @computers:truenas
3 Hits, Last modified:
nux operating system. It uses the wonderful ZFS file system, which is sometimes known as RAID-Z. This ... nd a new one in before any data is lost. The ZFS file system also provides a feature called //snap shot... g this as a super-fast storage array. Most of the file activity will be across my wired CAT5 network (10
avl_tree @computers:arduino
2 Hits, Last modified:
rd memory is a solid state device, so accessing a file in random order does not add a significant amount... d the documentation (such as it is) in the header file. There's no proper documentation yet, and no exam
breeze @computers:arduino
1 Hits, Last modified:
rom one script to another simply requires the old file to be closed and the new one to be opened. There