
According to the ApplInsider article, Mac OS X 10.5.3 is coming around the end of June with 220 fixes. My Mac Book Pro has few issue, hope that can be fixed as well.


According to the ApplInsider article, Mac OS X 10.5.3 is coming around the end of June with 220 fixes. My Mac Book Pro has few issue, hope that can be fixed as well.


Often in Linux, softwares are packaged in .rpm format. Softwares can be installed with rpm command. Here are few command that can be used:
To install new software
$rpm -i <filname>.rpmTo upgrade the existing software
$rpm -U <filename>.rpm
Few links about rpm:

![]()
You can customize menu bar to display date as well. Check the instruction from this link.


I expected setting up Time Capsule (TC) can be butter and bread, just like any other apple products. But, it took a while to configure it. Mainly, TC could not find the internet connection (blinking amber light). After googling around found the apple forum that resolved my issue. Here is the basic steps to follow:
1. unplug power from the modem and TC. Go get a beverage of your choice (wait a couple of minutes).
2. Make sure there is an ethernet cable connecting the cable modem and the TC
3. Plug the modem back in, wait for the lights to come on. I also had to press a “standby” button on the front of the modem to get all the lights to come on.
4. Plug in the TC
5. Green light on the AE (it’s not easy being green)
6. Choose the appropriate Airport network & surf away.

Default UTube resolution is low. Sometimes it is very difficult see details such as letters. Simply appending “&fmt=18″ string to the end of the URL, resolution can be adjusted to higher level.
Lazy or convenient solution is to make a bookmark with the following strings. Visit the UTube page and then click the bookmark. The bookmark will append the string to the current URL.
javascript:window.location+=”&fmt=18″;
