Search

You can find the results of your search below.

mail @computers:truenas
10 Hits, Last modified:
or default): Use password-based authentication? [yes]: Use an empty password? (yes/no) [no]: Use a random password? (yes/no) [no]: Enter password: ***** Enter password again: ***** Lo... ell : /usr/sbin/nologin Locked : no OK? (yes/no): yes adduser: INFO: Successfully added (admin
famp @computers:truenas
8 Hits, Last modified:
ME:?}" \ --release "${RELEASE_NAME:?}" \ vnet=yes \ bpf=no \ allow_raw_sockets=1 \ boot=yes \ ip4_addr=${LAN_IP:?}/24 \ ip6_addr=none \ defa... ec "ioc-${JAIL_NAME:?}" \ sysrc apache24_enable=YES </code> 4. Start the web server now. <code> jex... jexec "ioc-${JAIL_NAME:?}" \ sysrc mysql_enable=YES </code> 3. Start the database server now. <code
gateway @computers:truenas
6 Hits, Last modified:
n/sh -c "cat >| ${NAT_CONF:?}" <<END use_sockets yes same_ports yes END # public gateway interface needs nat jexec "ioc-${JAIL_NAME:?}" sysrc natd_interf... jexec "ioc-${JAIL_NAME:?}" sysrc firewall_quiet="YES" </code> ====== Activating the Configuration ==... jexec "ioc-${JAIL_NAME:?}" sysrc gateway_enable="YES" # enable the firewall service (aka ipfw) jexec
avl_tree @computers:arduino
1 Hits, Last modified:
er, and your reply will be "higher", "lower", or "yes". Would I still be guaranteed to win in ten guess
dnsmasq @computers:truenas
1 Hits, Last modified:
jexec "ioc-${JAIL_NAME:?}" sysrc dnsmasq_enable="YES" jexec "ioc-${JAIL_NAME:?}" service dnsmasq start