I could not login to my Hotmail today. Is Hotmail down?
To check for Hotmail or other Microsoft Windows Live services status, use this link: https://status.live.com/
To check Gmail or other Google App service status:
http://www.google.com/appsstatus
Application Development. Business Solutions. Computers. Consulting. Cybersecurity. Information Technology. Software. Technology
Tuesday, September 25, 2012
Sunday, September 16, 2012
Saturday, September 8, 2012
Reinstall Guest Additions on Ubuntu Virtual Machine
Each time Ubuntu virtual machine running on Apple Mac OS/X host machine upgraded to new kernel or major upgrade, Oracle VM VirtualBox Guest Additions need to re-install. Also, it need to upgrade when Oracle VM VirtualBox upgrade to new version.
Saturday, August 25, 2012
Windows 8 Preview on VirtualBox
Microsoft Windows 8 Consumer Preview or Enterprise Preview will run perfectly on VirtualBox virtual machine. However, after I installed VirtualBox Guest Additions, Microsoft Windows 8 Preview did not run correctly. I could not open my email client or desktop. So, I wiped out the virtual machine and start over without install Guest Addition.
Monday, August 20, 2012
Silverlight on Ubuntu
- Using Firefox browser to download Moonlight plugin from http://go-mono.com/moonlight/
- Following instruction to install the plugin and restart browser.
- Go back to the web page running Silverlight for example http://www.pluralsight.com/training/players/PSODPlayer?author=dan-wahlin&name=webforms-01&mode=live&clip=0&course=aspdotnet-webforms4-intro to install Microsoft Media Pack by right-click on the Silverlight
Saturday, July 14, 2012
How to show hidden files in Mac OS X
To show hidden files in Mac OS X:
1. Open terminal
2. Type the following command turn show hidden files:
defaults write com.apple.Finder AppleShowAllFiles true
3. Restart the Finder application by this command
killall Finder
To hide the hidden files, replace the 'true' value with 'false' in command at step 2 above
1. Open terminal
2. Type the following command turn show hidden files:
defaults write com.apple.Finder AppleShowAllFiles true
3. Restart the Finder application by this command
killall Finder
To hide the hidden files, replace the 'true' value with 'false' in command at step 2 above
Wednesday, June 27, 2012
Upgrade Eclipse IDE and Android SDK
Today, a new version of Eclipse IDE and Android released. Eclipse released Eclipse Juno 4.2. It has a special package for mobile developer. Google released Android 4.1 SDK, codename Jelly Bean. I'm going update my MacBook Pro with these new software.
- Downloaded Eclipse Juno 4.2 for Mobile Developers, 142 MB.
- Extracted it to Downloads folder.
- Removed existing Eclipse (Indigo) folder from Application.
- Moved new Eclipse folder from Downloads to Application
- Started Eclipse and re-install Android Development Tools (ADT)
- On Eclipse Juno 4.2 IDE, select Windows -> Android SDK Manager to update Android SDK Tools to rev. 20 and downloaded Android 4.1 Jelly Bean
- Create new AVD for Android 4.1 from AVD Manager
- Re-tested old projects to make sure they ran as expected.
Subscribe to:
Posts (Atom)
How to Install Keka on macOS
Download latest version from https://www.keka.io/en/ Copy the MD5 hash value from Keka website to compare later (MD5: 8729f9d08d10293fa1ee65...
-
Extract from https://support.apple.com/en-vn/guide/mac-help/mchlp1406/mac for reference: On your Mac, choose Apple menu > System Settin...
-
Download new version at https://www.libreoffice.org/download/download-libreoffice/ Click the info link ( https://download.documentfoundation...
-
Download latest version from https://www.keka.io/en/ Copy the MD5 hash value from Keka website to compare later (MD5: 8729f9d08d10293fa1ee65...

