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
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 =====
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
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
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
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
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
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*
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
```
-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