Linux Command
# mysqladmin -u root -pcurrentpassword password 'newpassword'
_
Wednesday, September 30, 2009
How to Change MySQL Root Password Using mysqladmin Command?
Posted by Albin Sebastian at 12:14 AM 0 comments
Tuesday, September 1, 2009
How to determine whether you are running a 32-bit or a 64-bit edition of Windows
If you are not sure which version of Windows that you are running or whether it is a 32-bit version or 64-bit version, open System Information (Msinfo32.exe), and review the value that is listed for System Type. To do this, follow these steps:
- Click Start, and then click Run, or click Start Search.
- Type msinfo32.exe and then press ENTER.
- In System Information, review the value for System Type.
- For 32-bit editions of Windows, the System Type value is x86-based PC.
- For 64-bit editions of Windows, the System Type value is x64-based PC.
Posted by Albin Sebastian at 1:40 AM 0 comments
Labels: Administrator, Microsoft, updates
How to determine whether you are running a 32-bit or a 64-bit edition of Windows
If you are not sure which version of Windows that you are running or whether it is a 32-bit version or 64-bit version, open System Information (Msinfo32.exe), and review the value that is listed for System Type. To do this, follow these steps:
- Click Start, and then click Run, or click Start Search.
- Type msinfo32.exe and then press ENTER.
- In System Information, review the value for System Type.
- For 32-bit editions of Windows, the System Type value is x86-based PC.
- For 64-bit editions of Windows, the System Type value is x64-based PC.
Posted by Albin Sebastian at 1:40 AM 0 comments
Labels: Administrator, Microsoft, updates