Search

You can find the results of your search below.

Fulltext results:

public
9 Hits, Last modified:
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
groupware_toaster
7 Hits, Last modified:
====== 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/
postgresql_upgrade_on_freebsd
7 Hits, Last modified:
# 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
gemini_toaster
4 Hits, Last modified:
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
nagios_toaster
2 Hits, Last modified:
==== 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
my_own_ipv6_tips_for_servers
1 Hits, Last modified:
tml|ucspi-tcp]] (a.k.a. //tcpserver//) with ipv6 support. ===== dovecot ===== for each "protocol" sec
ssh
1 Hits, Last modified:
ral connections to the same server, you can speed up every connection after the first one by enabling
wipeliveserver
1 Hits, Last modified:
sbin/ #cp -vrp /etc/passwd* /etc/shadow* /etc/group* /etc/shells ${CHROOTDIR}/etc/ #cp -vrp /etc/drop