Search

You can find the results of your search below.

Fulltext results:

groupware_toaster @public
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 @public
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 @public
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.
syntax @wiki
5 Hits, Last modified:
t, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's en... n is used for typography replacements, but can be configured to use other HTML as well. ==== Text to Imag... s. Those [[doku>Smileys]] and other images can be configured and extended. Here is an overview of Smileys ... quotes". They can be turned off through a [[doku>config:typography|config option]]. ===== Quoting =====
my_own_ipv6_tips_for_servers @public
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 @public
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 @public
2 Hits, Last modified:
vimbashfactory @public
2 Hits, Last modified:
dokuwiki @wiki
2 Hits, Last modified:
nstall|How to install or upgrade]] :!: * [[doku>config|Configuration]] **Using DokuWiki** * [[doku>syntax|Wiki Syntax]] * [[doku>manual|The manual]] :!:
welcome @wiki
2 Hits, Last modified:
have a look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as superuser first). You may also want to see what [[doku>plu
gemini_toaster @public
1 Hits, Last modified:
he port with the stream module * Activate it in configuration file, and create a stream section at the s
ipsec @public
1 Hits, Last modified:
llow on each host ===== ==== On host A ==== === Configuration === == /etc/rc.conf == <code> cloned_inte
postgresql_upgrade_on_freebsd @public
1 Hits, Last modified:
me/postgres/data${PSQLNEWVERSION} ``` ## Migrate configuration files ```bash cp data${PSQLOLDVERSION}/po