Archive for the 'Hardware' Category
Sunday, January 21st, 2007
I thought I had written about this once before, but when I searched the site to find the solution I had come across before, I couldn’t find my post…. so, sorry if this is a duplication, but I’ve run into this on some AMD 64-bit based system boards. The most recent was based on the […]
Posted in Computers, Hardware, Linux, Linux, Software, Tech Support, Ubuntu | No Comments »
Sunday, January 21st, 2007
A few days ago I had reason to investigate iscsi and AoE (ata over ethernet). Both are protocols for sharing a physical drive over the network at the block level. Let me put it in context first. Traditional network file shares have been done like this…. Computer A has a large drive, it’s formatted and […]
Posted in Computers, Hardware, Networking | No Comments »
Monday, January 8th, 2007
One of the tools I looked at having for my expanding kit has been a usb wireless adapter that would work with minimal install on Windows/Mac or Linux. As you can imagine…. it’s not as straightforward as just getting one that’s compatible with Windows…. well, after much searching I found the D-Link DWL-G122 802.11g Wireless […]
Posted in Computers, Hardware, Linux Tech Support, Mac Tech Support, Networking, Windows Tech Support | 1 Comment »
Sunday, November 5th, 2006
Here are a few other notes on linux software raid. I created a directory called raidinfo to keep information in to make it easy to maintain the raid array. First… from the software raid howto, I’ve done the following…. sfdisk -d /dev/hda > /raidinfo/partitions.hda sfdisk -d /dev/hde > /raidinfo/partitions.hde So…. I’ve now got a good […]
Posted in Computers, Hardware, Linux Software, Linux Tech Support, Tech Support, Ubuntu | No Comments »
Sunday, November 5th, 2006
ah… the joys of *nix utilities…. I’ve just successfully tested a “capture” of a live, running system into a virtual disk image. No, I don’t mean that I booted up with an imaging utility. I took a live, booted and logged in system and imaged the primary hard drive that it was living on, into […]
Posted in Computers, Hardware, Linux Tech Support, Mac Tech Support, Networking, Tech Support, Virtualization, VMware, Windows Tech Support | No Comments »
Saturday, November 4th, 2006
I’ve had a machine for quite a while that I’ve been working on as a “backup server”. My goal with it is to have a RAID1 setup with two 250GB drives and I also wanted USB2/firewire functionality so that I could even add a USB drive to the array for the purpose of having a […]
Posted in Computers, Hardware, Linux Tech Support, Ubuntu | No Comments »
Friday, October 27th, 2006
I remember the question from long ago, we had just shared a printer across a windows network and…. wait for it…. “oh, well could I share my scanner too?” On windows the typical answer was NO, at least not unless there was a driver from the scanner manufacturer that supported it, but on linux the […]
Posted in Computers, Hardware, Networking, Uncategorized | 1 Comment »
Wednesday, October 18th, 2006
If you’re interested I’ve got a “first impressions” look at the Zoom H4 over on the ashevillemusiclessons.com site. I couldn’t decide where it would be more appropriate to post….. Send article as PDF
Posted in Hardware, Hobbies | 1 Comment »
Monday, October 9th, 2006
The other day I was trying to partition a drive hooked up via usb. (So it get’s /dev/sda as it’s device in linux)… I tried a few utilities to access the partition table and all failed, finally, I resorted to fdisk /dev/sda and was told “unable to read /dev/sda” which I thought was peculiar. The […]
Posted in Computers, Hardware, Linux Software, Linux Tech Support, Tech Support | 1 Comment »
Thursday, October 5th, 2006
OK, I know there are probably quite a few looking at this thinking…. “Hello where has he been?” when I’m talking about playing around with software raid under ubuntu linux, but…. in spite of all I’ve done supporting desktop systems and even small business servers I’ve never had an opportunity to setup a raid array. […]
Posted in Computers, Hardware, Linux Software, Linux Tech Support | No Comments »