Version 2.0 of "Metro de Montreal" has been submitted to the Palm App Catalog. In addition to providing a map of the metro system, 2.0 now uses your GPS to find and display information about the closest station. The update should become available in the next few days. Please submit any feedback to b3itapps@gmail.com!
http://developer.palm.com/appredirect/?packageid=com.b3it.metrodemontreal
Tuesday, November 23, 2010
Metro de Montreal 2.0
Wednesday, November 17, 2010
Avoid forced boot-time disk check (fsck) with RHEL or CentOS 5
- Power on machine
- While GRUB is up, highlight the kernel that you would normally boot
- Press the "a" key to append additional parameters
- Type "fastboot" and press enter
The system will boot without performing the fsck disk check. To disable disk checks going forward, use the tune2fs command (ex. tune2fs -i 0 /dev/hda1)
- While GRUB is up, highlight the kernel that you would normally boot
- Press the "a" key to append additional parameters
- Type "fastboot" and press enter
The system will boot without performing the fsck disk check. To disable disk checks going forward, use the tune2fs command (ex. tune2fs -i 0 /dev/hda1)
Subscribe to:
Posts (Atom)