Search

You can find the results of your search below.

Fulltext results:

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
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
my_own_ipv6_tips_for_servers @public
2 Hits, Last modified:
to your main lighttpd configuration file: <code> server.use-ipv6 = "enable" $SERVER["socket"] == "0.0.0.0:80" { # listen on all ipv4 interfaces. } </code> =====
nagios_toaster @public
2 Hits, Last modified:
-on-Steroids//. The goal here is to get a Nagios server monitor, with graphing capabilities and integrate... s ([[http://collectd.org/|collectd]]). ===== Web Server ===== Any Webserver will fit there, as long as it
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;
public @public
1 Hits, Last modified:
[[public:wipeliveserver|Wipe/shred/nuke a living server]] **FreeBSD** * [[public:deinstall_removed_port
wipeliveserver @public
1 Hits, Last modified:
====== Wipe/shred/nuke a living server ====== <note important>WIP. Only tested on Debian 7.x</note> <co