CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

linux

Breadcrumb

  • Home
  • computer
  • linux

Pogoplug V4 Redux: Pogoplug Office

By drink | Thu July 13, 2017

Once upon a time, a Marvell developed a product called the Sheevaplug to drum up interest for their "Kirkwood" ARM-compatible CPU line. This was a complete linux system hidden in a wall wart, whose design they gave away as a reference. This led to a number of Sheevaplug-based devices hitting the market, including the PogoPlug, a line of cheap NAS devices which are all based on the Sheevaplug design with various single-core Marvell CPUs. They are now discontinuing not only that line but also the service for the same, so the devices are cheaper than ever before right now, and this is a great time to pick one up — I got one for $13.

pogoplug
linux
howto
  • Read more about Pogoplug V4 Redux: Pogoplug Office
  • Log in or register to post comments

lspci for linux as a shell script

By drink | Sat February 14, 2015

I needed a quick version of lspci for looking at some linux systems without pciutils, so I threw this one together in a couple of minutes.

It's very simple, it doesn't tell you what the devices are, but it does tell you what kind of devices they are and what their PCI ID is. Then you can go look that up online to figure out what they are. It wouldn't be a horrible stretch to add support for the pci.ids file, but it wasn't necessary for my purposes.

linux
pci
script
  • Read more about lspci for linux as a shell script
  • Log in or register to post comments

Fix wrong drive letter and can't boot Windows 7 after disk swap

By drink | Tue January 27, 2015

I just got a nice Samsung EVO 850 SSD, and therefore got the chance to remove two spinning disks from my PC. But in order to make this happen, I had to move Windows to the SSD I had in my PC already. So I mounted the new SSD and formatted it ext4, and transferred Linux without a hitch. Then I booted up and used gparted to transfer Windows to the old SSD I'd just vacated, and it wouldn't boot. I thought these problems were over? I used my Linux install (with vmware player) to fix the problem just as I had used it (with gparted) to copy Windows from one volume to another.

windows 7
repair
linux
howto
  • Read more about Fix wrong drive letter and can't boot Windows 7 after disk swap
  • 3 comments
  • Log in or register to post comments

Gateway LT3201 with Athlon 64 TK-42

By drink | Thu June 26, 2014

Short, short, short form: Before installing, install setfsb, then add a REG_EXPAND_SZ (named, perhaps, underclock) like this to the registry in HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run:

c:\programs\setfsb\setfsb.exe -w0 -s50 -q

linux
hardware
  • Read more about Gateway LT3201 with Athlon 64 TK-42
  • Log in or register to post comments

udev automounting and samba sharing without tools

By drink | Mon February 03, 2014

I recently became reinterested in pogoplug devices when they seemed to have come down to a fairly reliable ten to twenty dollars for the latest models, the kind with an SD slot. They're nice little ARM-based machines with a lovely case and pads for a 3.3 volt serial port. Now I wanted to add a little basic functionality to them when running Debian.

linux
udev
samba
howto
  • Read more about udev automounting and samba sharing without tools
  • Log in or register to post comments

Debian on Pogoplug V4 Mobile

By drink | Sun December 15, 2013

Once I bought a dockstar, and was mightily annoyed by it. Eventually new Pogoplugs came out, and I invested a whopping nine bucks in a used pogoplug mobile. After having it deregistered by support, I tried installing ArchLinuxARM on it. This produced a brick with a flashing green light, so do not try to install Arch for ARM on this device. It's probably possible to make it work, but the default install instructions don't work. Further, the revert process didn't work either! Seems like their u-boot is broken for this device.

pogoplug
linux
howto
  • Read more about Debian on Pogoplug V4 Mobile
  • 1 comment
  • Log in or register to post comments

Goodbye Justhost, hello Namecheap and Nosupportlinuxhosting

By drink | Sun March 03, 2013

Since this site is really just my personal blog, it requires little in the way of resources as compared to any "real" site. Drupal caches most content for anonymous users, and I am generally the only person logged into the site and I'm not on it very often. As a result I've always gone for the cheapest hosting that seemed it would do the job at the time I was looking. This has sometimes had mixed results, but these days it's mostly fairly simple to change hosting, and this is what I've just done.

justhost
namecheap
nosupportlinuxhosting
hosting
linux
  • Read more about Goodbye Justhost, hello Namecheap and Nosupportlinuxhosting
  • Log in or register to post comments

What I really needed to know about the Dockstar

By drink | Wed February 13, 2013

The Seagate Dockstar is the lowest-end PogoPlug device, a tiny low-power ARM server which runs Linux. Devices like this are ubiquitous now, but when the PogoPlug came out it was extremely unusual. It also cost substantially more than it does today, when a Rev.2 PogoPlug (not the new-new one, the old new one) is only $20. The only cheaper ARM-based server I know of is the Dockstar, which can be had for as little as $14 through Amazon today. Regardless of which PogoPlug you might have, you probably want to run Debian Squeeze with a recent kernel featuring LED support, which is not that difficult — but finding all the information you need is.

dockstar
linux
howto
kernel
u-Boot
  • Read more about What I really needed to know about the Dockstar
  • Log in or register to post comments

A .desktop file for gksudo

By drink | Sat February 09, 2013

I myself probably should have looked for one of these before I made this one; it's a .desktop file for gksudo that gives you access to it from the GUI in non-incidental ways. Below the break you'll find the text, which is not very long.

howto
linux
software
  • Read more about A .desktop file for gksudo
  • Log in or register to post comments

Hey nVidia, what happened?

By drink | Sun August 05, 2012

Hey, nVidia, what has happened to your drivers lately? They seem to have all the quality I expect from ATI drivers. I have new problems I didn't have before my last Linux driver upgrade. What, exactly is wrong over there, and what can I do to help short of buying a $600 graphics card from you? Sincerely, formerly a rabid pro-nVidia, anti-AMD Linux user.

linux
nVidia
Driver
fail
  • Read more about Hey nVidia, what happened?
  • Log in or register to post comments
Pagination
  • Previous page ‹‹
  • Page 3
  • Next page ››
Subscribe to linux
Powered by Drupal

Copyright © 2026 Martin Espinoza - All rights reserved