<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with ubuntu and hardware</title>
      <link>http://ask.metafilter.com/tags/ubuntu+hardware</link>
      <description>Questions tagged with 'ubuntu' and 'hardware' at Ask MetaFilter.</description>
	  <pubDate>Tue, 27 Nov 2012 11:49:25 -0800</pubDate> <lastBuildDate>Tue, 27 Nov 2012 11:49:25 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How to get Win 7 to recognize a large HDD</title>
	<link>http://ask.metafilter.com/229781/How%2Dto%2Dget%2DWin%2D7%2Dto%2Drecognize%2Da%2Dlarge%2DHDD</link>	
	<description>How can I get Windows 7 64bit to recognize my 3 TB SATA hard drive? BIOS sees it, it works fine under Ubuntu, but it doesn&apos;t show up in Win 7&apos;s disk manager / storage tool. Approaches so far:&lt;br&gt;
- Updated BIOS&lt;br&gt;
- Formatted disk as GPT under Ubuntu&lt;br&gt;
   --- first with two 1.5 TB partitions&lt;br&gt;
   --- later without any partitions (just GPT format)&lt;br&gt;
- Rescanned / refreshed under disk manager&lt;br&gt;
&lt;br&gt;
Further info:&lt;br&gt;
- The disk won&apos;t be used as boot disk (but as additional storage)&lt;br&gt;
- Disk doesn&apos;t show up under Win 7 device manager&lt;br&gt;
- BIOS shows disk, but with reduced size&lt;br&gt;
- Ubuntu shows the disk as it should be.&lt;br&gt;
&lt;br&gt;
Is there a third party driver I could use under Windows 7?&lt;br&gt;
Am I missing something to get this HDD to work?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.229781</guid>
	<pubDate>Tue, 27 Nov 2012 11:49:25 -0800</pubDate>
	<category>gpt</category>
	<category>harddisk</category>
	<category>hardware</category>
	<category>hdd</category>
	<category>sata</category>
	<category>ubuntu</category>
	<category>windows7</category>
	<dc:creator>lord_yo</dc:creator>
	</item>
	<item>
	<title>What&apos;s a good simple and cheap media or file server setup?</title>
	<link>http://ask.metafilter.com/123343/Whats%2Da%2Dgood%2Dsimple%2Dand%2Dcheap%2Dmedia%2Dor%2Dfile%2Dserver%2Dsetup</link>	
	<description>Advice for a server newb who needs help getting started with a simple media/backup/torrent server? I&apos;ve got a 438 GB movie collection an on external 500 GB USB hard drive right now, so I need to upgrade. I was thinking of buying two 1 TB external drives and using rsync for a poor man&apos;s RAID 1 setup. But for good drives plus shipping, that&apos;s nearly $250, and I thought, why not just setup a real file server? And maybe get a Bit Torrent thingy going too, so I could turn off my main computer at night and keep transfers going? Heck, I&apos;d probably come up with other useful things for the server to do too.&lt;br&gt;
&lt;br&gt;
But I don&apos;t know where to start. For hardware, looking at, say, a Dell Inspiron 530 ($379), it&apos;s too powerful and too expensive for what I&apos;d use it for.&lt;br&gt;
&lt;br&gt;
And for the OS... Windows Home Server? Ubuntu? I don&apos;t know what&apos;d be easiest.&lt;br&gt;
&lt;br&gt;
Ideas? Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.123343</guid>
	<pubDate>Fri, 29 May 2009 08:15:38 -0800</pubDate>
	<category>backup</category>
	<category>cheap</category>
	<category>computer</category>
	<category>easy</category>
	<category>hardware</category>
	<category>linux</category>
	<category>media</category>
	<category>os</category>
	<category>server</category>
	<category>simple</category>
	<category>torrent</category>
	<category>ubuntu</category>
	<category>windows</category>
	<dc:creator>wastelands</dc:creator>
	</item>
	<item>
	<title>Growable Linux hardware RAID?</title>
	<link>http://ask.metafilter.com/85038/Growable%2DLinux%2Dhardware%2DRAID</link>	
	<description>How can I make a growable hardware RAID-5 Linux system? Is LVM the right choice, or am I setting myself up for trouble?  Lots of geeky details follow. I&apos;m setting up a home file server / project box.  Consistent with my budget, I&apos;m using only the finest, most sophisticated hardware &#8230; from 1998.&lt;br&gt;
&lt;br&gt;
What I have is a Dell PowerEdge 2300.  It has a PCI hardware SCSI RAID card, called the &quot;PERC2/SC&quot; (known to people outside Dell as the &quot;AMI MegaRAID 466&quot;), attached to a six-slot SCAII drive bay.  Right now I have 4 74GB SCSI disks in the bay set up as a RAID-5.  I want to have the option of adding more drives later on, bringing it up to 6x74GB in a RAID-5.&lt;br&gt;
&lt;br&gt;
The card&apos;s BIOS configuration utility supports expanding the array volume by adding disks later on -- that&apos;s not a problem.  But what I&apos;m concerned about is the filesystem that I might build on top of that volume.  Obviously I don&apos;t want to hose all my data when I install an additional drive and expand the array.&lt;br&gt;
&lt;br&gt;
I&apos;ve been doing some reading and it seems like LVM might be part of the answer, so to that end I installed Ubuntu-server, creating a small ext3 /boot partition and giving the rest of the free space to LVM as a physical volume.  In fdisk, this looks basically like: (cutting block numbers)&lt;br&gt;
&lt;br&gt;
&lt;code&gt;Disk /dev/sda: 219.8 GB 26724 cylinders&lt;br&gt;
/dev/sda1   1   26274   Extended&lt;br&gt;
/dev/sda5* 1      31    Linux&lt;br&gt;
/dev/sda6   32 26724 Linux LVM&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
I have this gut feeling that this won&apos;t work when I expand the array, and the &quot;disk&quot; that the LVM PV is sitting on (/dev/sda) suddenly increases in size.  The fact that I can&apos;t find much information on growing a LVM physical volume isn&apos;t reassuring, either.&lt;br&gt;
&lt;br&gt;
So, is this really the way to go? And if not, what&apos;s the best option?  Should I forget LVM and just put the filesystem right down on the RAID volume directly?  (I&apos;m planning on using JFS for low CPU usage and easy online resizing, but I&apos;m open to other suggestions.)  Should I eliminate the /boot partition and turn the whole RAID volume into an LVM PV somehow?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85038</guid>
	<pubDate>Sat, 01 Mar 2008 14:36:39 -0800</pubDate>
	<category>configuration</category>
	<category>dell</category>
	<category>hardware</category>
	<category>Linux</category>
	<category>LVM</category>
	<category>perc2sc</category>
	<category>poweredge2300</category>
	<category>RAID</category>
	<category>setup</category>
	<category>ubuntu</category>
	<dc:creator>Kadin2048</dc:creator>
	</item>
	<item>
	<title>Graphics card for Dell T105/Ubuntu machine?</title>
	<link>http://ask.metafilter.com/84537/Graphics%2Dcard%2Dfor%2DDell%2DT105Ubuntu%2Dmachine</link>	
	<description>LinuxNewbie/Hardware Filter: I just bought a &lt;a href=&quot;http://www.dell.com/content/products/productdetails.aspx/pedge_t105&quot;&gt;Dell T105&lt;/a&gt; server and installed Ubuntu on it. The machine is great, but graphics performance is very very bad. It only has PCI and PCIe 8x slots, no PCIe 16x ones. Is it possible to get a compatible graphics card? I know it&apos;s a server, not a desktop machine. I&apos;m not trying to run the latest video games on it, but even 2D graphics performance is completely lacking using the onboard graphics chip. A 64 MB PCI graphics card would be good enough, it just has to be supported by Ubuntu.&lt;br&gt;
&lt;br&gt;
I know this is a very specific and somewhat daft question, since I&apos;m trying to use server hardware as a desktop machine, but my attempts at looking up the answer have been completely fruitless.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84537</guid>
	<pubDate>Mon, 25 Feb 2008 03:52:10 -0800</pubDate>
	<category>dell</category>
	<category>hardware</category>
	<category>linux</category>
	<category>pci</category>
	<category>pcie</category>
	<category>t105</category>
	<category>ubuntu</category>
	<dc:creator>Zarkonnen</dc:creator>
	</item>
	<item>
	<title>Where can I buy an $800 Linux Server?</title>
	<link>http://ask.metafilter.com/62341/Where%2Dcan%2DI%2Dbuy%2Dan%2D800%2DLinux%2DServer</link>	
	<description>I need to buy a server for around $800 ($1000 as an absolute maximum). It will be hosting a website with a (PostGres) database that will start at around 4GB and grow slowly (so  would like at least 2GB of RAM). It &lt;b&gt;must&lt;/b&gt; be able run Linux, preferably Ubuntu or Debian. I go to college in Kentucky, where I work for &lt;a href=&quot;http://wrfl881.org&quot;&gt;Radio Free Lexington&lt;/a&gt;. I am now home in the DC area for the next three months, during which I intend to develop a custom CMS/Radio Station Management/Playlist tracking system. The problem is, I have nothing to run or develop it on.&lt;br&gt;
&lt;br&gt;
Before I left Kentucky, I had ordered a Dell Optiplex 320. It arrived two days before I had to leave, and what I thought would be a quick and straightforward install turned out to be extremely difficult (see &lt;a href=&quot;http://ask.metafilter.com/61862/The-Blinking-Cursor-of-Immense-Frustration&quot;&gt;this thread&lt;/a&gt;). Even if it is possible, I&apos;m now out of town and can only ask the minimal effort of the person who has graciously volunteered to help me out of this mess and install the replacement machine in my absence.&lt;br&gt;
&lt;br&gt;
So I&apos;m looking for recommendations for a &quot;server&quot; (whether it is billed as such by the manufacturer is not important to me) that is comparable or better to the Optiplex machine, but is well documented as being trivially Linux compatible (no kernel patching) or ships with a Linux distribution installed. It must be something I can order in the next two weeks (I know Dell is promising Ubuntu systems... but I can&apos;t wait). Dell is not out of the running, but I&apos;m highly suspicious now.&lt;br&gt;
&lt;br&gt;
Here are the specs of the last machine:&lt;br&gt;
&lt;br&gt;
P4 Processor 641 (3.20GHz, 2M, 800MHz FSB)&lt;br&gt;
80GB SATA HDD (the SATA controller is actually what caused the problem, so I&apos;m somewhat wary)&lt;br&gt;
2GB SDRAM&lt;br&gt;
$643 before shipping.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.62341</guid>
	<pubDate>Thu, 10 May 2007 11:25:46 -0800</pubDate>
	<category>computer</category>
	<category>database</category>
	<category>debian</category>
	<category>dell</category>
	<category>hardware</category>
	<category>hosting</category>
	<category>linux</category>
	<category>purchasing</category>
	<category>server</category>
	<category>ubuntu</category>
	<category>webhosting</category>
	<dc:creator>phrontist</dc:creator>
	</item>
	<item>
	<title>How do I install Ubuntu on an old laptop with no CD drive?</title>
	<link>http://ask.metafilter.com/44941/How%2Ddo%2DI%2Dinstall%2DUbuntu%2Don%2Dan%2Dold%2Dlaptop%2Dwith%2Dno%2DCD%2Ddrive</link>	
	<description>My place of employment sees a LOT of laptops come and go.  Recently a PIII Dell Latitude L400 ultralight came through and was marked for surplus, but I want to use it for Ubuntu.  One snag, though. I don&apos;t have the CD-ROM drive for this sucker.  It&apos;s got a 30GB hard drive and 512MB of RAM, so it&apos;s a decent power old ultralight that would be wonderful for having around the house for wireless (I have a card that works with Ubuntu already).&lt;br&gt;
&lt;br&gt;
Where and/or how do I get a free CD drive for this thing in order to get Ubuntu on it?&lt;br&gt;
&lt;br&gt;
Failing that, how hard is a network install option (it has an ethernet port built in)?  I&apos;m just getting my feet wet on linux installs (this will be my fourth one) and they have all been CD installs so far, so a network install would be a new beast for me.  Can anyone point me to a decent FAQ on how I would go about doing that?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.44941</guid>
	<pubDate>Mon, 21 Aug 2006 16:01:15 -0800</pubDate>
	<category>hardware</category>
	<category>laptops</category>
	<category>latitude</category>
	<category>linux</category>
	<category>old</category>
	<category>ubuntu</category>
	<dc:creator>smallerdemon</dc:creator>
	</item>
	<item>
	<title>Ubuntu help?</title>
	<link>http://ask.metafilter.com/42958/Ubuntu%2Dhelp</link>	
	<description>I switched from Windows XP to Ubuntu one month ago.  Everything was working perfectly well until this week, but now I am having keyboard problems. I think this might have something to do with a system update that I installed this week, but since I&apos;m a real Linux newbie, I&apos;m not totally sure (hence this post.)  &lt;br&gt;
&lt;br&gt;
BTW, I don&apos;t want to switch back to XP; other than this, I have been really happy with the all-over improved performance of my machine since making the switch.&lt;br&gt;
&lt;br&gt;
The scenario is this: I am working on a Dell Inspiron 8200 laptop.  When typing I somehow activate caps lock, without actually hitting the caps lock key.  Deactivating caps lock (hitting the caps lock key) doesn&apos;t have any effect, and I end up having to restart the machine.&lt;br&gt;
&lt;br&gt;
I guess I can roll back the changes, but before I do that, I wanted to ask about it here.  [&amp;amp; I have tried the forums, but I&apos;m not finding the info I need.]</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.42958</guid>
	<pubDate>Tue, 25 Jul 2006 13:54:05 -0800</pubDate>
	<category>hardware</category>
	<category>keyboard</category>
	<category>linux</category>
	<category>ubuntu</category>
	<dc:creator>lilboo</dc:creator>
	</item>
	
	</channel>
</rss>

