Search

You can find the results of your search below.

breeze @computers:arduino
21 Hits, Last modified:
; function(arg1, arg2); </code> In the example above, it's not obvious that "variable" is the name of ... haracters that are not really needed. That will save space when we want to store a program in memory. ... e> ==== Data returned by functions ==== As we have now removed any decorative squiggles and semicolons to make things easier to read, maybe we need to a
gateway @computers:truenas
9 Hits, Last modified:
es a forwarding DNS server and a DHCP server. I have already turned this functionality off and replace... n, and also allow other members of my family to have restricted access some of the information stored ... used. Microsoft platforms seem to favour IPsec, I've had a more reliable connection using OpenVPN on Android platforms. Some broadband routers have built-in support for one or the other, which mean
truenas @computers:truenas
7 Hits, Last modified:
ce until new updates are written to the current live copy of the data. These //snap shots// can be use... and reserved. ===== My TrueNAS Server ===== I have been experimenting with an installation of TrueNA... keep up with the demands I can place on it. I have an external USB caddy to hot-plug bare hard disks... ===== What Does My TrueNAS Server Do? ===== I have been running a Fedora Linux server for many years
arduino @computers:arduino
6 Hits, Last modified:
rduino boards. If you don't know what they are, have a look on the [[https://www.arduino.cc/en/Guide/I... Read more about Breeze]] ===== AVL Tree ===== I've been looking for a way to store data in a file on... sed by my Command Script Interpreter mentioned above. This would free up Arduino memory, as the variab... rionette]] ===== Knock-Knock Doorbell ===== I have a problem with certain delivery companies. They d
mail @computers:truenas
6 Hits, Last modified:
Internet. It will neither be able to send or receive messages from the outside world. ====== Preparin... uld be dangerous, because the mail system would have to run as root to access the files containing the... nistrator Full name: System Administrator Uid (Leave empty for default): Login group [administrator]:... e/administrator]: Home directory permissions (Leave empty for default): Use password-based authentic
dnsmasq @computers:truenas
5 Hits, Last modified:
work boot. It is designed to be lightweight and have a small footprint, suitable for resource constrai... smasq.leases # Set the DHCP server to authoritative mode. In this mode it will barge in # and take ov... ttp://www.isc.org/files/auth.html dhcp-authoritative # For debugging purposes, log each DNS query as ... for lease and optionally # a lease time. If you have more than one network, you will need to # repeat
games @computers:games
3 Hits, Last modified:
child can create and destroy with no given objective. [[https://www.minecraft.net/en-us/|Minecraft]] ... oshinm/NetCraft|NetCraft]] is a possible alternative on all devices as it is browser based. This means... , but it should still be fast enough for what I have in mind. It is not designed to be extendable, lik
boinc @computers:truenas
2 Hits, Last modified:
cientific research. {{youtube>tsXxq-o3b9M}} I have used BOINC for a number of years on Linux and Win... ueNAS), but there were a few snags, because you have to set up FreeBSD to emulate a Linux OS by changi
famp @computers:truenas
2 Hits, Last modified:
the random password generated at step 4). * Remove anonymous users? **Yes** * Disallow root login remotely? **Yes** * Remove test database and access to it? **Yes** * Reloa
heimdall @computers:truenas
2 Hits, Last modified:
nks your favourite web sites. Some web browsers have this type of functionality built-in, but if you o... en just fill in a few simple fields and hit the Save button to create a new Jail containing the Heimda
avl_tree @computers:arduino
1 Hits, Last modified:
data at each step of the search, and quickly arrive at the key we're looking for. The interesting bi