[dacrib.net]

Everything is broken.

Primary menu

Skip to primary content
Skip to secondary content
  • Home
  • Login

Category Archives: Linux

$49 Cubieboard is a raspberry pi competitor.

Posted on September 5, 2012 by Brandon — No Comments ↓

The $49 Cubieboard is a slightly more expensive, but better suited for duty as an HTPC option to the raspberry pi. It even has an IR receiver built in. Specifications below. 1G ARM cortex-A8 processor, NEON, VFPv3, 512KB L2 cache Continue reading →

Posted in HTPC, Linux, Projects | Leave a reply

List all installed RPMs by size

Posted on March 8, 2012 by Brandon — No Comments ↓

rpm -q -a –qf “%10{SIZE}\t%{NAME}\n” | sort -k1,1n

Posted in Linux, Work | Leave a reply

ipv6 is starting to see some actual usage

Posted on November 12, 2011 by Brandon — No Comments ↓

brandon-mbpro:~ brandon$ host more.net more.net has address 198.209.253.10 more.net has IPv6 address 2610:e0:1:50:198:209:253:168 more.net mail is handled by 5 smtp.more.net. MARK – this is the 1st time I have seen a hostname resolve to an ipv6 address out in the Continue reading →

Posted in Linux, Work | Leave a reply

Boxee Beta introduced

Posted on December 7, 2009 by Brandon — No Comments ↓

The Boxee beta was introduced today around 7:00 PM eastern via a webcast. Link.

Posted in Gadgets, HTPC, Linux | Leave a reply

I discovered pgrep and pkill

Posted on February 4, 2009 by Brandon — No Comments ↓

pgrep, pkill – look up or signal processes based on name and other attributes

Posted in Linux | Leave a reply

Installing and configuring freeswitch: part 1

Posted on February 4, 2009 by Brandon — No Comments ↓

These instructions detail compiling and installing freeswitch under centos 5.x. It should be noted that this was done successfully under a xen vm hosted at linode. yum -y install subversion autoconf automake libtool gcc-c++ ncurses-devel make mkdir /usr/src/freeswitch cd /usr/src/freeswitch Continue reading →

Posted in freeswitch, Linux | Tagged freeswitch centos voip | Leave a reply

dacrib.net migration

Posted on February 3, 2009 by Brandon — No Comments ↓

I migrated dacrib.net from a shared hosting instance provided by a friend at hostrocket, to a xen instance on linode.com today. So far so good. Things left to do: 1. set up a cron for offsite backups to somewhere else Continue reading →

Posted in Linux, Projects | Tagged linode xen hosting | Leave a reply

ZFS in practice – installation under ubuntu

Posted on December 15, 2008 by Brandon — 5 Comments ↓

1. vim /etc/apt/source.list.d/zfs-fuse.list add deb http://ppa.launchpad.net/brcha/ubuntu intrepid main deb-src http://ppa.launchpad.net/brcha/ubuntu intrepid main 2. update sudo apt-get update 3. install it sudo apt-get install zfs-fuse 4. Enjoy

Posted in Home Server, Linux, Projects | 5 Replies

htop == a better top.

Posted on December 1, 2008 by Brandon — No Comments ↓

We all know and love table of processes or simply top. Its a common admin tool. I found a derivitive that I like better. All hail htop.

Posted in Linux | Leave a reply

ZFS in practice – verifying transparent compression -

Posted on November 5, 2008 by Brandon — 1 Comment ↓

I had read about the transparent compression that zfs offers. I wanted to verify it so I did, and sent my results off. As we all know no experiment is valid unless verifiable. I wanted be sure that the transparent Continue reading →

Posted in Linux, OS X, Projects, Work | 1 Reply

Post navigation

← Older posts

Categories

  • freeswitch
  • Gadgets
  • Home
  • Home Server
  • HTPC
  • Linux
  • OS X
  • Projects
  • Uncategorized
  • Work
  • wtf?
June 2013
M T W T F S S
« May    
 12
3456789
10111213141516
17181920212223
24252627282930

Recent Comments

  • Self on Open source home automation, now with *ruby*
  • Eben Pagan Accelerate Bonus on How do reset all iCal data
  • George spirou | Susandade on IPTV, part 2.
  • Edgestjearget on My thoughts on the new iPhone 3GS
  • listener on Only children can hear this sound.
Copyright © 2013 [dacrib.net] . All Rights Reserved.
Powered by WordPress | Theme: Catch Box