• skip to content

Da Kiwi

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » do
Trace:

do

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • public (23)
  • wiki (4)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • dokuwiki_goes_mobile (public)
  • windows_monitoring (public)
  • dokuwiki (wiki)

Fulltext results:

syntax @wiki
99 Hits, Last modified: 7 weeks ago
====== 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
fofox @public
80 Hits, Last modified: 7 weeks ago
lock.mozdev.org/|Adblock]]</del> <del>[[https://addons.mozilla.org/fr/firefox/addon/ublock/|µBlock]]</del> [[https://addons.mozilla.org/firefox/addon/ublock-origin/|uBlock... on and webserver information * <del>[[https://addons.mozilla.org/firefox/addon/748|Greasemonkey]]</del> [[https://addons.mozilla.org/fr/firefox/addon/tampermonkey/|Tamp... save your login information * <del>[[https://addons.mozilla.org/firefox/addon/shaarli/|Shaarli]]</del> [[https://addons.mozilla.org/addon/shaanti/|Shaanti]] : add a Sh... ttps://greasyfork.org/en/scripts/406535-instagram-download-button|Instagram Download Button]]: add the download button and the open button to download or o
dokuwiki @wiki
63 Hits, Last modified: 16 months ago
====== 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
openvpn @public
28 Hits, Last modified: 17 years ago
bind to # a specific local port number. nobind # Downgrade privileges after initialization (non-Windows only) ;user nobody ;group nobody # Try to pres... 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 =====
mysql @public
23 Hits, Last modified: 5 months ago
------------+ | File | Position | Binlog_Do_DB | Binlog_Ignore_DB | +---------------+--------... ho 'show databases;' | mysql | grep -v Database`; do echo -n " ---> backing up ${i}..." >> ${LOGFILE... " >> ${LOGFILE}; else backup_success=0 fi done if [ $backup_success -eq 1 ] then echo
welcome @wiki
19 Hits, Last modified: 16 months ago
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
vimbashfactory @public
15 Hits, Last modified: 4 years ago
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"
dokuwiki_goes_mobile @public
13 Hits, Last modified: 12 years ago
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
ipsec @public
11 Hits, Last modified: 15 years ago
exchange_mode main,aggressive; doi ipsec_doi; situation identity_only; ... exchange_mode main,aggressive; doi ipsec_doi; situation identity_only; ... exchange_mode main,aggressive; doi ipsec_doi; situation identity_only; ... exchange_mode main,aggressive; doi ipsec_doi; situation identity_only;
groupware_toaster @public
11 Hits, Last modified: 3 years ago
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
exchange @public
10 Hits, Last modified: 14 years ago
re lettre du prénom - nom de famille en entier ("jdoe" pour John Doe par exemple) Entrer les informations comme suis... derbird ==== * installer le plugin [[https://addons.mozilla.org/fr/thunderbird/addon/lightning/|Lightning]] * installer le plugin [[https://addons.mozilla.org/en-US/thunderbird/addon/exchange-20072010-calendar-/|Exchange 2007/2010 ... devra être de la forme: https://global-fianet\jdoe@exch-cas-1/EWS/Exchange.asmx Plus d'information
bash_tips @public
10 Hits, Last modified: 15 years ago
or ctrl-y Paste the last thing to be cut ctrl-_ Undo </code> ===== VI ===== <code> set -o vi h Mov... 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> ====== inputrc usage ====== ===== History ===== Shortcuts
nagios_toaster @public
10 Hits, Last modified: 3 years ago
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
zsh @public
8 Hits, Last modified: 14 years ago
home directory (2~). ==== Right prompt ==== ZSH doesn't only have a left prompt, it can also have a ... ur .zshrc: <code> RPROMPT='%?' </code> ===== Window/Tab title ===== <code> case $TERM in xterm*
postgresql_upgrade_on_freebsd @public
6 Hits, Last modified: 12 months ago
rading PostgreSQL version on FreeBSD For minimal downtime during migration, we will use `pg_upgrade` ... oth old and new PostgreSQL binaries available. To do so, we will use FreeBSD's ports system, without `... (I didn't find a cleaner way, sorry): ```bash sudo rm -rf /usr/share/locale/sr_YU.ISO8859-5 sudo rm -rf /basejail/usr/share/locale/sr_YU.ISO8859-5 ```
backup_your_mailbox_with_gmail @public
5 Hits, Last modified: 9 years ago
windows_monitoring @public
5 Hits, Last modified: 13 years ago
ssh @public
4 Hits, Last modified: 3 years ago
public @public
4 Hits, Last modified: 6 days ago
vpn_vs_proxies @public
4 Hits, Last modified: 15 years ago
wipeliveserver @public
3 Hits, Last modified: 3 years ago
gemini_toaster @public
3 Hits, Last modified: 3 years ago
navigation @wiki
2 Hits, Last modified: 19 years ago
ics4n1 @public
2 Hits, Last modified: 15 years ago
my_own_ipv6_tips_for_servers @public
2 Hits, Last modified: 2 years ago
deinstall_removed_port @public
1 Hits, Last modified: 7 years ago
recordsreleases @public
1 Hits, Last modified: 20 years ago
start
1 Hits, Last modified: 17 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki