Below you will find pages that utilize the taxonomy term “Home Server”
Recording with HDHomeRun without Plex
The Case of the Dying Hard Drive That Flipped Bits
The symptoms were hard to notice at first: downloaded files would sometimes be corrupted, especially large files; attempts to fix those downloads (using par2) would more often than not fail. Then it became bizarre; calculating the checksum of those files would sometimes, but not always, result in different values.
Allowing programs run by regular users to open ports below 1024
Normally, only the root user is allowed to open ports below 1024. That’s why, if you try running an application as a normal (non-root) user, and that application tries to open a port below 1024, you’ll get an error (access denied most likely).
If you’re running Fedora (and that would probably work on other distros too), there’s a command you can run, as root, that will allow such programs to open any of those ports, even if they’re run by a regular user.
Videos5 - A web application to stream videos to your iPad (and all)
The iPad is now very popular in the house. I seldom can use it as a recipe book to cook something, as it was intended… It’s either in my oldest’s hands, playing Labyrinth 2 HD, either on my wife’s lap, browsing her Facebook & reading her emails.
But still, sometimes, it’s nice to use it for other things. One such other thing would be to stream videos from the Amahi home server sitting in a closet upstairs. One can watch a recorded TV show in bed, or hand the iPad to the big kid to let him watch Cars or Nemo while we’re watching the news, or something non kid-friendly.
Being of the DIY kind, I made my own web-app to achieve this, using the new HTML5 videos tag.