Search
You can find the results of your search below.
Fulltext results:
- breeze @computers:arduino
- eans that a lot of transient memory has to be allocated to keep track of where we are up to in the stru... precious RAM is available to the rest of the application. ==== Line numbers ==== The next idea was ta... parser library can remain generic, while the application programmer can define their own commands to ad... n a string, e.g. "He said \"hello\" to me". ==== Catenation of Parameters ==== Square brackets have n
- dnsmasq @computers:truenas
- . <code> jexec "ioc-${JAIL_NAME:?}" /bin/sh -c \ "cat >| /usr/local/etc/dnsmasq.conf" \ <<END # Configu... . <code> jexec "ioc-${JAIL_NAME:?}" /bin/sh -c \ "cat >| /usr/local/etc/dnsmasq.d/2-standard.conf" \ <<... p its lease database. # This defaults to a sane location, but if you want to change it, use # the line ... . <code> jexec "ioc-${JAIL_NAME:?}" /bin/sh -c \ "cat >| /usr/local/etc/dnsmasq.d/4-bespoke.conf" \ <<E
- gateway @computers:truenas
- ister's place. The DHCP and VPN servers will allocate specific IP addresses to individual devices. Eac... vices on different networks are allowed to communicate with each other, and maybe allow access to the I... CONF%/*}" jexec "ioc-${JAIL_NAME:?}" /bin/sh -c "cat >| ${NAT_CONF:?}" <<END use_sockets yes same_por... te to allow hosts on different networks to communicate. > The "real" firewall is provided by my Interne
- mail @computers:truenas
- e empty for default): Use password-based authentication? [yes]: Use an empty password? (yes/no) [no]:... rg.uk Port: 110 Connection security: none Authentication method: Normal password Username: administrato... org.uk Port: 25 Connection security: none Authentication method: No authentication </code> Warning... I understand the risks ====== Credits ====== This p
- famp @computers:truenas
- P <code> jexec "ioc-${JAIL_NAME:?}" /bin/sh -c \ "cat >| /usr/local/etc/apache24/modules.d/001_mod-php.... <FilesMatch "\.php$"> SetHandler application/x-httpd-php </FilesMatch> <FilesMatch "\.phps$"> SetHandler application/x-httpd-php-source </FilesMatch> </IfModul
- truenas @computers:truenas
- rray. The files (or parts of files) are only duplicated when the data is changed. The old //snap shot//... almost any operating system, but they require allocation of resources to be fixed and reserved. ===== ... Most of the file activity will be across my wired CAT5 network (100Mb/s), or 802.11g WiFi (54Mb/s), so
- heimdall @computers:truenas
- [[https://heimdall.site/]] Heimdall is an "Application Dashboard". Basically it's a way of creating... compartmentalise installed software, so each application can be assigned its own quotas, and can be tur
- arduino @computers:arduino
- nging the normal programmed behaviour of the application without having to recompile and reload the Ard