Search

You can find the results of your search below.

Fulltext results:

groupware_toaster
19 Hits, Last modified:
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>
gemini_toaster
17 Hits, Last modified:
do make install </code> ===== Create a dedicated user ===== Create a user with no shell and no password <code bash> # adduser Username: gemini Full name: gemini Uid (Leave empty for default): Login group [gemini]: Login group i
ssh
13 Hits, Last modified:
ame.domain.tld Port 22 User username </code> typing "ssh shortname" will be the same as "ssh username@longname.domain.tld" (even if shortname is n... /hosts file) ====== Bounce hosts ====== Here we use a publicaly available IP host to reach a private
my_own_ipv6_tips_for_servers
4 Hits, Last modified:
h ipv4/ipv6 accesses on some servers I personally use. ===== SSH ===== add to /etc/ssh/sshd_config: ... r main lighttpd configuration file: <code> server.use-ipv6 = "enable" $SERVER["socket"] == "0.0.0.0:80"... *,[::] </code> of course, ssl_listen have to be used only if you use SSL version of the protocols (that is, imaps or pop3s). ===== netfilter ===== rememb
nagios_toaster
3 Hits, Last modified:
capabilities and integrated configurator. We will use the following tools: * Any webserver running ph... iaDB]] (NConf needs it) The main idea here is to use Nagios' frames to integrate the other tools. This can also be used with Nagios-style UIs (i.e. [[https://www.icinga
postgresql_upgrade_on_freebsd
3 Hits, Last modified:
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
wipeliveserver
3 Hits, Last modified:
an 7.x</note> <code bash> #!/bin/bash # script used to chroot/pivot a live system on tmpfs in order ... w connect with ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p ${CHROOTPORT} root@$(... ), launch screen/tmux and shred" echo "and finaly use reboot or halt commands (warning: they are not th
public
2 Hits, Last modified:
<columns> **Monitoring** * [[public:top|Useful *top utilities, for real-time monitoring]] * [[publi... basic usage]] * [[public:vpn_vs_proxies|How to use a VPN to bypass stupid proxies]] * [[public:my_