Remote Desktop (RDP) doesn’t work after windows Update
OK, here is an update… I found some strange issue after i updated windows XP. I was unable to do remote desktop to this machine.
OK, here is an update… I found some strange issue after i updated windows XP. I was unable to do remote desktop to this machine.
When using a shared server,one may not have access to php configuration file php.ini.Many times you will need to enable php errors, so that one can see what is the issue instead of empty page.
One can enable error reporting for php script using following code the main code -
error_reporting(E_ALL);
ini_set(”display_errors”, 1);
This will display the errors in [...]
Today i cleared the Administrator’s password of Windows 2003 Server… This server is installed as a VM and nobody knew the Administrator’s password for it.
I booted this server with an iso file which has utilities to clear the password. It has very small footprint (3.6MB approx.). I am not sure whether it will work on [...]
2 days ago, when i was searching for disk cloning tool, i came across this nice piece of software, which creates a bootable windows CD with load of tools. Tools which can prove very helpful when your windows OS crashes, Right from the Antispyware, password recovery to Disk cloning.. it has everything included. The only requirement is windows OS installation files, which obviously you’ll have to supply.