Tag: Linux
Seagate Dockstar: Add an accessible serial port
by firestorm_v1 on Jul.21, 2010, under Embedded devices, Hardware, How-To's
Ok, so not long after I published the article on the hardware teardown of the Seagate Dockstar, I couldn’t help myself so I started working on things to do with this device. I did a lot of research in regards to the capabilities of the Dockstar, including being able to push a customized Linux OS on the device. Once I saw the article at Hackaday that covers exactly how to replace the OS, I knew I had to do it for myself. There are two ways to perform this upgrade however in order to capture syslog output and to be able to get to the bootloader, a serial port is required. Just about all of the sites will describe the pins needed to make the connection, however none of them detail how to do it very clearly and none of them address the issue of aesthetics. Read on for my method of adding a serial port to the Dockstar without affecting the look of the device.
Hardware Porn: Seagate Dockstar teardown
by firestorm_v1 on Jul.14, 2010, under Embedded devices, Hardware Pr0n, Linux
I was given a very interesting product by a friend of mine that happened to catch a good deal on woot.com a few days ago. Apparently Seagate has made a network fileserver device for their Freeagent Go line of portable USB drives called the Freeagent DockStar. (I can only think that this is a play on Battlestar Galactica’s Baystar – a cylon “aircraft-carrier” of sorts.) When I went to look for pictures online of the hardware, I was dismayed to find nothing about the inside of the little thing. So here they are in all their exposed glory, the innards of the Seagate Dockstar.
Android:Sprint officially releases Android 2.1 for Samsung Moment!
by firestorm_v1 on May.15, 2010, under Embedded devices, Linux, Product Reviews, Software
While writing up the review for the Samsung Moment versus the Palm Pre, I happened to find out that Sprint has now released Android 2.1 (Eclair) for the Moment. Guess now I have to start over again, but the up side is that this is a very significant update from Samsung’s initial release, Android 1.5.
You can download the update from Sprint at http://shop.sprint.com/en/software_downloads/pda_smartphone/samsung_moment.shtml
Please note: According to the instructions available at the link above, you will need to use a Windows PC to apply the update to your phone. I will be posting a mirror shortly and it will show up in the “Download Files” page at the top of this page.
Web: Stupid HTML trick to get past content filters
by firestorm_v1 on May.02, 2010, under How-To's, Miscellaneous, Networking, Software
I know it’s been a while since I posted, and I do apologize. Life has definitely not been kind to me in the regards of time however I have not forgotten anything. I have two major posts coming up hopefully within the next week, however here’s a quick article about a trick I discovered while working on a project with a friend. The project was to see if their content filter could be broken in their chat application andthrough a little bit of HTML know-how and some PHP code, I was able to crank out a generator to do just that. Read more to find out the details. (continue reading…)
Using Clonezilla to make your HD bigger
by firestorm_v1 on Dec.29, 2009, under How-To's, Linux, Software
(Ok, innuendo aside…)
Well, the Christmas/Yule break is over with and it’s time to get cracking. If you were like me this holiday season, you were either placed in the position if needing to do a hard drive upgrade for someone else or you received a new hard drive of your own that warrants upgrading. The CloneZilla site didn’t contain very clear instructions for what to do so I decided to write this howto documenting the process. In this howto, I will cover using the free application “CloneZilla” to perform a hard drive upgrade on a test installation of Windows XP from 4GB to a 10GB drive.
(continue reading…)
Add an SD card slot to a WRT54G v2
by firestorm_v1 on Sep.09, 2009, under Embedded devices, Hardware, How-To's, Linux
In this post, we’ll cover step-by-step how to add a SD cardslot to your Linksys WRT54G running DD-WRT and how to configure it in the DD-WRT UI. Granted, this has been done a lot already, however there is a significant lack of information on how to do it on the older V2’s. Read more for the complete step-by-step guide. (continue reading…)
Make APCUPSd tweet for help!
by firestorm_v1 on Aug.18, 2009, under How-To's, Linux, Software
Please note: Twitter stopped using “Basic” authentication methods on their API calls and unfortunately this method no longer works. User “Laramy” (comment below) has provided a workaround and I am currently working to test this. This document is still posted for archival reasons.
Well, the world is abuzz with all things twitter so I figured that I’d join the fray. But rather than tweeting about farts being blasted into an office chair or a toilet that twitters or even a tweeting toaster, I decided to do something useful with this thing called Twitter. I have APCUPSd running on a Linux box that tweets when the server detects a change in power. Read more to find out how you can incorporate this into your linux server.
Setting up Ubuntu to tftpboot with menu for installations
by firestorm_v1 on Aug.17, 2009, under How-To's, Linux, Networking, Software
This howto will cover performing the necessary steps for configuring Ubuntu Server 9.04 to distribute pxelinux images over the network for you to use to install Ubuntu or your favorite Linux distribution over the network. No more fumbling for installation CDs or boot floppies!
(continue reading…)