<?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/25456#M1438</link>
    <description>&lt;P class="mce-p"&gt;Foruming on a Friday night again *sigh* - must be a symptom of middle age (ahem) or something.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Yet again, I'm reminded of my extraordinary talent when it comes to not learning things I play with constantly.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;A minor one is those symbols - no idea - must find a suitable and up-to-date guide.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;But I do like GParted - reasonably intuitive, and an easy way of getting lots of gen about my partitions. Difficult to accidentally do a mischief, too. Famous last word.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;A more major area of ignorance of mine is the role of UUIDs in the labelling of partitions. As far as I can see, GRUB2 takes these awfully seriously, and gets the mutters if any vanish or change.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;I recently deleted a swap partition, and soon found myself bored with what seemed like a dire warning at every start (something to do with a partition being Missing In Action, or something.) Still worked, though. Might be worth googling how to chance UUIDs manually, or something. (&lt;STRONG&gt;sudo update-grub&lt;/STRONG&gt; usually seems to do a good job of bringing GRUB2 up to speed - I didn't think of that in the example mentioned, and was planning to install a different distro anyway. Not sure whether it would have taken care of the confusion.)&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Scan-wise, I find that Simple Scan meets my limited needs. Most distros seem to have drivers that work with most common printers/scanners - but I know I had to do something to make the scanning bit work. If you can't find an easy way, post back and I'll see whether I can find the envelope on the back of which I scribbled the instructions. No promises! I think Simple Scan (try simple-scan) might be available in Synaptic. It appears in my Synaptic - but then it would, once installed...&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Sod's Law. Your unused partition is the the left of the one you want to extend.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;It would be feasible (I think) to delete sda5 and grow sda7 to the left. Growing partitions to the left takes for ever, though.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;You'll also end up with strangely numbered partitions - not too serious, 'tho I think GRUB will irritate you by asking where the missing one has gone to on every start.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Interestingly, you also have two swap partitions. As far as I can see, this is quite unnecessary, even with two distros installed. They simply seem to latch on to whatever swap is available.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;One of the nice things about Linux is how easy installations tend to be. Since you've not got round to updating Lisa yet (IIRC correctly), it would be simple to copy any limited data accumulated so far from your Lisa installation - then reinstall.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;&lt;STRONG&gt;My own preference&lt;/STRONG&gt; in your specific instance would be as follows. I'm sure there's a more scientific way of sorting out, but this is easy - as long as you don't mind reinstalling.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Decide what partitions you want, rather than leaving it to the automated installer. On relatively small drives, I believe there's merit in limiting partitions to root (/) - what Windows would call the system partition, I think; home (/home) for data and stuff; a suitable swap partition (at least the size of your RAM plus a few MB for luck if you plan to enable hibernation, otherwise, according to taste...)&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;On drive space of less than about 60GB, I don't even use separate / and /home partitions - too easy to either waste space, or to run out of space on / if you want to install lots later. So my most common scheme is two partitions - / (which includes everything except swap by default, if you don't specify other "mount points" on other partitions) and swap. You'll find as much argument over the optimal size of the latter as you will over the Windows page file - as far as I can see, the only important one involves Hibernation. &lt;STRONG&gt;If you want this feature&lt;/STRONG&gt;, then Swap needs to be at least equal to RAM (plus a little for luck.)&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Delete sda 5, 7 and the two swaps (8 and 6).&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Using GParted on the live CD, set up your desired partitions (eg 20.5 GB Ext 4, 2.1GB swap - check the sums!)&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;During installation, select the manual partitioning option. I've not used Lisa's, and there are all sorts of variations - but the important thing is use your pre-planned partitions, setting the appropriate mount points - / (root) and swap in the example above.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;(Depending on the partitioner used by the distro, this can be surprisingly irritating - they're not always as intuitive as they might be.)&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;A common one at the moment needs you to right-click on the appropriate partition, select something like "change" and from the ensuing dialogue box (work through the whole darned thing) tell it to use the partition as ext4 - even though you've already formatted it - or swap, or whatever.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;After a bit of fiddling, easier done than said.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;I suspect you're way ahead of me here, but you'll have noticed a couple of assumptions GParted makes.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;a) Each drive can hold a maximum of four primary partitions. Linux, unlike Windows, can come to life from within a logical partition.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;b) The partition scheme you show is typical (apologies if you did it all yourself - I'm assuming a degree of automation there.)&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;The extended partition is dev/sda2, as it is a primary partition. 3 and 4 are reserved for any other primary partitions, so the partitions within the extended partition will always start with dev(device)/sda5.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;So I'd keep your extended partition, delete the logical partitions within it, set up an ext4 partition as / and one for swap (both within the extended partition), and install Lisa (or whatever) to the pre-formatted partitions.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Time for dinner and a spot of Dr Tennent's Golden Vitamin B supplement. Tonight was a gym night. If you are a Gary Larson fan, you'll be able to visualise OE at the gym. A portly person with specs who has been known to fall off an exercise bike.&lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt; &lt;/P&gt;&lt;BR /&gt;
&lt;P class="mce-p"&gt;Hope all that stuff above isn't totally redundant or confusing.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Nov 2011 23:53:31 GMT</pubDate>
    <dc:creator>otherego</dc:creator>
    <dc:date>2011-11-25T23:53:31Z</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>

