Search

You can find the results of your search below.

Fulltext results:

groupware_toaster
8 Hits, Last modified:
Adjust var in plugins/agendav/agendav-1.2.6.2/web/config/config.php * Adjust caldav parameters in plugins/agendav/agendav-1.2.6.2/web/config/caldav.php: <code php> $config['caldav_http_auth_method'] = CURLAUTH_BASIC; $config['caldav_principal_url
nagios_toaster
6 Hits, Last modified:
onitor, with graphing capabilities and integrated configurator. We will use the following tools: * Any w... sic UI]], [[http://www.thruk.org/|Thruk]]), other configuration tools ([[https://github.com/senecon/nagios... /javascript" language="JavaScript1.2" src="nagios/config.js"></script> document.write('<FRAME SCROLLING="n... line at the end, just before the //document.write(configuration);// statemement: <code js> configuration.
my_own_ipv6_tips_for_servers
3 Hits, Last modified:
wn ipv6 tips for servers ====== Here you'll find configuration for both ipv4/ipv6 accesses on some server... nally use. ===== SSH ===== add to /etc/ssh/sshd_config: <code> ListenAddress :: </code> ===== Lighttpd ===== add this to your main lighttpd configuration file: <code> server.use-ipv6 = "enable" $S
ssh
3 Hits, Last modified:
====== Aliases ====== by editing ~/.ssh/config, you can make SSH aliases very simply: <code> Host shortn... ork you have to add something like that in ~/.ssh/config: <code> Host hostname ProxyCommand ss... * Enable multiplexing for every hosts in .ssh/config: <code> Host * ControlMaster auto ControlPath ~/
gemini_toaster
1 Hits, Last modified:
he port with the stream module * Activate it in configuration file, and create a stream section at the s
postgresql_upgrade_on_freebsd
1 Hits, Last modified:
me/postgres/data${PSQLNEWVERSION} ``` ## Migrate configuration files ```bash cp data${PSQLOLDVERSION}/po