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
openvpn
7 Hits, Last modified:
################ # Sample client-side OpenVPN 2.0 config file # # for connecting to multi-client server. ... # # This configuration can be used by multiple # # clients, howev... re a client and that we # will be pulling certain config file directives # from the server. client # Use ... play-warnings # SSL/TLS parms. # See the server config file for more # description. It's best to use #
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 ~/
mysql
2 Hits, Last modified:
vimbashfactory
2 Hits, Last modified:
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
ipsec
1 Hits, Last modified:
llow on each host ===== ==== On host A ==== === Configuration === == /etc/rc.conf == <code> cloned_inte
postgresql_upgrade_on_freebsd
1 Hits, Last modified:
me/postgres/data${PSQLNEWVERSION} ``` ## Migrate configuration files ```bash cp data${PSQLOLDVERSION}/po