Search

You can find the results of your search below.

breeze @computers:arduino
19 Hits, Last modified:
. ===== Syntax ===== The syntax of this command language takes inspiration from [[https://en.wikipedi... g/wiki/Tcl|Tcl]]. I looked at many other popular languages and styles, but had to reject them because ... the style of Java, JavaScript, C, C++, etc. These languages use {braces} to group lines of code togethe... One of the problems with some of the programming languages I looked at was that it's not immediately o
gateway @computers:truenas
6 Hits, Last modified:
as two VLAN interfaces. One will be used for your LAN and the other will just be used to connect to you... alled vnet1. In this example, I have defined the LAN on vnet0 192.168.6.0/24, and the router has the a... jail that will contain the gateway and firewall LAN_INTERFACE="epair0b" # network device serving our LAN LAN_NETWORK="192.168.6.0/24" # network address
famp @computers:truenas
5 Hits, Last modified:
erver * MySQL database server * PHP scripting language interpreter The FreeBSD Jail system is idea... run (usually best to choose the latest available) LAN_IP="192.168.7.35" # IP address within your normal LAN for this jail GATEWAY_IP="192.168.7.1" # IP... allow_raw_sockets=1 \ boot=yes \ ip4_addr=${LAN_IP:?}/24 \ ip6_addr=none \ defaultrouter=${GA
mail @computers:truenas
1 Hits, Last modified:
ver security, as it can only be accessed from the LAN, and I'm not going to tell it how to pass message