Search

You can find the results of your search below.

syntax @wiki
30 Hits, Last modified:
is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ning the syntax for links and [[#images_and_other_files|images]] (see below) like this: [[http://php.... ted in link names. The whole [[#images_and_other_files|image]] and [[#links|link]] syntax is supported
dnsmasq @computers:truenas
10 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 which end in .conf conf-dir=/usr/local/etc/dnsmasq.d/,*.
arduino @computers:arduino
8 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... to the framework to add their own functionality. Files placed in the "/WEBSPACE/" folder on the SD card... automatically served as requested by the browser. Files outside this folder will not be directly accessible to users. If a folder name (rather than a file name) is specified, then it is assumed the user w
truenas @computers:truenas
6 Hits, Last modified:
nux operating system. It uses the wonderful ZFS file system, which is sometimes known as RAID-Z. This provides a secure place to store your files, safe against hardware failure of individual har... nd a new one in before any data is lost. The ZFS file system also provides a feature called //snap shot... On Write// method of updating the RAID array. The files (or parts of files) are only duplicated when the
famp @computers:truenas
5 Hits, Last modified:
ule> DirectoryIndex index.php index.html <FilesMatch "\.php$"> SetHandler application/x-httpd-php </FilesMatch> <FilesMatch "\.phps$"> SetHandler application/x-httpd-php-source </FilesMatch> </IfModule> END </code> 4. Ensure the Ap
mail @computers:truenas
5 Hits, Last modified:
il system would have to run as root to access the files containing the mail. If there's any bugs in the mail server or its helper files, that could result in serious problems! So we ne... 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 "
fgets @snippets:php
5 Hits, Last modified:
<file php> $filename = 'whatever';   $fh = @fopen($filename, 'r'); if ( ! $fh ) { throw new Exception("Failed to open ${filename}"); } while ( ( $text = fgets($fh) ) !== fal
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
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
policy @cookie
1 Hits, Last modified:
l websites this site uses cookies, which are tiny files that are downloaded to your computer, to improve
skills @skills
1 Hits, Last modified:
kers, and centralised secure storage of sensitive files. I have also created a bespoke database to track
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
transmission @computers:truenas
1 Hits, Last modified:
m/]] A simple way to download torrent and magnet files. Features : * Uses fewer resources than othe