====== Formatting Syntax ======
[[doku>DokuWiki]] supports some simple markup language, which tries to mak... a different style from [[nonexisting]] ones.
* DokuWiki does not use [[wp>CamelCase]] to automatically creat... efault, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.
* When a se... n section linking too much.
==== Interwiki ====
DokuWiki supports [[doku>Interwiki]] links. These are quick links to oth
====== DokuWiki ======
[[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] sof... makes it an administrator's favorite. Built in [[doku>acl|access controls]] and [[doku>auth|authentication connectors]] make DokuWiki especially useful in the enterprise context... use cases beyond a traditional wiki.
Read the [[doku>manual|DokuWiki Manual]] to unleash the full power of DokuWiki.
===== Download =====
DokuWiki is available at https://download.dokuwiki.org/
===== Read More =====
All documentation and additional
Name (eg, your name or your server's hostname) [j.doe]:John Doe
Email Address [example@example.com]:j.doe@exam... the user via encrypted channel; if you **really** do want to send it over e-mail, you can use [[http://caspian.dotconf.net/menu/Software/SendEmail/|SendEmail]]:
<code>
# sendEmail -f vpn@example.com -t j.doe@example.com -u "VPN certificate" -m "here it is." -a /tmp/j.doe_vpn.zip
</code>
====== Revoke certificate =====... ry.
======= Troubleshooting =======
If Routing does not work on the client side, you will have to m
uperuser first).
You may also want to see what [[doku>plugins|plugins]] and [[doku>templates|templates]] are available at DokuWiki.org to extend the functionality and looks o... n what's going on and to get useful tips in using DokuWiki is subscribing to the [[doku>newsletter]].
The [[https://forum.dokuwiki.org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]].
Of course we'd be more
ly functional shell scripts using VIM ======
* Download the [[http://www.vim.org/scripts/script.php... on Show Program version.
EOF
}
# don't forget to add ":" after an option if it needs ... ; exit 1 ; fi
eval set -- "$TEMP"
while true ; do
case "$1" in
-b|--black-a... type $0 --help for help" ; exit 1 ;;
esac
done
if [ ! ${BLACKNWHITE} ]
then
RED="\033[1;31m"
obile template you can download:
* [[http://www.dokuwiki.org/template:dokumobile|dokumobile]]
* [[http://www.dokuwiki.org/template:minimal_mobile|minimal_mobile]]
===== Fix dokuwiki =====
The main trick here is that dokuwiki uses a special function, ismobiledevice() to set a g
ttps://greasyfork.org/en/scripts/406535-instagram-download-button|Instagram Download Button]]: add the download button and the open button to download or o... utlook-generated emails"
* [[http://www.sogo.nu/downloads/frontends.html|SOGo Connector]] : easy way to do [Cal|Card]dav in Thunderbird
* [[https://addons... handles incoming messages addressed to all prefix@domain.tld for a fixed domain. for each prefix the AddOn can create a new i
eady running full mail stack (I use qmail/postfix/dovecot), which will not be covered there. This document also assume that nginx, fpm and mysql are a... tives & tls stuff here #
server_name sub.domain.tld;
access_log /var/log/nginx/group... fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
... rl -L -O https://github.com/fruux/Baikal/releases/download/0.4.6/baikal-0.4.6.zip
unzip baikal-0.4.6.z
monitor/nconf )
- Follow [[http://www.nconf.org/dokuwiki/doku.php?id=nconf:help:documentation:start:installation|the official instal... the following line at the end, just before the //document.write(configuration);// statemement:
<code... .js, and add the following line just before the //document.write(reporting);// statement:
<code js>
re
t mode
0 (zero) Move cursor to beginning of line (doesn't put in insert mode)
i Put into insert mode ... deleted
j Move up through history commands
k Move down through history commands
u Undo
</code>
====== ... ==== Useful links ======
* http://wiki.gcu.info/doku.php?id=sh:ssh_escape_sequence
* http://wiki.gcu.info/doku.php?id=bazaar:shellshortcut
* http://www.hype
-folder 'INBOX'
for folder in `cd /home/vpopmail/domains/my_domain/my_email_user/Maildir/ ; ls -1d .* | tail +3`
do
/usr/local/bin/imapsync ${IMAPSYNCOPTS} --folder INBOX$folder
done
</code>
Replace my_mail_server, my_email_user, my_gmail_user, my_domain by the appropriate values, and fill /etc/secr
>
Host shortname
HostName longname.domain.tld
Port 22
User ... tname" will be the same as "ssh username@longname.domain.tld" (even if shortname is not defined in the... ame
ProxyCommand ssh username@longname.domain.tld nc distant_private_ip_adress 22
U... ip_adress adress server using the public longname.domain.tld host. Of course [[http://netcat.sourcefor