Search
You can find the results of your search below.
Fulltext results:
- syntax @wiki
- mple markup language, which tries to make the datafiles to be as readable as possible. This page contain... 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.
- dnsmasq @computers:truenas
- 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
- = 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
- 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
- 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
- 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
- <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
- 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
- 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
- l websites this site uses cookies, which are tiny files that are downloaded to your computer, to improve
- skills @skills
- kers, and centralised secure storage of sensitive files. I have also created a bespoke database to track
- breeze @computers:arduino
- rom one script to another simply requires the old file to be closed and the new one to be opened. There
- transmission @computers:truenas
- m/]] A simple way to download torrent and magnet files. Features : * Uses fewer resources than othe