Archive for the ‘Sysadmin’ Category
SSH tunnel for postgresql
Nothing new under the sun, but this is how I use it, and I’m reporting it here since I’ve found some misleading indications out on the net. Remote machine is 192.168.1.2 with SSH running on non-standard port 12345 ssh -p12345 -L 3333:localhost:5432 root@192.168.1.2 After this, you can connect to port 3333 on localhost to access [...]
2008-07-30
Filtering spambots with Apache mod_rewrite
How to seal Apache and leave out spammers
Category: Sysadmin
2006-06-07
Impressioni su Virtuo Virtual Private Server
Più spendi meno spendi? Alcune prime (pessime) impressioni sul servizio di hosting Virtuo
Category: Sysadmin
2006-05-13
PHP5 come CGI
La stringa di configurazione per permettere a PHP5 di essere correttamente eseguito come CGI.
Category: Programmazione , Sysadmin
2005-08-15
Un desktop virtuale con VNC
VNC é un acronimo per Virtual Network
Computing.
E` un sistema client/server che mette a disposizione di un utente un desktop.
Questo desktop può essere acceduto da altri computer in rete
e può anche essere condiviso.
Con VNC puoi lavorare su un computer senza esserci per forza
seduto davanti.
Category: Sysadmin
2005-08-12



