From Fedora Project Wiki

< FWN‎ | Beats

No edit summary
No edit summary
Line 10: Line 10:
=== General ===
=== General ===


[[JanWildeboer|Jan Wildeboer]] pointed out<ref>http://jan.wildeboer.net/2010/03/competition-is-fine-if-facts-stay-facts/</ref> that "IBM has chosen KVM via Red Hat Enterprise Virtualization to run their IBM Cloud", though it supports both RHEL and SuSE as guests.
The Red Hat Press office announced<ref>http://press.redhat.com/2010/03/29/red-hat-announces-beta-availability-of-red-hat-enterprise-virtualization-2-2/</ref> the availability of Red Hat Enterprise Virtualization 2.2 which includes: Virtual desktop support, Import and export, V2V : Virtual machine conversion, a Data Warehouse, and increased performance.


[[User:Rjones|Richard W.M. Jones]] released<ref>http://rwmj.wordpress.com/2010/03/22/new-tool-virt-resize/</ref> a new tool, <tt>virt-resize</tt> to resize virtual machine disks and asked<ref>http://rwmj.wordpress.com/2010/03/27/quick-quiz-resizing-vms/</ref> "what features would you like to see?" for version 2.0? Rich also explained<ref>http://rwmj.wordpress.com/2010/03/25/guestfish-i-thats-inspector-not-interactive/</ref> how some of <tt>libguestfs</tt> and <tt>guestfish</tt> works.
In other virtualization news, [[User:Rjones|Richard W.M. Jones]] provided lots of <tt>libguestfs</tt> tips: Edit the Windows Registry in your VMs from the host<ref>http://rwmj.wordpress.com/2010/03/29/edit-the-windows-registry-in-your-vms-from-the-host/</ref>, using <tt>virt-rescue</tt> on raw file or disk images (in addition to VM images)<ref>http://rwmj.wordpress.com/2010/03/30/tip-virt-rescue-not-just-for-virtual-machines/</ref>, quickly getting help in <tt>guestfish</tt><ref>http://rwmj.wordpress.com/2010/03/30/tip-quickly-get-help-for-guestfish-commands/</ref>, using <tt>virt-df</tt> to find out when filesystems are full<ref>http://rwmj.wordpress.com/2010/03/30/tip-find-out-when-filesystems-get-full-with-virt-df/</ref> (and an update<ref>http://rwmj.wordpress.com/2010/04/02/tip-find-out-when-filesystems-get-full-with-virt-df-working-version/</ref>) and using <tt>hivex</tt> to unpack a Windows Boot Configuration Data (BCD) hive<ref>http://rwmj.wordpress.com/2010/04/03/use-hivex-to-unpack-a-windows-boot-configuration-data-bcd-hive/</ref>.
 
[[User:Sdz|Sebastian Dziallas]] announced<ref>http://sdziallas.com/blog/sebastian/2010/03/fedora-mini-has-a-mailing-list.html</ref> that there is now a Fedora Mini mailing list<ref>https://admin.fedoraproject.org/mailman/listinfo/mini</ref> to discuss Fedora on platforms such as Sugar, Moblin and Maeon (MeeGo).
 
The Red Hat JBoss team posted<ref>http://press.redhat.com/2010/03/24/jboss-enterprise-middleware-a-world-class-reference-architecture/</ref> an update on the status of JBoss Enterprise Middleware releases.
 
[[User:Threethirty|Justin O'Brien]] mentioned<ref>http://numberedhumanindustries.wordpress.com/2010/03/24/paul-frields-to-step-down-as-fedora-project-leader/</ref> that [[User:Pfrields|Paul W. Frields]] will be stepping down as Fedora Project Leader and that the election process will be coming up soon.
 
[[LuisVilla|Luis Villa]] stepped<ref>http://tieguy.org/blog/2010/03/25/patent-101/</ref> in to the mess of software patents and and their applicability to h264 and Ogg. "Let this be a friendly public service announcement: patent law says that anyone who uses a patent, not just the manufacturer or licensor of the patent-infringing good, can potentially be dragged into court on a charge of patent infringement." Luis followed-up<ref>http://tieguy.org/blog/2010/03/26/more-patent-101-and-some-patent-licensing-201-advanced-class/</ref> with some clarifications. "More patent lessons- first on submarine patents (basics!) and then on how patent pools are licensed. I don’t really want to continue this series, but the past few days have been a good reminder that there is a lot of misinformation out there around patents."
 
[[CaseyDahlin|Casey Dahlin]] suggested<ref>http://screwyouenterpriseedition.blogspot.com/2010/03/why-you-should-be-using-libnih.html</ref> that instead of using <tt>talloc</tt> (see [[FWN/Issue218#General|FWN Issue 218]]), <tt>libnih</tt> might be an even better alternative.
 
[[User:Kwade|Karsten Wade]] wrote<ref>http://iquaid.org/2010/03/28/a-better-way-to-use-wikipedia-in-the-classroom/</ref> about better ways to use Wikipedia in the classroom. "Where Wikipedia is a useful information source and starting place for deeper exploration beyond it’s reference-focused world, there is so much more that can be done with it to help teach the open source way.
In fact, you can teach all of the basics of joining a collaborative free and open source software community without ever getting more technical than how to get an account and edit a wiki page."


<references/>
<references/>

Revision as of 17:11, 7 April 2010

Planet Fedora

In this section, we cover the highlights of Planet Fedora[1] - an aggregation of blogs from Fedora contributors worldwide. This edition covers highlights from the past three weeks.

Contributing Writer: Adam Batkin

General

The Red Hat Press office announced[1] the availability of Red Hat Enterprise Virtualization 2.2 which includes: Virtual desktop support, Import and export, V2V : Virtual machine conversion, a Data Warehouse, and increased performance.

In other virtualization news, Richard W.M. Jones provided lots of libguestfs tips: Edit the Windows Registry in your VMs from the host[2], using virt-rescue on raw file or disk images (in addition to VM images)[3], quickly getting help in guestfish[4], using virt-df to find out when filesystems are full[5] (and an update[6]) and using hivex to unpack a Windows Boot Configuration Data (BCD) hive[7].