Search

You can find the results of your search below.

Fulltext results:

groupware_toaster @public
38 Hits, Last modified:
e+agendav ====== The goal of this document is to set up a web-based solution providing mail, calendars... xt_methods PROPFIND OPTIONS; charset utf-8; location ~ /(\.ht|Core|Sp... -- @@ -138,16 +139,16 @@ if ( ! isset($this->use_set_names)) { // mysql_set_charset() requires PHP >
ipsec @public
14 Hits, Last modified:
ipsec_enable="YES" ipsec_program="/usr/local/sbin/setkey" ipsec_file="/usr/local/etc/racoon/setkey.conf" # allows setting up spd policies on boot racoon_flags="-l /var/log/racoon.log && echo -n 'rac... ay_enable="YES" </code> == /usr/local/etc/racoon/setkey.conf == <code> #!/sbin/setkey -f flush; spdfl
mysql @public
12 Hits, Last modified:
====== MySQL Tips&Tricks ====== ===== set root password ===== <code sql> shell> mysql -u root mysql> SET PASSWORD FOR 'root'@'localhost' = PASSWORD('password'); mysql> SET PASSWORD FOR 'root'@'host_name' = PASSWORD('passw... 0, the query cache is not working. enable it by setting the cache size in my.cnf: <code> query-cache
vpn_vs_proxies @public
9 Hits, Last modified:
ms. ===== Server Part ===== For a basic OpenVPN setup, you should have a look [[public:openvpn|here]]... eed to bypass only allows web protocols; so we'll setup our openvpn to listen on TCP-443 port: <code>
openvpn @public
7 Hits, Last modified:
ectives # from the server. client # Use the same setting as you are using on # the server. # On most s... onnecting to a TCP or # UDP server? Use the same setting as # on the server. ;proto tcp proto udp # T... orks often produce a lot # of duplicate packets. Set this flag # to silence duplicate packet warnings.... g # that the certicate has the nsCertType # field set to "server". This is an # important precaution t
bash_tips @public
5 Hits, Last modified:
= Bash can use Emacs or VI shortcuts, using the "set" command. Like all GNU tools, "Emacs" is the default mode. ===== Emacs ===== <code> set -o emacs ctrl-a Move cursor to beginning of line... e cut ctrl-_ Undo </code> ===== VI ===== <code> set -o vi h Move cursor left l Move cursor right A ... h-forward </code> ===== Completion ===== set show-all-if-ambiguous on set visible-stats on
zsh @public
4 Hits, Last modified:
HISTFILE=~/.history HISTSIZE=9999 SAVEHIST=9999 setopt extendedhistory alias history='history -i -d ... $terminfo[bold]$fg[red]%}%m %{$fg[blue]%}%2~ %{$reset_color%}%# " else PS1="%{$terminfo[bold]$fg[green]%}%n@%m %{$fg[blue]%}%2~ %{$reset_color%}%# " fi </code> Some notes on this: * Adding the autoload stuff allows you to set explicit color-names. * The $terminfo[bold] st
gemini_toaster @public
2 Hits, Last modified:
de> ===== Usage ===== vger's vhost parameter is set (-v), so we'll have to create one or more directo... ni's home directory, -i (directory index) is also set, so creating an index.gmi is not mandatory. ====
public @public
2 Hits, Last modified:
ring]] * [[public:nagios_toaster|How to quickly setup a fully functional, yet fancy, Nagios]] * [[p... lumn> **Networking** * [[public:openvpn|OpenVPN setup & basic usage]] * [[public:vpn_vs_proxies|How
syntax @wiki
2 Hits, Last modified:
www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|Th... www.google.com or simply www.google.com - You can set link text as well: [[http://www.google.com|This
dokuwiki_goes_mobile @public
1 Hits, Last modified:
wiki uses a special function, ismobiledevice() to set a global environment variable called "ismobile".
nagios_toaster @public
1 Hits, Last modified:
installation|the official installation guide]] to setup ===== Binding all together ===== ==== NConf in
vimbashfactory @public
1 Hits, Last modified:
type $0 --help for help" >&2 ; exit 1 ; fi eval set -- "$TEMP" while true ; do case "$1" in
welcome @wiki
1 Hits, Last modified:
[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as superuser first). Yo