e for smileys. And the text to HTML conversion is used for typography replacements, but can be configured to use other HTML as well.
==== Text to Image Conversio... XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rende... Parameter ^ Description ^
| any number | will be used as maximum number items to show, defaults to 8 |... be wanted (eg. when the %%<php>%% syntax above is used), adding this macro will force DokuWiki to reren
ously needs an already running full mail stack (I use qmail/postfix/dovecot), which will not be covered... # good ol' favicon (adjust path if you use Larry skin)
rewrite ^/favicon.ico... ed roundcubemail, hosted on “dbhost” and owned by user roundcubemail.
* Install roundecube:
<code bas... se named agendav, hosted on "dbhost" and owned by user agendav.
* Install AgenDAV plugin:
<code bash>
#
# This configuration can be used by multiple #
# clients, however each client sho... nfig file directives
# from the server.
client
# Use the same setting as you are using on
# the server... t
# Are we connecting to a TCP or
# UDP server? Use the same setting as
# on the server.
;proto tcp
p... olve the
# host name of the OpenVPN server. Very useful
# on machines which are not permanently connec
LES;
</code>
* Here is a backup script you can use (on a daily use, remember to use it on the "slave" only, especially if you use MyISAM engine: tables locking will cause your dat... MASTER_HOST='master_host_name',
-> MASTER_USER='master_user_name',
-> MASTER_PASSWORD='slavepass',
... c' to clear the buffer.
mysql> DELETE FROM mysql.user WHERE User='root';
mysql> GRANT ALL PRIVILEGES ON *.* TO 'r
apsule responding"
return 0
fi
</code>
Here we use "trust on first use authentication" (--tofu), so don't forget to manu... if security is not your primary concern, you can use the more permissive --no-ca-verification flag ins
ame.domain.tld
Port 22
User username
</code>
typing "ssh shortname" will be the ... omain.tld nc distant_private_ip_adress 22
User username
</code>
"ssh hostname" connects to the dist... ds in /etc/ssh/sshrc are executed by ssh when the user logs in, just before the user's shell (or command) is started. It's commonly used to send alerts using mail:
<code>
#!/bin/sh
# so
le
* [[https://addons.mozilla.org/firefox/addon/user-agent-string-switcher/|User-Agent Switcher]] : adds a menu and a toolbar button to switch the user agent of the browser
* <del>[[http://www.ghost... alyzer/|Wappalyzer]] : Tells you what software is used on the current visited website
* [[https://req... Redirects Twitter (X) links to Nitter
====== Some Userscripts ======
* [[http://userscripts-mirror.o
* [[doku>features|A feature list]] :!:
* [[doku>users|Happy Users]]
* [[doku>press|Who wrote about it]]
* [[d... nd Tricks]]
* [[doku>Template|How to create and use templates]]
* [[doku>plugins|Installing plugins... ]]
* [[https://forum.dokuwiki.org|Check out the user forum]]
* [[doku>irc|Talk to other users in the IRC channel]]
* [[https://github.com/splitbrain/d
ki is an Open Source project that thrives through user contributions. A good way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to the [... ter]].
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>
t last command argument, just like $!
N.B. xterm users, you must activate "meta send escape".
====== Emacs/VI mode ======
Bash can use Emacs or VI shortcuts, using the "set" command.
... STTIMEFORMAT='%Y-%m-%d %H:%M:%S '
</code>
====== Useful links ======
* http://wiki.gcu.info/doku.php
p://sourceforge.net/projects/unixtop/|top]] util, used for real-time process list
====== htop ======
[[... ww.fr3nd.net/projects/apache-top/|apache-top]] is used to parse the server-status/ apache page (usage: ... shmeat.net/projects/apachetop/|apachetop]], which use apache's log files instead.
====== iftop ======
... e monitoring]]. access MySQL using the "mysqltop" user with no password by default, so create on the My
D
For minimal downtime during migration, we will use `pg_upgrade` tool, which needs both old and new PostgreSQL binaries available. To do so, we will use FreeBSD's ports system, without `make clean` at f... QLNEWVERSION}/pg_hba.conf
```
## Go back to root user and finish migration
```bash
exit
service postg