I've built a MythTV home media PC, attempting to keep the costs down. It's already cost $539, which is more than a Tivo HD ($299), and very close to a Tivo Series 3 ($575). The advantages over buying a TVIO include:
DVD / CD playback and archiving to HD.
Cheaper subscription costs (Free over the air, or [...]
This Bluetooth wireless mouse/keyboard (HID device) includes a laser pointer, five way joystick style mouse, and two option buttons. The mouse portion works basically out of the box with my linux laptop.
A few years ago when I first bought it, I installed a Lucent Technologies Prism based mini-pci wifi card in my IBM/Lenovo Thinkpad X31 laptop because the prism chipset had good linux support. But, it does not support WPA2 encryption. I decided the easiest fix was to upgrade to an Intel Pro/Wireless 2100 Lan adapter, [...]
Older versions of SSH kept a ~/.ssh/knwn_hosts file which contained the name of each server you had connected to, along with it's public key. If you ever wanted to erase a public key, you simply edited the file with your favorite text editor, found the name of the server, and then deleted that line. (You [...]
I recently had trouble using the standard kbluetoothd and KDE OBEX file push client to send a movie to my Motorola V3xx cell phone over bluetooth. The transfers would be denied with no explanation. I decided to try the command line tool obexpush (written my Marcel Holtmann of the BlueZ project) to see if I [...]
The LG CU500 Phone is one of Cingular's new non-smart 3G phones, and can be purchased relatively inexpensively with a contract. (Amazon sells them for 0.01 with a 2 year contract, cingular charged $50 the last time I checked.) Although it doesn't have a mini-qwerty keyboard and good email support like the Blackjack, 8525, [...]
I have a Motorola cell phone, and when it is plugged into my linux laptop via a USB cable it appears as a /dev/ttyACM0 device. (Unless I already have an ACM device plugged in, then it appears as /dev/ttyACM1). BUT, it's much nicer to be able to point my phone programs (such as kmobiletools and [...]
I created this script which will convert a movie to play on a cell phone (.3gp format). It works on Mandriva linux, and uses ffmpeg (because my version of mp4creator didn't work).
If, for some reason your linux computer won't boot, it could be because the bootloader has gotten correupted. If you are using GRUB, a few things could have gone wrong, but I will describe how to do a complete re-install of grub, and then set up the boot menu again. The system I was working [...]
I purchased a D-Link DWL-G122 802.11g USB Adapter to use with my Mandriva Linux based router and was pleased to find that it worked out of the box. (I was also pleased to find a desk dock for USB sticks included in the box.) Mandriva installed a wireless Ethernet device named "rausb0" which worked [...]