Search

You can find the results of your search below.

breeze @computers:arduino
16 Hits, Last modified:
executing the command, more precious RAM is available to the rest of the application. ==== Line number... until some characters after that word. <code> variable = value; function(arg1, arg2); </code> In the example above, it's not obvious that "variable" is the name of a variable, until the parser sees the equals sign. In the same way, it's the bracket th
gateway @computers:truenas
8 Hits, Last modified:
two different VPN servers on my TrueNAS box to enable me to seamlessly pass information between each of... atforms seem to favour IPsec, I've had a more reliable connection using OpenVPN on Android platforms. So... Activating the Configuration ====== <code> # enable IP forwarding jexec "ioc-${JAIL_NAME:?}" sysrc gateway_enable="YES" # enable the firewall service (aka ipfw) j
mail @computers:truenas
8 Hits, Last modified:
ot be exposed to the Internet. It will neither be able to send or receive messages from the outside worl... /bin/sh -c "cd /etc/mail && make" </code> 4. Enable sendmail features. <code> jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_enable="YES" jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_outbound_enable="NO" jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_su
dnsmasq @computers:truenas
6 Hits, Last modified:
to be lightweight and have a small footprint, suitable for resource constrained routers and firewalls. I... widely used for tethering on smartphones and portable hotspots, and to support virtual networking in vi... hen a machine wakes up on a new network. DO NOT enable this if there's # the slightest chance that you m... iguration file for dnsmasq # Uncomment this to enable the integrated DHCP server, you need # to supply
arduino @computers:arduino
5 Hits, Last modified:
preter ===== The basic idea is to produce a re-usable library that will allow simple commands to be int... s required for their project. The library will enable the Arduino to be manually controlled by an opera... SD card connected to an Arduino. I wanted a re-usable way of storing lists of data that can be directly... , sessions, query and post data will be made available via a simple API for programmers to hook into the
famp @computers:truenas
5 Hits, Last modified:
jail run (usually best to choose the latest available) LAN_IP="192.168.7.35" # IP address with... usr/local/etc/apache24/httpd.conf" </code> 3. Enable the web server so it starts when the jail boots u... > jexec "ioc-${JAIL_NAME:?}" \ sysrc apache24_enable=YES </code> 4. Start the web server now. <code>... tall mysql80-client mysql80-server </code> 2. Enable the database server so it starts when the jail bo
games @computers:games
2 Hits, Last modified:
ator-mojang-for-25bn|Microsoft]]. The game is playable on Windows PC & Mobile, Apple iPhone iPad & Mac, ... at I have in mind. It is not designed to be extendable, like Minetest is, but the source code is small a
avl_tree @computers:arduino
1 Hits, Last modified:
f the library is now {{:arduino:avl_tree.zip|available to download}}. You can find the documentation (su
truenas @computers:truenas
1 Hits, Last modified:
Fi (54Mb/s), so any SATA disk (300Mb/s) should be able to keep up with the demands I can place on it. I