ALSA sound device sharing
While I was working on a new project (an Internet Radio and Airplay server) with my Raspberry Pi I ran into an interesting sound issue. My original development on the […]
ALSA sound device sharing Read More »
While I was working on a new project (an Internet Radio and Airplay server) with my Raspberry Pi I ran into an interesting sound issue. My original development on the […]
ALSA sound device sharing Read More »
While working on one of my projects with the Raspberry Pu I soon came to relize that I would need some kind of wireless keyboard. I dug up a bluetooth
BlueTooth Wireless Keyboard on a Pi Read More »
I recently purchased an LCD display for my Raspberry Pi and decided to get it working with RasPlex. The display is a 16×2 HD44780 based LCD screen that I purchased
Enabling an LCD Display. Read More »
The Rasperry Pi is so small and portable, I like to take it with me so I can do development and play with projects on the go. The Raspberry Pi
Giving my Pi a Voice Read More »
The Raspberry Pi is such a small package it is just a crime to have it teathered to an ethernet interface. I wanted to make it a little more portable
There is a lot of development going on in the Linux and Raspberry Pi world. Bug can run into bug and other issues if you do not periodically check for
I have been working on cleaning up a lot of errors that I am seeing on my samba install. It appears that ZFS needs all the extended ACL support installed
Samba Errors and ZFS Read More »
This how-to documents how to setup ZFS and install FreeBSD 9.1 into it. ZFS is a great modern file system (invented by SUN Microsystems) to use under FreeBSD. It is
FreeBSD ZFS mirror/raidz Read More »
FreeBSD limits ICMP and UDP packets that come in on an interface in order to avoid a number of DoS attacks. The Default limits are good for 100Mb/s links but
ICMP Limits in FreeBSD Read More »
Postfix has a great array of tools to check and manipulate the mail queues. The postfix queues can get email stuck or backed up in them. This can happen for
Working with the Postfix Queue Read More »