<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: The Linux Distro Thread (maybe) in Computing Advice &amp; Technology Chat</title>
    <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/2067828#M3232</link>
    <description>&lt;P&gt;Hi, again, Steve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to concede that I'm battling to find anything that doesn't make the simple task of dual-booting a modern Linux distro and WXP look really complex. Perhaps using pure Google rather than StartPage might help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A couple you might find useful:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.dedoimedo.com/computers/dual-boot-windows-7-ubuntu.html"&gt;http://www.dedoimedo.com/computers/dual-boot-windows-7-ubuntu.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;goes into a fair amount of detail. Slightly odd - he's using an elderly version of Ubuntu, but never mind - gives a good idea of its partitioner, and of the GParted alternative.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vista (= W7 for our purposes) doesn't always take kindly to having its partition shrunk. In the past I've used a Vista DVD to repair the boot system - the tutorial shows another approach, which looks better to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;XP is less cantankerous. I said last night that you should defrag it within an inch of its life, and promptly found a guide which said defragging didn't help - but that a full disk check should be carried out. I tend to assume that one would &lt;STRONG&gt;carry out a chkdsk prior to defragging,&lt;/STRONG&gt; and would tend to do both. (The only problem I've had so far with XP/Linux happened when I didn't bother defragging XP. Now watch all my attempts from here on go pear-shaped.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remember that you can run useful apps like the GParted partitioner directly from the live Linux CD/DVD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My own sequence when I dual boot XP on one of my eBay relics with a Linux distro:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chkdsk (OK, OK, sorry I said nothing about this earlier) and thoroughly defragment WXP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fire up the Linux live CD. (Or DVD - most of them are too big to fit on CDs now. You know what I mean.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Launch GParted from the live CD. Following Igor's instructions in the above link, shrink the WXP partition until you have whatever space you want to use for Linux. I tend to do partitions one at a time; never tried Igor's trick of setting up all the new partitions in advance then telling GParted to do its thing. As you prefer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the "unallocated" space which GParted then shows on your drive (everything to the right of the shrunken Windows partition), create the partitions you want for Linux. Windows needs a primary partition to boot from; Linux will boot from just about anything. (Google for more info if required.) One hard drive can only hold four primary partitions. Having shrunk the Windows partition/s (W7 etc waste partitions horribly with the system partition, etc etc, all labelled primary by default), I make the whole of the rest of the drive an "extended" partition. This counts as one primary partition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within the extended partition, I set up my Linux system's partitions. I like to have a / (root) partition for the system files, a /home partition for my user stuff, and a swap partition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is unnecessarily fiddly most of the time, though, and you can leave out the /home partition. Just create a / partition (nah, I've no idea why they use "/") and a swap partition. Saves you trying to guess how much space the system will need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Linux uses swap much as Windows uses the page file. It also uses it for hibernation, so if you plan to hibernate, it should be at least as big as your RAM - plus a few MB for luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's say you have a 250 GB hard drive. GParted will read this as about 232 GiB. Chkdsk and defrag. Shrink the Windows partition. If in doubt, just give it about half the drive - worth doing a little thinking about this, as resizing partitions once everything's installed can take an age&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's say, then - shrink your Windows NTFS partition to about 116 GiB. (If your Acer has a "hidden" recovery partition and you've not burned recovery disks, leave it alone - another primary partition wasted *sigh*).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You've 2GB of RAM, so you want to leave 2GB for the swap partition. to the right of your newly shrunk Windows partition, create a 114 GiB (or whatever will leave a shade over 2GB/your RAM free) ext 4 partition - you choose this from GParted's menus; self explanatory. During installation, you'll mark this as / - I'm assuming you won't bother with separate / and /home partitions (quite wasteful on a small hard drive.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the remaining space, create your swap partition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now follow Igor's instructions to install Ubuntu/Mint/whatever - the setpup he shows is typical enought for you to be able to work out any little variations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you get to the partitioning choices, select "something else" or "manually allocate space" or whatever the partioner offers rather than simply choosing the default "install alongside Windows" or whatever it is, assuming you want to control the partitioning process yourself. (More on this later.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whilst you don't need to tell it to partition your / and swap partitions, you DO need to mark these partitions as / and as swap during the installer's partioning step. Simply click on the partition concerned to highlight it, click "edit" (actually, I think the current ones say "change" - easy to work out the details), tell it to use the partition concerned as ext4 or swap as appropriate using the drop down menus, detail the mount point (ie mark the ext4 partition / and the swap partition as, er, swap), and press on with the installation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's another tutorial here, if you can bear it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://help.ubuntu.com/community/WindowsDualBoot"&gt;https://help.ubuntu.com/community/WindowsDualBoot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With respect to the automatic partitioning choice - "Install them side by side" or whatever it is - I have to say I've not tried this. I've seen a number of comments advising against it, but with no really compelling reasons. If you have all your Windows reinstallation stuff, you might give it a try and let us know how it goes (it should give you the option to decide how much space to allow each installation - Windows and Linux.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, Steve, it always ends up looking really complicated, when it isn't, really. Bit like riding a bicycle - easier to do than to describe, as long as one is willing to accept a few mishaps in the early stages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I find any clearer guides, I'll link to them. Getting towards my bed time now, though...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 05 Oct 2013 23:49:54 GMT</pubDate>
    <dc:creator>otherego</dc:creator>
    <dc:date>2013-10-05T23:49:54Z</dc:date>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21314#M264</link>
      <description>Thought I'd start this one off, rather than continue on another thread.&lt;BR /&gt;
&lt;BR /&gt;
As a quick catch up for others:&lt;BR /&gt;
&lt;BR /&gt;
Have a look at Unetbootin, as a means to try out different versions of Linux, without producing numerous coasters (unwanted CDs).&lt;BR /&gt;
I haven't tried the method of installing to hard drive, only the USB flash drive method (so far).
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 08:06:54 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21314#M264</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T08:06:54Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21317#M265</link>
      <description>Otherego: Puppy was a pain to setup for wireless. Once the OS was rebooted and I created a small (64Mb) save space, I got on better.&lt;BR /&gt;
I chose Setup:Network Wizard and selected the wireless network card. From there, clicked on WPA2 (the encryption that I use, choose appropriately), then Scan. Select your network, then Advanced, followed by your network key.&lt;BR /&gt;
It took a few attempts, but this is written in Puppy, Seamonkey browser on a wireless network - booted from a flash drive, with the previously mentioned software &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
Time to put some add-ons onto Seamonkey to stop those flamon' feeBay ads. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
EJ
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 09:41:48 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21317#M265</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T09:41:48Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21324#M266</link>
      <description>I used Seamonkey for a while a bit back and found it would take quite a few Firefox addons. Have a try.
&lt;CENTER&gt;&lt;BR /&gt;
&lt;HR size="4" width="550" color="#CEFF00" /&gt;&lt;BR /&gt;
&lt;A href="http://members.ebay.co.uk/aboutme/grumpy-cook"&gt;&lt;BR /&gt;
&lt;IMG src="http://www.grumpycook.me.uk/grumpylogo.jpg" border="0" /&gt;&lt;BR /&gt;
&lt;/A&gt; &lt;BR /&gt;
&lt;FONT face="Verdana"&gt;&lt;FONT size="1"&gt;&lt;EM&gt;Click on logo or &lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;FONT color="#0000ff"&gt;m&lt;/FONT&gt;&lt;FONT color="#ff0000"&gt;e&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; for free Apps, Utilities and Antivirus Removal Tools&lt;/EM&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 09:53:15 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21324#M266</guid>
      <dc:creator>grumpy-cook</dc:creator>
      <dc:date>2009-04-09T09:53:15Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21328#M267</link>
      <description>Done and dusted - onto another Distro now :-)
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:08:05 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21328#M267</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T10:08:05Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21332#M268</link>
      <description>Thanks for the suggestions, ej. I'll have a go a little later.&lt;BR /&gt;
&lt;BR /&gt;
Great idea, starting the new thread. There seems to be an increasing interest in Linux, and it would be useful to have a common meeting-point for queries.&lt;BR /&gt;
&lt;BR /&gt;
Even for a computer "newbie" it's a lot of fun, and offers useful practical options for members of an internet-based community like e-bay's.&lt;BR /&gt;
&lt;BR /&gt;
I managed to add NoScript and Addblock Plus to Seamonkey with no problems, but it wouldn't accept Flashblock. Yet.</description>
      <pubDate>Thu, 09 Apr 2009 11:06:32 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21332#M268</guid>
      <dc:creator>otherego</dc:creator>
      <dc:date>2009-04-09T11:06:32Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21338#M269</link>
      <description>There is a release of Flashblock specifically for Seamonkey.&lt;BR /&gt;
&lt;BR /&gt;
https://addons.mozilla.org/en-US/seamonkey/addon/433
&lt;CENTER&gt;&lt;BR /&gt;
&lt;HR size="4" width="550" color="#CEFF00" /&gt;&lt;BR /&gt;
&lt;A href="http://members.ebay.co.uk/aboutme/grumpy-cook"&gt;&lt;BR /&gt;
&lt;IMG src="http://www.grumpycook.me.uk/grumpylogo.jpg" border="0" /&gt;&lt;BR /&gt;
&lt;/A&gt; &lt;BR /&gt;
&lt;FONT face="Verdana"&gt;&lt;FONT size="1"&gt;&lt;EM&gt;Click on logo or &lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;FONT color="#0000ff"&gt;m&lt;/FONT&gt;&lt;FONT color="#ff0000"&gt;e&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; for free Apps, Utilities and Antivirus Removal Tools&lt;/EM&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:10:23 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21338#M269</guid>
      <dc:creator>grumpy-cook</dc:creator>
      <dc:date>2009-04-09T11:10:23Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21341#M270</link>
      <description>I use an RSS feed on my toolbar to http://distrowatch.com/ - loads of info. and I stumbled upon (sic) a distro that specifically mentions EeePC (though can't remember which one :-p)&lt;BR /&gt;
Not sure about Seamonkey, or any benefits over 'raw' Firefox. If only Opera would catch up on the add-ons :-)
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:28:50 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21341#M270</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T11:28:50Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21345#M271</link>
      <description>OMG this place is full of geeks.&lt;BR /&gt;
&lt;BR /&gt;
:-p&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Runs &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;HR color="#AA0000" /&gt;Hangman images and links to a few youtubes &amp;amp; games.&lt;A href="http://members.ebay.co.uk/aboutme/countess_vlad" target="_blank"&gt;&lt;IMG src="http://pics.ebaystatic.com/aw/pics/uk/aboutme-small.gif" border="0" /&gt;&lt;/A&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:32:09 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21345#M271</guid>
      <dc:creator>countess_vlad</dc:creator>
      <dc:date>2009-04-09T11:32:09Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21347#M272</link>
      <description>Gentoox (media centre), so I suppose Gentoo must be worth a try ;-)
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:32:52 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21347#M272</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T11:32:52Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21351#M273</link>
      <description>C_V: :^O
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:33:23 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21351#M273</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T11:33:23Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21355#M274</link>
      <description>For Otherego: http://forum.eeeuser.com/viewforum.php?id=15
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:37:15 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21355#M274</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T11:37:15Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21360#M275</link>
      <description>Wannabe geeks, too!&lt;BR /&gt;
&lt;BR /&gt;
We really appreciate the help, all of you.</description>
      <pubDate>Thu, 09 Apr 2009 11:37:53 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21360#M275</guid>
      <dc:creator>otherego</dc:creator>
      <dc:date>2009-04-09T11:37:53Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21363#M276</link>
      <description>Getting close to Nirvana now, using the aforementioned utility, I can see how easy it is to make up a multi-boot Linux Distro Flash Drive :-)
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 11:48:23 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21363#M276</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T11:48:23Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21368#M277</link>
      <description>And the odd joker as well:&lt;BR /&gt;
&lt;BR /&gt;
A woman goes to her doctor's office, to&lt;BR /&gt;
discuss a strange development. &lt;BR /&gt;
She has discovered a green spot on the&lt;BR /&gt;
inside of each thigh. They won't&lt;BR /&gt;
wash off, they won't scrape off, and&lt;BR /&gt;
they seem to be getting worse. &lt;BR /&gt;
&lt;BR /&gt;
The doctor assures her he'll get to the&lt;BR /&gt;
bottom of the problem,  tells her not to worry   &lt;BR /&gt;
until he gets the tests back. &lt;BR /&gt;
&lt;BR /&gt;
A few days later, the woman's phone&lt;BR /&gt;
rings.. Much to her relief, it's the doctor. &lt;BR /&gt;
She immediately begs to know what's&lt;BR /&gt;
causing the  spots. The doctor says, 'You're perfectly&lt;BR /&gt;
healthy--there' s no problem. But I'm wondering, was  &lt;BR /&gt;
your boyfriend that Harley guy in the waiting room?' &lt;BR /&gt;
&lt;BR /&gt;
The woman stammers, 'Why, Yes, but how&lt;BR /&gt;
did you know?' &lt;BR /&gt;
 &lt;BR /&gt;
Tell him his earrings aren't real gold.&lt;BR /&gt;
&lt;BR /&gt;
See y'all later. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Thu, 09 Apr 2009 14:00:02 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21368#M277</guid>
      <dc:creator>nazmatazz42</dc:creator>
      <dc:date>2009-04-09T14:00:02Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21371#M278</link>
      <description>Well, that's done for our serious, geekish Linux thread. What don't people understand about "On A Lighter Note"
&lt;CENTER&gt;&lt;BR /&gt;
&lt;HR size="4" width="550" color="#CEFF00" /&gt;&lt;BR /&gt;
&lt;A href="http://members.ebay.co.uk/aboutme/grumpy-cook"&gt;&lt;BR /&gt;
&lt;IMG src="http://www.grumpycook.me.uk/grumpylogo.jpg" border="0" /&gt;&lt;BR /&gt;
&lt;/A&gt; &lt;BR /&gt;
&lt;FONT face="Verdana"&gt;&lt;FONT size="1"&gt;&lt;EM&gt;Click on logo or &lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;FONT color="#0000ff"&gt;m&lt;/FONT&gt;&lt;FONT color="#ff0000"&gt;e&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; for free Apps, Utilities and Antivirus Removal Tools&lt;/EM&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 14:14:46 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21371#M278</guid>
      <dc:creator>grumpy-cook</dc:creator>
      <dc:date>2009-04-09T14:14:46Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21373#M279</link>
      <description>Yep, didn't even read. Damn C,Q&amp;amp;A posters! X-(
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Thu, 09 Apr 2009 14:18:49 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21373#M279</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-09T14:18:49Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21378#M280</link>
      <description>Puppy Linux worked fine for me, although if I lowered the screen resolution, the bottom bar was off screen, and opened SeaMonkey pages would also be off the screen.&lt;BR /&gt;
&lt;BR /&gt;
Basically the screen would be cropped and not resized.&lt;BR /&gt;
&lt;BR /&gt;
I'll give it another try now.
&lt;BR /&gt;&lt;HR /&gt;&lt;CENTER&gt;&lt;IMG src="http://i279.photobucket.com/albums/kk160/munchkins_pics/ccr.png" /&gt;&lt;/CENTER&gt;</description>
      <pubDate>Fri, 10 Apr 2009 00:24:34 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21378#M280</guid>
      <dc:creator>*_munchkin_*</dc:creator>
      <dc:date>2009-04-10T00:24:34Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21382#M281</link>
      <description>Puppy Linux works fine, and the network connection is easy to establish. The only problem so far, is that the screen resolution is stuck at 1600 x 1200, although I chose a lower resolution from the xorg setup menu?
&lt;BR /&gt;&lt;HR /&gt;&lt;CENTER&gt;&lt;IMG src="http://i279.photobucket.com/albums/kk160/munchkins_pics/ccr.png" /&gt;&lt;/CENTER&gt;</description>
      <pubDate>Fri, 10 Apr 2009 01:06:02 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21382#M281</guid>
      <dc:creator>*_munchkin_*</dc:creator>
      <dc:date>2009-04-10T01:06:02Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21386#M282</link>
      <description>Last year I was using Mandriva, which I found to be a very good distro with an excellent GUI incorporating Compiz. As I run a server though, I changed over to CentOS (server edition with no GUI) which is more appropriate. Having to run without a GUI has taught me a fair bit about Linux.&lt;BR /&gt;
&lt;BR /&gt;
In both cases though, Webmin has proved an invaluable tool and I wouldn't want to run Linux without it. For those who don't know Webmin is a browser-accessible administration panel. It allows you to do all sorts of tasks on your Linux installation including disk and partition management, networking, package install, uninstall and update, setting up cron jobs and boot jobs and hardware management. It has a traditional tree based file manager and makes Samba admin quite easy. There's lots more too and you don't need to be sudo-ing this and su-ing that all the time.
&lt;CENTER&gt;&lt;BR /&gt;
&lt;HR size="4" width="550" color="#CEFF00" /&gt;&lt;BR /&gt;
&lt;A href="http://members.ebay.co.uk/aboutme/grumpy-cook"&gt;&lt;BR /&gt;
&lt;IMG src="http://www.grumpycook.me.uk/grumpylogo.jpg" border="0" /&gt;&lt;BR /&gt;
&lt;/A&gt; &lt;BR /&gt;
&lt;FONT face="Verdana"&gt;&lt;FONT size="1"&gt;&lt;EM&gt;Click on logo or &lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;FONT color="#0000ff"&gt;m&lt;/FONT&gt;&lt;FONT color="#ff0000"&gt;e&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; for free Apps, Utilities and Antivirus Removal Tools&lt;/EM&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/CENTER&gt;</description>
      <pubDate>Fri, 10 Apr 2009 06:45:52 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21386#M282</guid>
      <dc:creator>grumpy-cook</dc:creator>
      <dc:date>2009-04-10T06:45:52Z</dc:date>
    </item>
    <item>
      <title>The Linux Distro Thread (maybe)</title>
      <link>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21389#M283</link>
      <description>For purists, Webmin is a "no-no" due to security concerns but I have to say it's real handy &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Generally, there are a few gotchas with it though, so care is needed (for example: mail handling with openSuse, if I recall correctly).
&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;
&lt;CENTER&gt;&lt;BR /&gt;
&lt;IMG src="http://i36.tinypic.com/2rrxt1s.jpg" border="0" alt="(c) E Jonsen" /&gt;&lt;BR /&gt;Just skimming the surface&lt;BR /&gt;&lt;BR /&gt;
&lt;FONT size="-2"&gt;Opinions/guidance expressed are intended to benefit the reader (mostly) but no responsibility should be assumed for the accuracy and no warranty is implied/expressed or given - so eBay may pull this post&lt;/FONT&gt;&lt;BR /&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Fri, 10 Apr 2009 09:24:35 GMT</pubDate>
      <guid>https://community.ebay.co.uk/t5/Computing-Advice-Technology-Chat/The-Linux-Distro-Thread-maybe/m-p/21389#M283</guid>
      <dc:creator>ej-solutions</dc:creator>
      <dc:date>2009-04-10T09:24:35Z</dc:date>
    </item>
  </channel>
</rss>

