Posted on September 2, 2010, 4:41 pm, by Dhaval Thakar.
After installing Fedora 13, you might find your WLAN is not detected. Even with the latest Kernel you may not be able to use WIFI. This is where sites like http://wireless.kernel.org/ are most useful. Even today Laptop manufacturer does not consider providing drivers for Linux OS. While installing Fedora 13 on following laptops wifi was [...]
Posted on September 2, 2010, 3:27 pm, by Dhaval Thakar.
Latest version of Nagios is released. Download Changelog ENHANCEMENTS * Patch to new_mini_epn to allow any command line length without breaking on extra trailing or leading whitespace (Ray Bengen) * Patch to mini_epn to allow any command line length (Thomas Guyot-Sionnest) * Patch to speed up loading of state retention data (Matthieu Kermagoret) * Custom [...]
Posted on August 27, 2010, 7:32 pm, by Dhaval Thakar.
After more than a year, new version of openfire is released, though its beta. Download Some important security related notes to this release: Openfire no longer ignores the system property to disallow password changes via XMPP. With previous releases, it was not possible to prevent users from changing their password via their XMPP connection. (CVE-2009-1596) [...]
Posted on August 24, 2010, 10:40 pm, by Dhaval Thakar.
Today Fedora 14 Alpha is released. Fedora 14 is named in honor of distinguished physicist Robert B. Laughlin, whose fields of research have included, among other things, the topic of emergence. Emergence is the process by which a group of individual components interact to produce a system that is more complex than the sum of [...]
Posted on August 18, 2010, 10:25 am, by Dhaval Thakar.
This is more of Resize LVM I have tested this on CentOS 5.5. Since this is root partition modification, I’ll recommend to keep config backup before proceeding. create new partition (partition id should be 8e Linux LVM) ADD PHYSICAL VOLUME pvcreate /dev/new_partition Verify new physical volume pvdisplay Or pvscan Extend existing VOLUME GROUP vgextend VolGroup00 [...]