tivate it at the very begining of the server's setup (i.e. before creating or importing any database, ...
==== replication account creation ====
* Set up an account on the master server that the slave se... ED BY 'slavepass';
</code>
==== database(s) backup ====
* Flush all the tables and block write st...
mysql> UNLOCK TABLES;
</code>
* Here is a backup script you can use (on a daily use, remember to u
g]]
* [[public:nagios_toaster|How to quickly setup a fully functional, yet fancy, Nagios]]
* [[pub... , using inetd and nginx]]
* [[public:postgresql_upgrade_on_freebsd|Migration a PostgreSQL cluster us... n>
**Networking**
* [[public:openvpn|OpenVPN setup & basic usage]]
* [[public:vpn_vs_proxies|How to use a VPN to bypass stupid proxies]]
* [[public:my_own_ipv6_tips_for_ser
====== Using a VPN to bypass stupid proxies ======
===== Introduction =====
In this document, you'll... to the internet without any port-limitation or stupid filtering. Most of the "Client Part" is for an ...
===== Server Part =====
For a basic OpenVPN setup, you should have a look [[public:openvpn|here]].
... to bypass only allows web protocols; so we'll setup our openvpn to listen on TCP-443 port:
<code>
pr
====== Lightweight groupware solution using nginx+php-fpm+mysql+baïkal+roundcube+agendav ======
The goal of this document is to set up a web-based solution providing mail, calendars an... assume that nginx, fpm and mysql are also already up and running.
===== nginx =====
<code>
server {
... domain.tld;
access_log /var/log/nginx/groupware-access.log;
error_log /var/log/nginx/
# Upgrading PostgreSQL version on FreeBSD
For minimal downtime during migration, we will use `pg_upgrade` tool, which needs both old and new PostgreS... QLNEWVERSION} --locale=C --encoding=UTF8
# check upgrade
pg_upgrade -b /var/ports/basejail/usr/ports/databases/postgresql${PSQLOLDVERSION}-server/work/st
ts-mirror.org/scripts/show/156407|The Ultimate Popup Blocker]]: hope it will block all these JS silly popups...
* [[https://greasyfork.org/scripts/6325-pin... gin/registration, removing the offending modal popup (see below for Facebook)
* [[https://greasyfork... fr/scripts/395497-facebook-and-instagram-login-popup-remover|Facebook and Instagram login popup remove
nitialization (non-Windows only)
;user nobody
;group nobody
# Try to preserve some state across resta... #]
# Wireless networks often produce a lot
# of duplicate packets. Set this flag
# to silence duplicate packet warnings.
;mute-replay-warnings
# SSL/T... xt
keepalive 10 120
comp-lzo
user nobody
group nogroup
persist-key
persist-tun
status /var/
e: gemini
Uid (Leave empty for default):
Login group [gemini]:
Login group is gemini. Invite gemini into other groups? []:
Login class [default]:
Shell (sh csh tcsh bash rbash ... Name : gemini
Uid : 1015
Class :
Groups : gemini
Home : /home/gemini
Home Mode
====== Backup Your Mailbox With Gmail (from a low memory machine ) ======
A great tool to backup your mailbox (accessible via IMAP), is [[http://i... course, for this to work, you have to have shell access to your local IMAP server (the one to backup).
idgin:
$ export NSS_SSL_CBC_RANDOM_IV=0
$ nohup pidgin &
ou
$ NSS_SSL_CBC_RANDOM_IV=0 nohup pidgin &
* pour ajouter un contact, le format est ... ur la page suivante: [[http://www.csc.fi/blogs/itsupport/using-exchange-2007-calendar-with-thunderbird
====== Make the Android camera app shut the fuck up ======
<note warning>
Note: this require root acc... put on your sdcard, and execute after each system upgrade (the name of your device's partition may be
====
Any Webserver will fit there, as long as it supports CGI (for Nagios) and PHP (for NConf). http a... tallation|the official installation guide]] to setup
===== Binding all together =====
==== NConf inte