Search

You can find the results of your search below.

Fulltext results:

openvpn @public
35 Hits, Last modified:
.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
mysql @public
31 Hits, Last modified:
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>
ssh @public
12 Hits, Last modified:
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
vimbashfactory @public
11 Hits, Last modified:
postgresql_upgrade_on_freebsd @public
10 Hits, Last modified:
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
groupware_toaster @public
6 Hits, Last modified:
already up and running. ===== nginx ===== <code> server { # put listen directives & tls stuff here # server_name sub.domain.tld; access_log /var/log... SION, '5.2.3', '>=') && version_compare(mysql_get_server_info(), '5.0.7', '>=')) ? FALSE : TRUE; + ... ION, '5.2.3', '>=') && version_compare(mysqli_get_server_info($this->conn_id), '5.0.7', '>=')) ? FALSE : T
vpn_vs_proxies @public
6 Hits, Last modified:
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 @public
5 Hits, Last modified:
====== 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> =====
top @public
5 Hits, Last modified:
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
nagios_toaster @public
4 Hits, Last modified:
-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
public @public
4 Hits, Last modified:
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
backup_your_mailbox_with_gmail @public
3 Hits, Last modified:
> #!/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).
fofox @public
2 Hits, Last modified:
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
syntax @wiki
2 Hits, Last modified:
==== 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
gemini_toaster @public
1 Hits, Last modified:
xec/nginx/ngx_stream_module.so; stream { server { listen 1965 ssl;
wipeliveserver @public
1 Hits, Last modified: