How a storage company builds their own

posted Sep 4th 2009 11:00am by Mike Szczys
filed under: linux hacks

blackblaze_storage_pods

Want 67 Terabytes of local storage? That’ll be $7,867 but only if you build it yourself. Blackblaze sells online storage, but when setting up their company they found the only economical way was to build their own storage pods. Lucky for us they followed the lead of other companies and decided to share how they built their own storage farm using some custom, some consumer, and some open source components. Read the rest of this entry »

KernelCheck kernel compiler

posted Aug 25th 2009 12:00pm by Mike Szczys
filed under: downloads hacks, laptops hacks, netbook hacks

kernelcheck

If you’ve ever tried compile a linux kernel yourself you know the headache of configuring and taking care of dependencies. KernelCheck makes this a point and click process for debian based linux distributions such as Ubuntu. You can use it to compile and install any 2.6.* stable kernel as well as the bleeding edge. KernelCheck even offers custom compilation options such as including kernel patches or rolling in proprietary video drivers. A tutorial (PDF) is also provided so you can see what you’re getting yourself into.

[via Web Upd8]




Full debian on a router board

posted Feb 28th 2009 1:45pm by Caleb Kraft
filed under: news

deb

[Anthony] has transformed a simple router board into a fully fledged Debian system. The board is an RB433AH which has a 680Mhz development board with 3 LAN ports and 3 Mini PCI slots intended for routing tasks. At roughly $150, this could be a pretty versatile tool to have around. Possibly more useful than the SheevaPlug.

X11 on Android

posted Feb 22nd 2009 6:53pm by Eliot Phillips
filed under: android hacks, cellphones hacks, downloads hacks, g1 hacks

x11

[ghostwalker] has put together instructions for running X11 on your Android device. This means you can run a full-blown Linux desktop environment on your phone. It requires you to already have a Debian shell on the phone, which we covered earlier. Instead of having to come up with a custom display driver, it’s hooked to a VNC server. You can connect to it using an Android VNC viewer on the phone or via any other VNC client. The how-to suggests either IceWM or the even lighter-weight LXDE for a window manager. You could potentially install Gnome or KDE, but we’d be surprised if it was any faster than dog slow. Let us know if you have any success with this and what you think the best use is.

Debian on the G1 once again

posted Jan 15th 2009 7:55pm by Eliot Phillips
filed under: android hacks, cellphones hacks, downloads hacks, g1 hacks, google hacks

g1

[ghostwalker] dropped in on our previous Debian Android post to let us know that he had streamlined the install process. The first time around, it quickly became difficult to complete the process because firmware updates had taken away root access. Hackers have since figured out how to downgrade from RC30 and install BusyBox. All you need to do to put Debian on your phone is download the package from [ghostwalker] and then run the installer script. This isn’t technically a port since Debian already has ARM EABI support. What would you run on your phone if you had access to the entire Debian package tree? A video of Debian starting up is embedded below.

Read the rest of this entry »




Ubuntu 9.04 Jaunty Jackalope first alpha released

posted Nov 23rd 2008 7:42pm by Eliot Phillips
filed under: android hacks, downloads hacks, g1 hacks, news

ubuntu

The target release date may be over five months out, but the Ubuntu team is already pushing the first alphas of Jaunty Jackalope out the door. The new release is not for the weak and is intended solely for people who want to vet bugs and contribute to the project. The release is designed to bring Ubuntu back in line with Debian. One of the areas they’re working on is the ARM port (we saw the Debian version on the G1).

[photo: Kordite]

[via Download Squad]

Running Debian and Android on the G1

posted Nov 11th 2008 7:44pm by Eliot Phillips
filed under: android hacks, cellphones hacks, g1 hacks, google hacks, security hacks

tmobileg1

[Jay Freeman] has a rather exhaustive tutorial on how to set up a Debian environment on your T-Mobile G1. The first major issue with this is that getting root level access through telnetd is being patched. It certainly is a security issue that needs to be fixed, but a user shouldn’t have to root their own phone to begin with. While the G1 comes with some Linux tools, they’re limited. [Jay]’s goal was to create a familiar Debian environment on the phone. It takes a few tricks, but if you’re familiar with the command line, you shouldn’t have any problems. Debian already has ARM EABI support, so creating a working image isn’t a problem. The image file is stored on the SD card and mounted using the loopback device. The G1’s kernel has module support turned on, so [Jay] created an ext2 and unionfs kernel modules. [Benno Leslie]’s Android version of busybox is used to perform the actual mounting. Once mounted, you just need to chroot into the environment to start playing with native Linux apps. [Jay] takes this a step further by using unionfs to make the Android and Debian environments share the same root. This is really a great how-to and it’s nice to know that modules can be added to the kernel.

[photo: tnkgrl]

[via Hackszine]

Hack a Day serves up fresh hacks each day, every day from around the web and a special How-To hack each week.

Send us your hacks