Search

You can find the results of your search below.

famp @computers:truenas
55 Hits, Last modified:
. Make some decisions and define some variables. <code> # Tailor each of these examples for your own sit... ou want to install (for PHP v7.4 specify "74") </code> 3. Delete any old jail with the same name - e.g... n't delete a jail that you still want to keep!** <code> iocage destroy --force "${JAIL_NAME:?}" </code> 4. Create the new jail. <code> iocage create \ --n
breeze @computers:arduino
55 Hits, Last modified:
mming languages have a way of calling sections of code that are not part of the current program. This allows greater re-use of code and makes it easier for groups of people to work ... ject. It also makes it easier to test sections of code in isolation, then include them as part of a larg... t. The "return" command would need a little extra code as well to enable it to switch back to the origin... n scripts in this way would be slow if the source code needed to be loaded into memory each time, but I
mail @computers:truenas
34 Hits, Last modified:
Make some decisions and define some variables. <code> # Tailor each of these examples for your own sit... of the jail that will contain the mail server </code> ====== Set up the Mailbox ====== We need to de... mailbox called "administrator". Execute this... <code> jexec "ioc-${JAIL_NAME:?}" adduser </code> Provide this information when asked... <code> Username: a
syntax @wiki
31 Hits, Last modified:
nloadable Code Blocks ==== When you use the ''%%<code>%%'' or ''%%<file>%%'' syntax as above, you might want to make the shown code available for download as well. You can do this b... able file, specify a dash (''-'') as the language code: ''%%<code - myfile.foo>%%''. ===== RSS/ATOM Feed Aggregati
dnsmasq @computers:truenas
14 Hits, Last modified:
. Make some decisions and define some variables. <code> # Tailor each of these examples for your own sit... jail that will contain the instance of dnsmasq </code> 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 struc
gateway @computers:truenas
12 Hits, Last modified:
TrueNAS server OUTSIDE THE JAIL in this file... <code>/var/log/security</code> ====== Credits ====== This page has been cobbl
skills @skills
3 Hits, Last modified:
here is a single source for the application level code which is then processed to produce code suitable for the chosen platform. I gained lots o... widely viewed as outdated, although more lines of code in active use today are written in COBOL than any
avl_tree @computers:arduino
1 Hits, Last modified:
.org/wiki/AVL_tree|AVL Trees]], and enough pseudo code to get me started along the right path. The firs
games @computers:games
1 Hits, Last modified:
o be extendable, like Minetest is, but the source code is small and looks easy to modify directly. [[ht