Category: Sistemi
VMware Update Manager vs ISA Proxy

If you set a proxy for your VMware VUM with an ISA Proxy it could not work because you obtain “error 502” (see logs kb1003693)… you can set a few thounsands times your names, password, domain and so on… but the problem is another! Not your account, but the relationship between the user who starts the VMware Update Manager service!

By with 0 comments
ssh prompt delay

to resolve ssh prompt delay set /etc/ssh/sshd_conf with UseDNS no restard ssh server!

By with 0 comments
MailScanner and Kaspersky 5.5

Making MailScanner and Kaspersky friends! Download Kaspersky, I use Ks Workstation, on your linux box (I use SuSE SLES10, so I have to download .rpm file). Then configure MailScanner wrapper for Kaspersky : /etc/MailScanner/virus.scanners.conf with this option: kaspersky-4.5    /usr/lib/MailScanner/kaspersky-wrapper    /opt/kaspersky/kav4ws and set correct link for wrapper: cd /opt/kaspersky/kav4ws/bin ln -s kav4ws-kavscanner kavscanner ln -s kav4ws-keepup2date keepup2date In /etc/MailScanner/MailScanner.conf set Virus [...]

By with 0 comments
vRanger 5.0 DPP (replicator) : VZMutex lock

The task has failed for the following reason: VZMutex lock failed. (Failed to acquire vm lock /vmfs/volumes/UUID/ServerName/.vzmutex due to an SSH connection issue.).

By with 0 comments
vSphere SSH access…

NB , dalla documentazione di VMware. To allow a user to access the ESX host through a command shell, select Grant shell access to this user. NOTE To be granted shell access, users must also have an Administrator role for an inventory object on the host. enjoy.

By with 0 comments
Licensing deployment of Citrix NetScaler

The Citrix NetScaler license is installed in the appliance. To redeem your Citrix NetScaler license (release 8.0 and later), you will need the MAC address of the appliance. To obtain the MAC address, perform the following actions:

By with 0 comments
Windows 7/2008 : 0xc000000e problem

To fix the problem: 1. First Load Windows ISO from Windows 7 or Server 2008 R2 and select “Repair from Command Prompt” 2. Open Diskpart and make problematic partition Active: list disk, select disk X, list partition, select partition Y, active, exit 3. Open bcdedit and you should get something like this:

By with 0 comments
Error 29506 on Winzoz Vista/2008

I was unable to install SQL Server 2005 Management Studio Express on a Windows 2008 Server… I tried to re-download the package and many other tips… at the end I found this: http://community.visual-basic.it/alessandro/archive/2008/04/21/22626.aspx

By with 0 comments
Configurazione trasparent proxy wccp con ASA & Linux

http://parvinderbhasin.blogspot.com/2009/06/squid-wccp-and-cisco-asa-setup.html http://wiki.squid-cache.org/ConfigExamples/Intercept/CiscoAsaWccp2 Come stabilire la connessione WCCP tra linux (squid, si intende già configurato) e Cisco ASA (testato con il 5510)

By with 0 comments
Cyrus SASL + Postfix over Active Directory

Cyrus SASL + Postfix over Active Directory Postfix running on SLES 10 and Auth over a W2k3 R2 Server, via Kerberos (based, and authorised by, on Loris aw mcgyver.it work ) Prerequisite: – Ntp working – Active directory Server – Postix Server – RPM: krb5, krb5-apps-clients, krb5-clients, pam_krb5, krb5-plugin-kdb-ldap, cyrus-sasl, cyrus-sasl-plain, cyrus-sasl-saslauthd

By with 0 comments