.0 config file #
# for connecting to multi-client server. #
# ... pulling certain config file directives
# from the server.
client
# Use the same setting as you are using on
# the server.
# On most systems, the VPN will not function
# u... tls-client
# Are we connecting to a TCP or
# UDP server? Use the same setting as
# on the server.
;proto
better to activate it at the very begining of the server's setup (i.e. before creating or importing any da... reation ====
* Set up an account on the master server that the slave server can use to connect
<code sql>
mysql> GRANT REPLICATION SLAVE ON *.* TO 'repl'@'sla... ing lines to slave's my.cnf file
<code>
[mysqld]
server-id = slave_id
report-host = slave_name
</code>
connects to the distant_private_ip_adress adress server using the public longname.domain.tld host. Of cou... rge.net/|netcat]] must be installed on the public server.
====== Tunnels ======
We can map distant ports... l ports, using a bounce host:
<code>
ssh -L 8080:server_to_forward_ports_of:80 server_to_connect_to
</code>
once connected to server_to_connect_to, localhost:80
r/ports/basejail/usr/ports/databases/postgresql15-server/work/postgresql-15.2/src/backend/utils/adt/pg_loc... /usr/ports/databases/postgresql${PSQLOLDVERSION}-server/ && make
cd /usr/ports/databases/postgresql${PSQL... /usr/ports/databases/postgresql${PSQLNEWVERSION}-server/ && make
cd /usr/ports/databases/postgresql${PSQL... var/ports/basejail/usr/ports/databases/postgresql-server${PSQLNEWVERSION}/work/stage/usr/local/bin/initdb
ould be easily adapted to other platforms.
===== Server Part =====
For a basic OpenVPN setup, you should... nvpn to listen on TCP-443 port:
<code>
proto tcp-server
port 443
</code>
==== Sharing the HTTPS port with a webserver ====
Since [[http://openvpn.net/index.php/open-s... ort, and to forward non-VPN traffic to another webserver. Just write the webserver IP and port to forward
====== My own ipv6 tips for servers ======
Here you'll find configuration for both ipv4/ipv6 accesses on some servers I personally use.
===== SSH =====
add to /etc/... to your main lighttpd configuration file:
<code>
server.use-ipv6 = "enable"
$SERVER["socket"] == "0.0.0.0:80" {
# listen on all ipv4 interfaces.
}
</code>
=====
cts/apache-top/|apache-top]] is used to parse the server-status/ apache page (usage: apache-top.py http://servername/server-status, so the server needs - obviously - mod_status)
Note: Not to be confused with [[http://freshmeat.n
-on-Steroids//.
The goal here is to get a Nagios server monitor, with graphing capabilities and integrate... ator. We will use the following tools:
* Any webserver running php
* [[http://www.nagios.org|Nagios]] ... s ([[http://collectd.org/|collectd]]).
===== Web Server =====
Any Webserver will fit there, as long as it supports CGI (for Nagios) and PHP (for NConf). http aut
al shell scripts using VIM]]
* [[public:wipeliveserver|Wipe/shred/nuke a living server]]
**FreeBSD**
* [[public:deinstall_removed_port|Deinstall an already re... tupid proxies]]
* [[public:my_own_ipv6_tips_for_servers|My own ipv6 tips for servers]]
* [[public:ipsec|IPSec for FreeBSD cross-host jails gentle communicatio
>
#!/bin/sh
IMAPSYNCOPTS='--ssl1 --host1 my_mail_server --user1 my_email_user --passfile1 /etc/secret1 --... folder INBOX$folder
done
</code>
Replace my_mail_server, my_email_user, my_gmail_user, my_domain by the a... Of course, for this to work, you have to have shell access to your local IMAP server (the one to backup).
g depicting the location of the current website's server and provides quick access to detailed location and webserver information
* [[https://addons.mozilla.org/fire
==== Windows Shares ====
Windows shares like [[\\server\share|this]] are recognized, too. Please note tha... orate [[wp>Intranet]].
Windows Shares like [[\\server\share|this]] are recognized, too.
Notes:
* Fo