The Enkoder

The Enkoder protects email addresses by converting them into encrypted JavaScript code, hiding them from email-harvesting robots while revealing them to real people. http://automaticlabs.com/products/enkoder/

Categorie Senza categoria Tag

Error Codes Generated by Device Manager

Explanation of Error Codes Generated by Device Manager http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q125/1/74.asp&NoWebContent=1

Categorie Senza categoria Tag

LSP-Fix

LSP-Fix repairs Winsock 2 settings, caused by buggy or improperly-removed Internet software, that result in loss of Internet access http://cexx.org/lspfix.htm

Abilitare Remote Desktop Connection per connessioni loopback

Abilitare Remote Desktop Connection per connessioni loopback, utile in caso si facciano tunnel e/o port mapping: copiare i files mstsc.exe e mstscax.dll poi nelle proprietà di mstsc.exe, impostare la compatibilità per Windows98/ME. Utilizzare questo eseguibile per tutte le connessioni a localhost.

Configurazione Zebedee 2.5.2 per “bucare” un proxy

Configurazione Zebedee 2.5.2 per “bucare” un proxy esempio per “tunnellare” RDP configurazione del server detached true server true ipmode both compression zlib:9 keylength 256 keylifetime 36000 maxbufsize 16383 target localhost:3389/TCP serverport 80 configurazione del client tunnel 3389:indirizzo_ip_del_server_zebedee:3389 serverport 80 httpproxy indirizzo_ip_del_proxy:porta_del_proxy httpproxyauth username:password compression zlib:9 keylength 256 keylifetime 36000 maxbufsize 16383 connettersi via RDP client … Leggi tutto

Crash correttore ortografico di Word

Risoluzione problema del crash di MS Word 2000, XP e 2003, riguardante il correttore ortografico (msgrit32.dll). – In Strumenti > Opzioni correzione automatica > Smart Tag, disattivare “Contrassegna testo con smart tag”. altre possibili soluzioni: – In Strumenti > Opzioni > Ortografia e Grammatica, disattivare le caselle “Controlla ortografia durante la digitazione” e “Controlla grammatica … Leggi tutto

Concurrent sessions in Windows XP

From Windows & .NET Magazine. XP SP2 lets you run two sessions (one local console and one remote desktop) concurrently. You must use a different user for each session. To enable concurrent sessions, perform the following steps: Start a registry editor (e.g., regedit.exe). Navigate to the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminal ServerLicensing Core registry subkey. From the Edit menu, … Leggi tutto

Configurare OpenVPN per accesso remoto alla rete aziendale

Configurare OpenVPN per accesso remoto alla rete aziendale. Modalità non-TLS con static key encryption mode Requisiti: Server OpenVPN: WinXP o Win Server 2003 Client: Win 2000 o successivi rete locale 192.168.30.0 / 24 scheda rete server OpenVPN: 192.168.30.11 / 24 Su server OpnVPN: 1. installare OpenVPN 2. creare una preshared key: openvpn.exe –genkey –secret key … Leggi tutto