<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   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:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>Bend in the Weather (Entries tagged as virtualbox)</title>
    <link>http://matt.bottrell.com.au/</link>
    <description>A blog about Linux, Life and the 'Net</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:matt@bottrell.com.au" />
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 02 Jun 2009 23:20:46 GMT</pubDate>

    <image>
        <url>http://matt.bottrell.com.au/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Bend in the Weather - A blog about Linux, Life and the 'Net</title>
        <link>http://matt.bottrell.com.au/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Automating Software Update Downloads</title>
    <link>http://matt.bottrell.com.au/archives/359-Automating-Software-Update-Downloads.html</link>
            <category>Apps</category>
            <category>Family</category>
            <category>Linux</category>
            <category>Windows</category>
    
    <comments>http://matt.bottrell.com.au/archives/359-Automating-Software-Update-Downloads.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=359</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=359</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    Even as a Linux desktop user, I still have a need to run various pieces of legacy software under Windows.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
Ideally, I would love to find a Linux alternative, but whilst the itch remains, I still need to scratch it.&lt;br /&gt;
&lt;br /&gt;
As such, I run various &lt;a href=&quot;http://www.virtualbox.org/&quot; title=&quot;Free virtualization software.&quot;&gt;Virtualbox&lt;/a&gt; &lt;a href=&quot;http://www.virtualbox.org/wiki/Virtualization&quot; title=&quot;What is a virtual machine?&quot;&gt;Virtual Machines&lt;/a&gt; running Windows XP.&lt;br /&gt;
&lt;br /&gt;
This gives me the added benefit of still being able to run my preferred operating system as my main desktop (Linux), whilst still using some legacy applications under Windows.&lt;br /&gt;
&lt;br /&gt;
This is nothing new, and most people do this all the time.   With most modern CPU chipsets from both AMD (&lt;a href=&quot;http://en.wikipedia.org/wiki/X86_virtualization#AMD_virtualization_.28AMD-V.29&quot;&gt;AMD-V&lt;/a&gt;) and Intel (&lt;a href=&quot;http://en.wikipedia.org/wiki/X86_virtualization#Intel_Virtualization_Technology_for_x86_.28Intel_VT-x.29&quot;&gt;VT-x&lt;/a&gt;) providing hardware assisted virtualization solutions - it has become a simple task for many people.&lt;br /&gt;
&lt;br /&gt;
One thing that has annoyed me, and any user that has ever had to reinstall a Windows machine (it happens to the best of us -- &lt;a href=&quot;http://support.microsoft.com/kb/307545&quot;&gt;Windows often decides to eat it&#039;s own registry&lt;/a&gt;), is that whilst you might install straight from CD, it also means you have to then spend a good few hours applying all the service packs and then all the updates from the Microsoft website (and sit back and watch a dozen or so reboots between multiple updates).  It&#039;s enough to send any sane person around the bend.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve done it - you vow never to do it again, yet as Murphy would have it... it&#039;s bound to happen again.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/normal.png&quot; alt=&quot;:-|&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  This is partly due to the fact that Windows Deteriorates over time, until one day the performance is so shoddy you can swear you saw a snail push the cursor on your screen.   Once it comes to that, it&#039;s time to reinstall again.&lt;br /&gt;
&lt;br /&gt;
Microsoft also recognised it&#039;s a problem, particularly in corporate environments that run many desktop PCs.  As such they released &lt;a href=&quot;http://technet.microsoft.com/en-us/wsus/default.aspx&quot; title=&quot;Windows Server Update Services&quot;&gt;WSUS&lt;/a&gt;.  That&#039;s fine and well -- if you run a &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=F87B4C5E-4161-48AF-9FF8-A96993C688DF&amp;amp;displaylang=en#Requirements&quot;&gt;Microsoft Windows 2003/2008 Server&lt;/a&gt;.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; Unfortunately most home users don&#039;t.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Don&#039;t dispair!   Some &lt;a href=&quot;http://www.h-online.com/security/Do-it-yourself-Service-Pack--/features/80682&quot;&gt;geeky German&#039;s&lt;/a&gt; have released a &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot;&gt;GPLv3 licensed&lt;/a&gt; utility that will pretty much undertake the task for you without the need for an expensive Microsoft Windows Server anywhere in sight.   &lt;a href=&quot;http://www.h-online.com/security/Offline-Update--/features/112953&quot;&gt;c&#039;t Offline Update&lt;/a&gt;, allows you to use either &lt;em&gt;Linux or Windows&lt;/em&gt; to download all the updates for both Microsoft Office and Microsoft Windows platforms.  In addition it can handle different language versions, and even build a nice ISO off all the updates so you can take it on the road, hand it to friends, etc.&lt;br /&gt;
&lt;br /&gt;
Why on earth would they code it to download the Windows Updates on Linux?    Well, it makes it easier to install in a central location -- say on a &lt;a href=&quot;http://www.samba.org/&quot; title=&quot;Open Source File and Print Server that mimicks Windows Server&quot;&gt;Samba server&lt;/a&gt; so that all your desktop machines can then install the updates from a central location over your LAN.  (Call it a poor man&#039;s WSUS!)&lt;br /&gt;
&lt;br /&gt;
To run under Linux it couldn&#039;t be easier.   Once you have downloaded &lt;a href=&quot;http://www.h-online.com/security/Offline-Update--/features/112953&quot;&gt;c&#039;t Offline Update&lt;/a&gt; and extracted it... change into the &lt;em&gt;sh&lt;/em&gt; subdirectory.  It&#039;s then just a matter of running the&lt;em&gt; DownloadUpdates.sh&lt;/em&gt; shell script with the right arguments:&lt;blockquote&gt;$ ./DownloadUpdates.sh -help&lt;br /&gt;
&lt;br /&gt;
**********************************************************&lt;br /&gt;
***            c&#039;t Offline Update Downloader           ***&lt;br /&gt;
***                  for Linux Systems                 ***&lt;br /&gt;
***                                                    ***&lt;br /&gt;
***   http://www.heise.de/ct/projekte/offlineupdate/   ***&lt;br /&gt;
***   Authors: Tobias Breitling, Stefan Joehnke        ***&lt;br /&gt;
**********************************************************&lt;br /&gt;
&lt;br /&gt;
Usage: ./DownloadUpdates.sh [system] [language] [parameter]&lt;br /&gt;
&lt;br /&gt;
Supported systems:&lt;br /&gt;
w2k, wxp, wxp-x64, w2k3, w2k3-x64, w60, w60-x64, oxp, o2k, o2k3, o2k7, all-x64, all-x86&lt;br /&gt;
&lt;br /&gt;
Supported languages:&lt;br /&gt;
enu, deu, nld, esn, fra, ptg, ptb, ita, rus, plk, ell, csy&lt;br /&gt;
dan, nor, sve, fin, jpn, kor, chs, cht, hun, trk, ara, heb&lt;br /&gt;
&lt;br /&gt;
Parameter:&lt;br /&gt;
/excludesp - do not download servicepacks&lt;br /&gt;
/makeiso   - create ISO-Image&lt;br /&gt;
/dotnet    - download .NET-Framework&lt;br /&gt;
/nocleanup - do not cleanup client directory&lt;br /&gt;
/proxy     - define proxyserver( /proxy http://[username:password@]&lt;server&gt;:&lt;port&gt;)&lt;br /&gt;
&lt;br /&gt;
Example: ./DownloadUpdates.sh wxp deu /dotnet /makeiso&lt;br /&gt;
&lt;br /&gt;
$&lt;/blockquote&gt;c&#039;t Update also provides a simple Windows GUI to automate the task:&lt;div align=&quot;center&quot;&gt;&lt;table align=&quot;center&quot; valign=&quot;top&quot; cellpadding=&quot;10&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Windows_Updates.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Windows_Updates.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Tab 1: Download&lt;br /&gt;Windows Updates&lt;/strong&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Office_Updates.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Office_Updates.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Tab 2: Download&lt;br /&gt;Office Updates&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Installing the updates on the client.&lt;/strong&gt;&lt;br /&gt;
Once you&#039;ve downloaded the updates and either burnt them to a CD/DVD (for easy portability) or made them available on a network share (&lt;em&gt;Tip: share the sub-directory called &lt;u&gt;client&lt;/u&gt;&lt;/em&gt;)  Windows users can then easily apply the updates.&lt;br /&gt;
&lt;br /&gt;
A user can run &lt;em&gt;UpdateInstaller.exe&lt;/em&gt; (in the root directory of the CD or the share).   The UpdateInstaller will determine what you have installed already (and grey these options out).  It&#039;s then just a case of selecting the options you want.&lt;div align=&quot;center&quot;&gt;&lt;table align=&quot;center&quot; valign=&quot;top&quot; cellpadding=&quot;10&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Updates_Install.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Updates_Install.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Client Installation&lt;br /&gt;of the various updates.&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;Now for those family members who are in dire need of a &#039;computer fix&#039; and need me to reinstall Windows for them, they&#039;ll be given burnt copies of the latest ISOs, so they can in future undertake the task themselves.   I would rather educate someone how to undertake the rebuild themselves for future use.  (That, and I really don&#039;t have the spare time/desire to rebuild dozens of Windows machines a year!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;)&lt;br /&gt;
&lt;br /&gt;
Finally it&#039;s also worthwhile downloading and running the free &lt;a href=&quot;http://technet.microsoft.com/en-au/security/cc184924.aspx&quot;&gt;Microsoft Baseline Security Analyzer&lt;/a&gt; which will ensure you have all the updates applied (and inform you if you are missing any).  It&#039;s also a good idea to disable any non-essential services the tool recommends.&lt;br /&gt;
&lt;br /&gt;
Hopefully this tip will speed up the time it takes  to fully patch a Windows desktop after a reinstall.    &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Tue, 02 Jun 2009 01:59:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/359-guid.html</guid>
    <category>apps</category>
<category>family</category>
<category>ie</category>
<category>linux</category>
<category>microsoft</category>
<category>office</category>
<category>security</category>
<category>software</category>
<category>support</category>
<category>sysadmin</category>
<category>virtualbox</category>
<category>virtualization</category>
<category>windows</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>The Linux Foundation speaks for no-one.</title>
    <link>http://matt.bottrell.com.au/archives/270-The-Linux-Foundation-speaks-for-no-one..html</link>
            <category>Apps</category>
            <category>Coding</category>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/270-The-Linux-Foundation-speaks-for-no-one..html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=270</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=270</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    I was appalled after reading the rather rash statements made by &lt;a href=&quot;http://www.linux-foundation.org/weblogs/jzemlin/&quot;&gt;Jim Zemlin&lt;/a&gt; the Executive director of the &lt;a href=&quot;http://www.linuxfoundation.org/&quot;&gt;Linux Foundation&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
His rather bizarre statements against &lt;a href=&quot;http://www.sun.com/&quot; title=&quot;Sun Microsystems&quot;&gt;Sun&lt;/a&gt; (who is also a &lt;a href=&quot;http://www.linuxfoundation.org/en/Members&quot;&gt;silver member of the Foundation&lt;/a&gt;) must have left many execs in Santa Clara scratching their heads and wanting some answers.&lt;br /&gt;
What&#039;s worse is the story originally ran in &lt;a href=&quot;http://www.infoworld.com/article/08/09/24/39NF-linux-killing-solaris_1.html&quot;&gt;InfoWorld&lt;/a&gt;, then was picked up by the &lt;a href=&quot;http://www.nytimes.com/idg/IDG_852573C400693880002574CE00371FE1.html?pagewanted=1&amp;amp;ref=technology&quot;&gt;New York Times&lt;/a&gt;.  Other notable online sites also ran with it, including &lt;a href=&quot;http://linux.slashdot.org/article.pl?sid=08/09/25/2325232&quot; title=&quot;News for Nerds&quot;&gt;Slashdot&lt;/a&gt; and &lt;a href=&quot;http://lwn.net/Articles/300525/&quot;&gt;LWN&lt;/a&gt; to mention just two.&lt;br /&gt;
&lt;br /&gt;
Lets look at some of the statements the Exec Director of the Foundation made:&lt;br /&gt;
&lt;ol&gt;&lt;br /&gt;
&lt;li&gt;&lt;em&gt;&quot;The future is Linux and Microsoft Windows, it is not Unix or Solaris.&quot;&lt;/em&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;em&gt;Solaris has almost no new deployments and is a legacy operating environment offered by a company with financial difficulties. Original equipment manufacturers also do not see a bright future for Solaris.&lt;/em&gt;  This was paraphrased and not a direct quote.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;em&gt;Sun&lt;/em&gt;, he declared, &lt;em&gt;should just move over to Linux.&lt;/em&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;em&gt;&quot;It&#039;s certainly true that Unix is on the decline.&lt;/em&gt;&quot; - Discussing IBM AIX and HP-UX&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;em&gt;&quot;The only people I hear talk about DTrace [Solaris&#039;s technology for assessing program and OS behaviours] and ZFS [the Zettabyte File System] as competitive features [are] Sun Microsystems sales representatives. It&#039;s not something I believe is impacting the market in any way.&quot;&lt;/em&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;em&gt;&quot;...With capabilities such as ZFS and DTrace, Sun is trying to compete based on minor features&quot;&lt;/em&gt;, Zemlin says. &lt;em&gt;&quot;That&#039;s literally like noticing the view from a third-story building as it burns to the ground.&quot;&lt;/em&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Zemlin, on Sun&#039;s open-source Solaris as &lt;em&gt;&quot;too little, too late.&quot;&lt;/em&gt; He also goes on to claim that there is no real open source community around OpenSolaris, arguing that Sun still controls development&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Open Solaris is no more than an attempt to expand the Solaris user base to drive customers to commercial Sun technology.&lt;/li&gt;&lt;br /&gt;
&lt;/ol&gt;Seriously where does the guy get off?&lt;br /&gt;
&lt;br /&gt;
Looking at &lt;a href=&quot;http://www.linuxfoundation.org/en/Staff&quot;&gt;his profile on the Linux Foundation&lt;/a&gt; it doesn&#039;t instil a level of confidence.&lt;br /&gt;
A former Exec at Free Standards Group (who with the OSDL merged to become the Linux Foundation).  He was also VP of Marketing of &lt;a href=&quot;http://www.covalent.net/&quot;&gt;Colavent Technologies&lt;/a&gt; (basically a crowd that sold commercial Apache support amongst other things).  In 2000 he was a board member of Corio an ASP, that had an IPO then was sold off in chunks.  IBM retains the &lt;a href=&quot;http://www.corio.com/&quot;&gt;http://www.corio.com/&lt;/a&gt; URL.&lt;br /&gt;
&lt;br /&gt;
So, from my reading he&#039;s got quite a bit of marketing/exec background for web-based application servers.... beyond that, I don&#039;t see any real technical prowless. He&#039;s a marketing suit that appears to shoot from the hip.&lt;br /&gt;
&lt;br /&gt;
Let&#039;s review some of his &quot;quick-draws&quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;The future is Linux &lt;em&gt;and Windows&lt;/em&gt;?   &lt;br /&gt;
&lt;br /&gt;
WTF?!   Did you take crack before taking the interview?&lt;br /&gt;
&lt;br /&gt;
Sure as the exec. director of The Linux Foundation we expect you to come out and say &quot;Linux is the future&quot; - but to throw Microsoft in the mix -- you have to be kidding me.&lt;br /&gt;
&lt;br /&gt;
Look at general stall that Microsoft has had with Vista.   They have forced OEMs to install it, and even some of the larger ones now have kicked back and offer corporations and high-end consumer devices the option of Windows XP instead.&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;No major deployments of Solaris... and disliked by the OEMS.&lt;br /&gt;
&lt;br /&gt;
That must be news to both IBM and Dell, who offer OpenSolaris on their x86 series servers.&lt;br /&gt;
&lt;br /&gt;
As for a company in &#039;financial trouble&#039; this is an extract of the &lt;a href=&quot;http://materials.proxyvote.com/Approved/866810/20080924/CMBO_27948/HTML2/sun_microsystems-2008_0002.htm&quot;&gt;letter to shareholders&lt;/a&gt; attached to their &lt;a href=&quot;http://www.sun.com/aboutsun/investor/sec_filings/index.jsp&quot;&gt;latest Annual Report /10-K filing to the SEC&lt;/a&gt; (&lt;a href=&quot;http://materials.proxyvote.com/Approved/866810/20080924/CMBO_27948/HTML2/default.htm&quot;&gt;Read it online here&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
I&#039;ve included a screenshot the opening paragraph of the letter:&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://matt.bottrell.com.au/uploads/SunMicrosystems2008AnnualReport.png&quot; alt=&quot;&quot;  /&gt;&lt;br /&gt;
That doesn&#039;t sound like a company in &#039;financial trouble&#039; to me.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
You can see this on their &lt;a href=&quot;http://materials.proxyvote.com/Approved/866810/20080924/CMBO_27948/HTML2/sun_microsystems-2008_0051.htm&quot;&gt;Consolidated Statements Of Operations&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;The decline of Unix (Solaris, HP-UX, AIX).&lt;br /&gt;
&lt;br /&gt;
It&#039;s interesting to note that all of these make hardware as well as an operating system.   These systems normally scale much larger than that of a traditional Linux server (excluding clusters).   Take a look at &lt;a href=&quot;http://www.sun.com/servers/highend/m9000/&quot;&gt;Sun&#039;s M9000&lt;/a&gt;, &lt;a href=&quot;http://www-03.ibm.com/systems/p/hardware/midrange_highend/index.html&quot;&gt;IBM&#039;s p5 595&lt;/a&gt; and &lt;a href=&quot;http://www.hp.com/products1/servers/scalableservers/superdome/specifications.html&quot;&gt;HP&#039;s HP-9000 Superdome Server&lt;/a&gt;.   These computers can replace dozens of Intel based servers and thus are not something companies run out and buy dozens of.  (well normally!)  Interestingly... both HP and IBM are also Platinum Members of the Linux Foundation.    With a Platinum membership of $500,000USD each. How&#039;s that for biting the hand that feeds you (literally in Zemlin&#039;s case).&lt;br /&gt;
&lt;br /&gt;
The I/O throughput and disk-subsystems available for these machines normally far outstrip that of anything under Intel/Linux range.&lt;br /&gt;
&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;ZFS, Sun Zones/Containers and DTrace.&lt;br /&gt;
&lt;br /&gt;
Seriously you jest Mr Zemlin?&lt;br /&gt;
&lt;br /&gt;
Linux virtualization is still a mish-mash under heavy development. (take Xen, KVM, LVS and even Sun&#039;s VirtualBox)...  I wouldn&#039;t class as enterprise ready.   Hell, even VMWare that started in Linux roots, has moved over onto their own kernel.    Zones and Containers under Solaris are much neater and better suited to an enterprise environment.&lt;br /&gt;
&lt;br /&gt;
As for ZFS -- Linux has no mainstream file-system that competes.   The size of volumes and the ease of use leaves ext3 behind.  Even the upcoming ext4 has no real claims over ZFS.     For large scale filesystems, ZFS has it over native Linux filesystems. &lt;br /&gt;
&lt;br /&gt;
DTrace - ask any administrator of 100&#039;s of Linux servers if they think DTrace is a minor thing?  Sure &lt;a href=&quot;http://sourceware.org/systemtap/&quot;&gt;Systemtap&lt;/a&gt; is nice, but the &lt;a href=&quot;http://sourceware.org/systemtap/wiki/SystemtapDtraceComparison&quot;&gt;comparison of Systemtap to DTrace&lt;/a&gt; still shows some deficiencies.  Being able to trace safely on production systems is a requirement for something that can be used in the real world.  Add to it the ability to trace user-space programs and DTrace does indeed have some features many SysAdmins discuss and would love to see under Linux.&lt;br /&gt;
&lt;br /&gt;
&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Sun&#039;s open source Solaris &#039;too little-too late&#039;.  No community, still controlled by Sun.&lt;br /&gt;
&lt;br /&gt;
Wow...  I wonder if he would make the same statement if Microsoft released their OS as open-source?  Open-Solaris is a community site, though Sun still controls it.   There is nothing wrong with that.  It&#039;s their baby, and they can do with it what they like.&lt;br /&gt;
&lt;br /&gt;
Sun is still a large OSS backer....  remember products like &lt;a href=&quot;http://www.mysql.com/&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;Innotek/VirtualBox&lt;/a&gt;, and hey, they even &lt;a href=&quot;http://www.sun.com/software/opensource/java/&quot;&gt;OpenSourced Java&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Sun have shareholders to consider, and they need to make a return on their investments / R&amp;D.   I don&#039;t really have anything bad to say about the &lt;a href=&quot;http://www.sun.com/cddl/&quot;&gt;CDDL&lt;/a&gt;.  It makes sense for them... and hey something is better than nothing.  What I find hilarious is that many Linux advocates will bag the CDDL, but love Mozilla.    Wake up people... the CDDL is based on the &lt;a href=&quot;http://www.mozilla.org/MPL/MPL-1.1.html&quot;&gt;MPL&lt;/a&gt;!  The CDDL is also recognised as a license under the &lt;a href=&quot;http://www.opensource.org/licenses/cddl1.php&quot;&gt;OSI&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Open Solaris attempts  to drive customers to commercial Sun technology&lt;br /&gt;
&lt;br /&gt;
Actually most of the people I&#039;ve come across it are &lt;em&gt;already using&lt;/em&gt; the commercial  Solaris or wish to learn Solaris.  OpenSolaris is a nice way they can install it at home and come familiar with the environment outside of work at their own pace.  It makes sense that they can utilise the same operating system in their work-place and in the comforts of their own home. &lt;br /&gt;
&lt;br /&gt;
&lt;/li&gt;&lt;/ul&gt;For me,  I&#039;m a fan of Linux.    I love the breadth of software available to me, the rich and colourful community around it.  I have grown up watching Linux (I first compiled up an 0.54 kernel on a lowly 286).   My servers and desktops/laptops all run Linux.&lt;br /&gt;
&lt;br /&gt;
Having said that, I learnt *NIX on SunOS and later Solaris.   It has it&#039;s place, even in today&#039;s world.&lt;br /&gt;
I agree, the low-end UNIX servers are often replaced by Linux servers, yet there is nothing really in the Linux space that competes with the high-end UNIX environments.&lt;br /&gt;
&lt;br /&gt;
A lot of what we see in Linux has it&#039;s roots in commercial UNIX.  (Hell, who has networked file systems in their environment that doesn&#039;t use Sun&#039;s NFS?)&lt;br /&gt;
&lt;br /&gt;
So take some advice from a Linux admin at the coal face.  Linux co-exists well in a heterogeneous environment, sharing the space with commercial UNIXes and even those annoying Windows servers.&lt;br /&gt;
&lt;br /&gt;
If you need to beat up a &#039;Server OS&#039; next time Zemlin, try attacking Microsoft (Hint: they are not a member of the Linux Foundation).   &lt;br /&gt;
&lt;br /&gt;
Linux servers have probably dented more Windows server sales then that of commercial UNIX.  &lt;a href=&quot;http://www.samba.org/&quot;&gt;Samba&lt;/a&gt; has played a large role in that.&lt;br /&gt;
&lt;br /&gt;
Exchange is probably the last bastion of Microsoft dominance.  With the amount of Exchange &#039;replacements&#039; now on the go that run under Linux (ie: &lt;a href=&quot;http://www.postpath.com/&quot;&gt;PostPath&lt;/a&gt;, &lt;a href=&quot;http://www.zarafa.com/&quot;&gt;Zafara&lt;/a&gt;, &lt;a href=&quot;http://www.opengroupware.org&quot;&gt;OpenGroupWare&lt;/a&gt;, &lt;a href=&quot;http://www.scalix.com/&quot;&gt;Scalix&lt;/a&gt; and &lt;a href=&quot;http://www.open-xchange.com/&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;Open-Xchange&lt;/a&gt; to name just a small fraction of those available.  ) It&#039;s likely more inroads into the proprietary walls of Microsoft are now showing cracks in many corporations.   Many IT managers are struggling to justify the outrageous price they get slugged for Microsoft Exchange, and these cheaper and feature-rich alternatives are often fractions of the cost if not free.&lt;br /&gt;
&lt;br /&gt;
So next time you attempt to speak for the &#039;Linux Community&#039; Jim Zemlin, try actually speaking to some Linux administrators that live in the Fortune 500 world.  We aren&#039;t all hippies yelling &#039;free OS love&#039;.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;   In fact we happily co-exist with commercial *NIX and sometimes even Windows servers (much to our disgust).&lt;br /&gt;
&lt;br /&gt;
Leave your &quot;Us vs Them&quot; mentality at your door, it&#039;s not a view held by a large proportion of the Linux community.  Indeed many Linux administrators actually also administer other commercial *NIX machines in their day-to-day jobs.   There are more similarities between the commercial *NIX flavours and Linux than not.&lt;br /&gt;
&lt;br /&gt;
We do realise it&#039;s part of the Foundation&#039;s role to &#039;promote Linux&#039;, but keep the mud-slinging and crap out  of it.  Let Linux stand on it&#039;s own technical merits and not at the detriment of dragging another &#039;cousin&#039; down in the process.  We see enough of this style of &#039;marketing&#039; from Microsoft that we don&#039;t need to stoop to the same levels.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;&lt;sub&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt;&lt;br /&gt;
&amp;#8226; I work commercially as a Linux System Administrator at a Fortune-500 company.&lt;br /&gt;
&amp;#8226; I have however administered a large range of *NIX based operating systems over the years... including Solaris, HP-UX, AIX, Tru64, and IRIX just to mention a few of the more &#039;known&#039; variants.&lt;br /&gt;
&amp;#8226; My home desktop and all my servers run Linux.  Many that know me think I&#039;m a one-eyed Linux zealot!&lt;br /&gt;
&amp;#8226; I have no affiliations with Sun Microsystems at all.&lt;br /&gt;
&amp;#8226; The views and opinions expressed by some members of The Linux Foundation are not mine.&lt;/sub&gt;  
    </content:encoded>

    <pubDate>Sat, 27 Sep 2008 04:14:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/270-guid.html</guid>
    <category>apps</category>
<category>coding</category>
<category>email</category>
<category>hardware</category>
<category>java</category>
<category>linux</category>
<category>microsoft</category>
<category>mozilla</category>
<category>open source</category>
<category>samba</category>
<category>software</category>
<category>sysadmin</category>
<category>virtualbox</category>
<category>virtualization</category>
<category>windows</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Improving VirtualBox performance</title>
    <link>http://matt.bottrell.com.au/archives/265-Improving-VirtualBox-performance.html</link>
            <category>Apps</category>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Play</category>
            <category>Windows</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/265-Improving-VirtualBox-performance.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=265</wfw:comment>

    <slash:comments>30</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=265</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    Most people don&#039;t read User Manuals.  It&#039;s a shame as they miss out on lots of great tid-bits.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
One such nugget can be found on Page 66 of the &lt;a href=&quot;http://download.virtualbox.org/virtualbox/2.0.2/UserManual.pdf&quot;&gt;VirtualBox User Manual&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;Like a real SATA controller, VirtualBoxs virtual SATA controller operates faster and also consumes less CPU resources than the virtual IDE controller.&lt;/blockquote&gt;Interesting...&lt;br /&gt;
&lt;br /&gt;
I thought I would give this a go.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
I had an existing 32-bit Windows XP installation that used the traditional IDE interface, and found it used about 25% of my CPU when running (using an Intel Core 2 Duo E6600) when running under a 64-bit Linux installation.&lt;br /&gt;
&lt;br /&gt;
Whilst it ran fine, dropping the CPU utilisation and speeding it up sounded like a great idea.&lt;br /&gt;
Once done, I compared the results... it was indeed &#039;zippier&#039;, and low and behold, the CPU utilization had dropped to around 5%!  Now that&#039;s a big improvement!&lt;br /&gt;
&lt;br /&gt;
&lt;table&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/cpu-usage.png&quot; title=&quot;Gnome Screenlet showing CPU usage&quot; alt=&quot;Gnome Screenlet showing CPU usage&quot; /&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;So how did I go about it? &lt;br /&gt;
&lt;ol&gt;&lt;br /&gt;
&lt;li&gt;Start the Virtual Machine as per usual.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Download and install the &lt;a href=&quot;http://downloadcenter.intel.com/Product_Filter.aspx?ProductID=2101&quot;&gt;Intel Matrix Storage Manager&lt;/a&gt; (used to see the SATA interface).&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Install the software.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Shutdown the Virtual Machine&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Now create a temp virtual disk, and install this on SATA-1 on the virtual machine.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Boot back up and ensure you can see the disk (it won&#039;t be formatted, so you will probably need to look in the Disk Management utility found in the Administration Tools -&gt; Computer Management -&gt; Disk Management)&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Hopefully you can see the newly added disk.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Shutdown the virtual machine.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Change your IDE disk to now be on SATA Port 0&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Remove the temp disk you previously added.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Boot back up and you should now be on a SATA HDD, that now is more snappier and uses a lot less CPU.&lt;/li&gt;&lt;/ol&gt;You can also use the &lt;a href=&quot;http://downloadcenter.intel.com/Product_Filter.aspx?ProductID=2101&quot;&gt;floppy disk drivers&lt;/a&gt; to install it directly using the &#039;F6&#039; key during installation.&lt;/td&gt;&lt;/td&gt;&lt;/table&gt;&lt;br /&gt;
&lt;br /&gt;
NB: For those using Vista - you&#039;ll find it supports SATA out of the box.  (No need to install an additional driver)   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
So enjoy faster and less resource hungry virtual machines.&lt;br /&gt;
&lt;br /&gt;
NB:  Whilst this covers SATA under Windows based Virtual machines, it also applies to running Linux based Virtual Machines.&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/Screenshot-VistaVirtualBox.png&quot; title=&quot;Vista Running under VirtualBox&quot;&gt;&lt;img align=&quot;center&quot; border=&quot;0&quot; src=&quot;http://matt.bottrell.com.au/uploads/Screenshot-VistaVirtualBox-small.png&quot; title=&quot;Vista Running under VirtualBox&quot; alt=&quot;Vista Running under VirtualBox&quot; /&gt;&lt;/a&gt;&lt;/center&gt; 
    </content:encoded>

    <pubDate>Thu, 25 Sep 2008 18:24:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/265-guid.html</guid>
    <category>apps</category>
<category>hardware</category>
<category>linux</category>
<category>microsoft</category>
<category>play</category>
<category>software</category>
<category>virtualbox</category>
<category>virtualization</category>
<category>windows</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Setting up simple virtual box networking</title>
    <link>http://matt.bottrell.com.au/archives/258-Setting-up-simple-virtual-box-networking.html</link>
            <category>Apps</category>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Windows</category>
    
    <comments>http://matt.bottrell.com.au/archives/258-Setting-up-simple-virtual-box-networking.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=258</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=258</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    I&#039;ve seen many people that run Windows under &lt;a href=&quot;http://www.virtualbox.org/&quot; title=&quot;VirtualBox - OpenSourced Virtualization software for OpenSolaris, Linux, Mac and Windows&quot;&gt;VirtualBox&lt;/a&gt; to run those legacy applications that just haven&#039;t made it across to Linux.&lt;br /&gt;
&lt;br /&gt;
Too often I see people messing about with Ethernet bridging because they feel the need to have some incoming ports on the machine active to the outside world.  &lt;br /&gt;
Fair enough, however it&#039;s a complex way to accomplish that.   You&#039;re much better using the simple &lt;a href=&quot;http://en.wikipedia.org/wiki/Network_address_translation&quot;&gt;NAT&lt;/a&gt; interface, particularly if it&#039;s only a few incoming ports.&lt;br /&gt;
&lt;br /&gt;
NAT under VirtualBox does indeed allow incoming ports.   Knowing how to set these up is the key!&lt;br /&gt;
&lt;br /&gt;
By definition, a NAT internal IP uses an IP address in the private address space defined by &lt;a href=&quot;http://www.faqs.org/rfcs/rfc1918.html&quot;&gt;RFC1918&lt;/a&gt;.  Namely one from these networks:&lt;blockquote&gt;     10.0.0.0        -   10.255.255.255  (10/8 prefix) &lt;br /&gt;
     172.16.0.0      -   172.31.255.255  (172.16/12 prefix)&lt;br /&gt;
     192.168.0.0     -   192.168.255.255 (192.168/16 prefix)&lt;br /&gt;
&lt;/blockquote&gt;Most people are familiar with 192.168.0.0/24 or 192.168.1.0/24 which many ADSL routers provide.  Many know that you can setup &lt;a href=&quot;http://en.wikipedia.org/wiki/Port_forwarding&quot;&gt;port forwarding&lt;/a&gt; in their router to allow external IPs access to a particular port/service on their internal machine.  Virtual Box is no different.&lt;br /&gt;
&lt;br /&gt;
Like a network router that can be configured so that accessing a particular port on the router it can be sent directly to the machine(s) behind it.  How is this accomplished under VirtualBox?    You just configure a port on the host machine to be forwarded to the IP and port on the virtual machine.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
VirtualBox ships with a nifty little GUI.  It&#039;s simple but effective.  Unfortunately much of the power to configuring your virtual machines is not found in this tool.&lt;br /&gt;
VirtualBox also packs some handy cli tools for managing your virtual machines.&lt;br /&gt;
&lt;br /&gt;
One such tool is the &lt;strong&gt;&lt;em&gt;VBoxManage&lt;/em&gt;&lt;/strong&gt; utility. Infact this is the tool we&#039;ll be using to enable some port forwards.&lt;br /&gt;
&lt;br /&gt;
Let&#039;s enable the &lt;a href=&quot;http://en.wikipedia.org/wiki/Remote_Desktop_Protocol&quot;&gt;Remote Desktop Protocol&lt;/a&gt; in our Virtual Machine. This Virtual Machine is called MyVM for ease of use:&lt;blockquote&gt;VBoxManage setextradata &quot;MyVM&quot; &quot;VBoxInternal/Devices/pcnet/0/LUN#0/Config/vmrdp/Protocol&quot; TCP&lt;br /&gt;
VBoxManage setextradata &quot;MyVM&quot; &quot;VBoxInternal/Devices/pcnet/0/LUN#0/Config/vmrdp/GuestPort&quot; 3389&lt;br /&gt;
VBoxManage setextradata &quot;MyVM&quot; &quot;VBoxInternal/Devices/pcnet/0/LUN#0/Config/vmrdp/HostPort&quot; 3389&lt;/blockquote&gt;As you can see we passed several arguments to VBoxManage.   You&#039;ll find by just running VBoxManage without any arguments that it will list all it&#039;s available options (there is quite a few!).&lt;br /&gt;
&lt;br /&gt;
In this example the arguments are:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;setextradata:  Inform VBoxManage that we wish to do additional configuration of our Virtual Machine.&lt;/li&gt;&lt;li&gt;&quot;MyVM&quot;: The name of our virtual machine.&lt;/li&gt;&lt;li&gt;&quot;VBoxInternal....&quot;: The key we wish to change.  In this example, it&#039;s a new port forwarding rule on our specific ethernet card. (You&#039;ll find more information in the &lt;a href=&quot;http://download.virtualbox.org/virtualbox/2.0.2/UserManual.pdf&quot;&gt;UserManual for Virtual Box&lt;/a&gt; for a list of available ones)&lt;/li&gt;&lt;li&gt;Final value:  The actual value we wish to set for the key.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;
So what did the 3 lines accomplish?&lt;br /&gt;
&lt;ol type=a&gt;&lt;li&gt;We informed VBoxManage that we wanted to configure a TCP rule (named vmrdp) for our first ethernet card (pcnet)&lt;/li&gt;&lt;li&gt;We set the TCP port we want to send the forwarded packets to within the virtual machine. (GuestPort 3389)&lt;/li&gt;&lt;li&gt;We then defined the port we wanted to listen to on the VirtualBox Host (HostPort 3389)&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;
Now basically from anywhere on you can hit your Virtual Box Host on TCP/3389 (eg: Your Linux desktop), and it will forward the packets through to your virtual machine.  Neat &#039;eh?  If you are on your Linux box and running VirtualBox in say headless mode.. you can get a remote desktop session by just connecting to localhost:3389.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Some things to also remember:&lt;ul&gt;&lt;li&gt;If you need TCP and UDP rules... you need to define them seperately.&lt;/li&gt;&lt;li&gt;You need to set a &#039;working&#039; port forward with the triple configuration above (it takes 3 commands to get a working port forward.&lt;/li&gt;&lt;li&gt;No two rules can have the same name.  This also counts for a service that runs on both UDP/TCP on the same port.   In that instance name it something like myserviceudp and myservicetcp to distinguish them.&lt;/li&gt;&lt;li&gt;Port forwarding is set across reboots.   You don&#039;t need to do this multiple times.&lt;/li&gt;&lt;li&gt;VBoxManage basically edits the xml configuration file for your Virtual Machine.  If you don&#039;t want the port forwards any more... just edit the xml file directly is the fastest and easiest way (likewise once you get the hang of it and the format, there is nothing stoppign you editing the xml definition file directly).&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
Other things you should know about NAT networking include:&lt;ul&gt;&lt;li&gt;By default the NAT network is 10.0.2.0/24.&lt;/li&gt;&lt;li&gt;The actual network can be changed using VBoxManage modifyvm &quot;MyVM&quot; -natnet1 &quot;10.10.1.0/24&quot;  (Change the last value to your desired network/netmask.)&lt;/li&gt;&lt;li&gt;The IP assigned by the VBox DHCP server will be .15, with a gateway of .2.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
That&#039;s a brief introduction to some of the features you can accomplish with VBoxManage.  Explore a little and you&#039;ll be amazed how much you can customise.&lt;br /&gt;
&lt;br /&gt;
Have fun!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Wed, 24 Sep 2008 03:39:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/258-guid.html</guid>
    <category>apps</category>
<category>hardware</category>
<category>linux</category>
<category>networking</category>
<category>virtualbox</category>
<category>virtualization</category>
<category>windows</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>

</channel>
</rss>