Search
You can find the results of your search below.
Fulltext results:
- breeze @computers:arduino
- 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
- syntax @wiki
- e, which tries to make the datafiles to be as readable as possible. This page contains all possible synt... ontent. If you have more than three headlines, a table of contents is generated automatically -- this ca... l 1 | Row 3 Col 2 | Row 3 Col 3 | Table rows have to start and end with a ''|'' for norma... | Row 2 Col 3 | You can align the table contents, too. Just add at least two whitespaces
- gateway @computers:truenas
- 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
- 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
- skills @skills
- computer and it's many terminals were always available. We were a small team of just three, but in less ... code which is then processed to produce code suitable for the chosen platform. I gained lots of experie... obol application without losing access to the valuable data. In 2007 and after 23 years at NSC, I decid... ir "web presence" by providing a CMS that would enable staff to easily maintain an up-to-date web site.
- dnsmasq @computers:truenas
- 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
- 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
- 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
- born_again @christianity
- d for food and pleasing to the eye, and also desirable for gaining wisdom, she took some and ate it. She... u understand what is really going on, you will be able to take the appropriate action, so you don't cont
- dokuwiki @wiki
- abase. It is loved by users for its clean and readable [[wiki:syntax]]. The ease of maintenance, backup ... DokuWiki. ===== Download ===== DokuWiki is available at https://download.dokuwiki.org/ ===== Read Mo
- welcome @wiki
- === Customize your Wiki ===== Once you're comfortable with creating and editing pages you might want to... ugins]] and [[doku>templates|templates]] are available at DokuWiki.org to extend the functionality and l
- games @computers:games
- 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
- policy @cookie
- e. Therefore it is recommended that you do not disable cookies. ===== The Cookies We Set ===== ==== Ac
- scones @recipes
- o form a soft dough. - Turn out onto a floured table. - Roll gently to a thickness of 1/2 inch (1.5c
- avl_tree @computers:arduino
- f the library is now {{:arduino:avl_tree.zip|available to download}}. You can find the documentation (su