Archive for August 2009

TNS-03505: Failed to resolve name

If you are getting this error “TNS-03505: Failed to resolve name” in the Windows environment and you have checked sqlnet.ora and tnsnames.ora files then most likely it is becuase of the wrong environment variable settings.The best way to find which tnsping.exe you are running is “where” command.c:> where tnspingIt will show you if you are using a wrong tnsping.-Vigyan

How to login to VMware ESX Server 3i with SSH?

Below are the steps, in order to login to VMware ESX Server as root from remote network.

Below are the steps, in order to login to VMware ESX Server as root from remote network.

1. Open the service control and type “unsupported”.
2. Login as root password.
3. Edit the file /etc/inetd.conf and uncomment like which start with SSH in standard service section.
4. Restart the service SSH using “service sshd restart”.

|