<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Fedora Core 6 install on Hyper-V</title><link>http://blogs.technet.com/b/mkleef/archive/2008/01/06/fedora-core-6-install-on-hyper-v.aspx</link><description>Recently I downloaded and installed a Fedora Core 6 installation on my Hyper-V machine. Actually I have two now. Theres my normal AMD superserver and now theres my Lenovo T61p running Hyper-V. Now I have to say - Im normally a SuSE Linux person. Yesterday</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Aussie Blog Updates</title><link>http://blogs.technet.com/b/mkleef/archive/2008/01/06/fedora-core-6-install-on-hyper-v.aspx#2778362</link><pubDate>Fri, 25 Jan 2008 05:32:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2778362</guid><dc:creator>Christian Longstaff's Blog</dc:creator><description>&lt;p&gt;Andy Coates published the latest Aussie blogs Roger Lawrence (Sydney) - our new Group Manager, Developer&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2778362" width="1" height="1"&gt;</description></item><item><title>re: Fedora Core 6 install on Hyper-V</title><link>http://blogs.technet.com/b/mkleef/archive/2008/01/06/fedora-core-6-install-on-hyper-v.aspx#2720929</link><pubDate>Tue, 08 Jan 2008 01:38:01 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2720929</guid><dc:creator>Carl.B</dc:creator><description>&lt;p&gt;Hi Michael&lt;/p&gt;
&lt;p&gt;Most distros are superseded in 6 months&lt;/p&gt;
&lt;p&gt;major releases annually.&lt;/p&gt;
&lt;p&gt;The patches add up in linux Distros very quickly since they don't/won't/can't get bundled together into Service Packs or single large packages.&lt;/p&gt;
&lt;p&gt;An imposed rule on most software it is broken down to the smallest possible size and packaged as modules. &lt;/p&gt;
&lt;p&gt;Since lots of different people/companies develop each module and they release updates at different intervals. A flaw in Mplayer Core can be patched quickly without needing to update all 7.&lt;/p&gt;
&lt;p&gt;For example Windows Media Player and all functions are bundled in one package.&lt;/p&gt;
&lt;p&gt;Sound Backend/Interface is integrated into windows Core Services?&lt;/p&gt;
&lt;p&gt;However media players in Linux are divided into 7 Packages&lt;/p&gt;
&lt;p&gt;Right here gives you a 7:1 requirement versus windows updates.&lt;/p&gt;
&lt;p&gt;1. Core Player&lt;/p&gt;
&lt;p&gt;2. Player Gui&lt;/p&gt;
&lt;p&gt;3. Sound Daemon (backend)&lt;/p&gt;
&lt;p&gt;4. Publicly free Codecs&lt;/p&gt;
&lt;p&gt;5. Restricted/Proprietory Codecs&lt;/p&gt;
&lt;p&gt;6. DMCA/Illegal Codecs&lt;/p&gt;
&lt;p&gt;7. a package for each skin.&lt;/p&gt;
&lt;p&gt;Picture Windows XP in the form of Fedora&lt;/p&gt;
&lt;p&gt;*I remove/don't install Windows Media Player, Notepad and Terminal Services&lt;/p&gt;
&lt;p&gt;*I install Powertoys XP and Windows Services for Unix&lt;/p&gt;
&lt;p&gt;Will SP2 work optimally?&lt;/p&gt;
&lt;p&gt;In Linux a Service Pack is not optimal since it will install WMP Notepad and Terminal Services despite user not approving.&lt;/p&gt;
&lt;p&gt;I will still require extra packages for the remainder.&lt;/p&gt;
&lt;p&gt;This shouldn't be an issue since we don't actually need to go to Fedora.com and navigate through three pages to download each of 264 the individual patches&lt;/p&gt;
&lt;p&gt;(compare to fetching a KB file at downloads.microsoft.com)&lt;/p&gt;
&lt;p&gt;WSUS will be far better if MS completely overhaul how they package their KB packages Maybe a MSI file or other binary package&lt;/p&gt;
&lt;p&gt;with a header to define what&lt;/p&gt;
&lt;p&gt;*package title&lt;/p&gt;
&lt;p&gt;*version number&lt;/p&gt;
&lt;p&gt;*Operating System&lt;/p&gt;
&lt;p&gt;*Platform(x86 x64)&lt;/p&gt;
&lt;p&gt;*dependancies Package title and version&lt;/p&gt;
&lt;p&gt;and obvisously a front end to decide &lt;/p&gt;
&lt;p&gt;Does this package belong on this OS?&lt;/p&gt;
&lt;p&gt;Does this package belong on this platform?&lt;/p&gt;
&lt;p&gt;Is this package version number newer than the existing %package%?&lt;/p&gt;
&lt;p&gt;Are other package i require already installed?&lt;/p&gt;
&lt;p&gt;Are other packages i require in current directory?&lt;/p&gt;
&lt;p&gt;Are other packages i require in define internet repository?&lt;/p&gt;
&lt;p&gt;Unlike WSUS as you would have noticed the software Update mechanism methodolgy in most Linux distros is very mature, stable and flexible.&lt;/p&gt;
&lt;p&gt;In some distros those 264 updates you downloaded you can share that folder on Samba or NFS and use it as an update server for all like machines.&lt;/p&gt;
&lt;p&gt;i can use \\mkleef\updates as my source instead of &lt;a rel="nofollow" target="_new" href="http://update.server.com"&gt;http://update.server.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I really wish WSUS was that simple.&lt;/p&gt;
&lt;p&gt;Current WSUS that has been developed&lt;/p&gt;
&lt;p&gt;was just too over thought, overly complicated and demanding on the central server.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2720929" width="1" height="1"&gt;</description></item><item><title>re: Fedora Core 6 install on Hyper-V</title><link>http://blogs.technet.com/b/mkleef/archive/2008/01/06/fedora-core-6-install-on-hyper-v.aspx#2718811</link><pubDate>Mon, 07 Jan 2008 12:33:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2718811</guid><dc:creator>Michael Kleef [AppSense]</dc:creator><description>&lt;p&gt;Hmm - I thought it was pretty recent. Shows how much Linux stuff I play with :) That said October 2006 was only 18 months or so ago. Dont you think 264 updates in 18 months is still pretty excessive?? Id hate to be patching that all the time...especially with a lack of good enterprise patch management and policy control tools? Unless of course you can educate me on what tools there are for Linux to do enterprise patch management?? :)&lt;/p&gt;
&lt;p&gt;FWIW - I believe Google even have their own software and policy distribution?? &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2718811" width="1" height="1"&gt;</description></item><item><title>re: Fedora Core 6 install on Hyper-V</title><link>http://blogs.technet.com/b/mkleef/archive/2008/01/06/fedora-core-6-install-on-hyper-v.aspx#2717552</link><pubDate>Mon, 07 Jan 2008 00:59:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2717552</guid><dc:creator>Lindsey</dc:creator><description>&lt;p&gt;264 updates is a lot, but there have been two other releases (core 7 and 8) since Core 6 was released in October 06. In Linux terms, I guess it's a pretty old release :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2717552" width="1" height="1"&gt;</description></item><item><title>Geek Lectures - Things geeks should know about &amp;raquo; Blog Archive   &amp;raquo;  Fedora Core 6 install on Hyper-V</title><link>http://blogs.technet.com/b/mkleef/archive/2008/01/06/fedora-core-6-install-on-hyper-v.aspx#2714760</link><pubDate>Sun, 06 Jan 2008 06:31:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2714760</guid><dc:creator>Geek Lectures - Things geeks should know about » Blog Archive   »  Fedora Core 6 install on Hyper-V</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://geeklectures.info/2008/01/05/fedora-core-6-install-on-hyper-v/"&gt;http://geeklectures.info/2008/01/05/fedora-core-6-install-on-hyper-v/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2714760" width="1" height="1"&gt;</description></item></channel></rss>