A tool directly from Oracle:
where to buy Lyrica cream
This will uninstall all versions of Java. Very usefull.
A tool directly from Oracle:
where to buy Lyrica cream
This will uninstall all versions of Java. Very usefull.
Hi,
I come up with an issue after I converted a Windows 7 64 bits Machine. When I try to boot the VM I got a Blue Screen 0x0000007b
To fix this up :
Boot on the Windows 7 DVD
At the Language Selection, Shift-F10 this will open a command Prompt
Run Regedit.
Load the system hive from the Virtual Machine drive:
Highlight HKEY_LOCAL_MACHINE
File > Load Hive
Choose : c:\Windows\System32\config\system
For the Name type : bugIDE
Expand HKEY_LOCAL_MACHINE/bugIDE/ControlSet1/Services/
Change the “Start” parameter value for this :
KEY = start Value
Aliide = 3
Amdide =3
Atapi = 0
Cmdide = 3
iaStorV = 3
intelide = 0
msahci = 3
pciide = 3
viaide = 3
File > Unload Hive.
Exit regedit.
Reboot the VM.
I took this procedure from several forum I try to recap, but at the end it works!
Hi
I found Vconverter 5.1 is no longer supporting a P2V conversion of Windows 2000 Server ! So I figure out a way to convert it, some of you might have other idea, but this is how I did it.
I convert it 2 times and I use 2 VM.
I convert from Vmware Converter 4.0.1 to Vmware Workstation Image
VMware workstation image to Vmware Converter 5.0 / VSphere 5.1
In more details
Before Converting :
The latest version I found it’s VMware Converter version 4.0.1 support Windows 2000 Server.
https://my.vmware.com/web/vmware/details/converter401/dGhiZHRwaGJ0QGg=
To Download : Log with your vmware account.
Install the Sysprep Tools for Windows 2000 into Vmware Converter :
Download : http://technet.microsoft.com/en-us/library/bb742540.aspx ( The download link it’s before the system requirements)
Extract the Sysprep into the following folder (VConverter VM).
2003 : Path : C:\Documents and Settings\All Users\Application Data\VMware\VMware vCenter Converter Standalone\sysprep\2k
2008 : C:\ProgramData\VMware\VMware vCenter Converter Standalone\sysprep\2k
On the Windows 2000 Server you need to have SP4 installed and Update Rollup 1
Sp4 : http://www.microsoft.com/en-ca/download/details.aspx?id=4127
Update Roll Up 1 : http://www.microsoft.com/en-us/download/details.aspx?id=18997
When you are converting from Physical to Virtual, Keep notes of all your Network Configuration.
Stop and Disable all “major” services / apps temporary (Antivirus, SQL Server, Exchange, ….)
You might need to install the Vmware agent manually on the Windows 2000.
Copy the converter from C:\Program Files\VMware\VMware vCenter Converter Standalone\vmware-converter-agent.exe
Install it on the Windows 2000.
When all is install.
Start Vmware Converter :
Convert from your Windows 2000 to a Vmware Workstation image (UNC path).
The Step 3 is the more important :
Keep the number of CPU AS IS
Ensure the Disk Controller is BusLogic SCSI
Do not install Vmware tools
Don’t power off the source
If the conversion failed at 97% with Error Code : FAILED: A general system error occurred: InternalError (Don’t panic now)
Just click on Configure Virtual Machine with VMware converter. This should complete successfully.
The last step is the “easy” one.
Now Open Up Converter 5.0 Converter , convert from your Vmware Workstation image and push it to VSphere 5.1.
After this done.
Configure Vmware Tools
Configure your Networking
Re-enable all “major” services
Cleanup unnecessary software and devices
Backup your VM!
Hi,
This is a really nice package and you need to do it carefully, but we try on several devices including iPhone 4s and this is working great.
Go to :
http://evasi0n.com/
Jailbreak your iPhone.
After go into Cydia Apps
Install the Package Accelerate
When done goto : Settings, Accelerate
Choose your Speed !
Use at your own risk. To be honest if you are not familiar with IT or have basic knowledge in iPhone I will not suggest to try it by yourself. Ask a friend !
Hi,
On a client machine if you try to log in for the first time on a Accpac Web Deploy and the installer didn’t come up or freeze your Internet Explorer.
Run Fiddler (http://www.fiddler2.com/fiddler2/) on your workstation and check if you received an Error 404.2, when Internet Explorer try to download smdotnet.exe
If it’s the case.
Goto IIS on your Accpac Web Deploy Server, remove the feature in IIS : CGI, ensure this is not check.
Remove the feature, reboot the server.
Test, this should work.
Hi,
If you have any issues when a user try to preview or open an attachment in Outlook, the only option it’s right-click save as.
Try this :
Search in the registry for the value : OutlookSecureTempFolder
Normally this should give you a path. (You might need to show hidden file and system file)
Go into that path, delete all the content.
Try Outlook.
Hi,
I was searching to send Nagios alert email from a CentOS box. Normally when you setup your sendmail using a smart relay. The default email it’s always :
username@linux_hostname_fqdn. or nagios@nagiossrv.domain.local
to replace the @nagiossrv.domain.local. The only way I figure it out.
I modified the *** modify the hostname to have your domain name
/etc/sysconfig/network
HOSTNAME=nagiossrv.cyberblogue.com
change the cyberblogue.com for your domain name.
Now I modified the Host File.
/etc/hosts
127.0.0.1 cyberblogue.com nagiossrv.cyberblogue.com localhost …..
::1 cyberblogue.com nagiossrv.cyberblogue.com localhost …..
I added my domain first, after my server name.
Restart the server
Test your Nagios notification, this should be now from : nagios@cyberblogue.com (or in your case nagios@yourdomain.com
This should work.
I had a strange issue everywhere in the server if I try to right clic and properties, nothing appear. In IIS, local users and groups ….
To fix it : open a prompt :
regsvr32 %systemroot%system32ole3
Works.
After a clean install of Windows 8 I was not able to have sound from external speakers connected to a docking station.
Install drivers from HP, reboot.
From the HP website I downloaded the drivers IDT Sound drivers but the installation return : Not a compatible Hardware.
2 options.
Option 1 :
In device management / Sound Video and Game Controller I deleted the High Definition Audio
Inject a driver from softpedia,
http://drivers.softpedia.com/progDownload/IDT-High-Definition-Audio-Driver-61064290-for-Windows-8-x64-Download-188054.html
Option 2:
In device management / Sound Video and Game Controller I deleted the High Definition Audio and try the installation of HP.
All is good.