Search

You can find the results of your search below.

famp @computers:truenas
4 Hits, Last modified:
ge manager. <code> jexec "ioc-${JAIL_NAME:?}" \ pkg update </code> ====== Apache Web Server ====== 1. Install the Apache web server. <code> pkg \ -j "ioc-${JAIL_NAME:?}" \ -install apache24... ver ====== 1. Install the MySQL software. <code> pkg \ -j "ioc-${JAIL_NAME:?}" \ install mysql80-c... are ====== 1. Install the PHP software. <code> pkg \ -j "ioc-${JAIL_NAME:?}" \ install \
dnsmasq @computers:truenas
2 Hits, Last modified:
l the software. <code> jexec "ioc-${JAIL_NAME:?}" pkg update jexec "ioc-${JAIL_NAME:?} "pkg install dnsmasq </code> 4. Prepare the dnsmasq configuration f
mail @computers:truenas
1 Hits, Last modified:
ll the software <code> jexec "ioc-${JAIL_NAME:?}" pkg install qpopper </code> 2. Configure the servic