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 >
mysql @public
9 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... ==== ==== replication account creation ==== * Set up an account on the master server that the slave
vpn_vs_proxies @public
7 Hits, Last modified:
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
openvpn @public
5 Hits, Last modified:
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... r server certificates with the nsCertType # field set to "server". The build-key-server # script in th... # enabled in the server config file. comp-lzo # Set log file verbosity. verb 1 # Silence repeating m
zsh @public
3 Hits, Last modified:
$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. ====
ipsec @public
2 Hits, Last modified:
key file log notify; #log verbosity setting: set to 'notify' when testing and debugging is complet... key file log notify; #log verbosity setting: set to 'notify' when testing and debugging is complet
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".
vimbashfactory @public
1 Hits, Last modified:
type $0 --help for help" >&2 ; exit 1 ; fi eval set -- "$TEMP" while true ; do case "$1" in