Home Search
bit - search results
If you're not happy with the results, please do another search
UID 1979 signing in
To kick off this blog, I would like to start with a general observation about online communities. After all, that's what Linux and...
Kubuntu Karmic Alpha 1 Released
Just a quick note letting you all know that Kubuntu Karmic Alpha 1 has been released. If you are looking to contribute to an...
Installing kernel source on CentOS/RedHat
1. Maybe you do not need the full kernel sourceIf you need to compile a kernel driver module, the chances are you do not...
Installing kernel source on CentOS/RedHat
1. Maybe you do not need the full kernel sourceIf you need to compile a kernel driver module, the chances are you do not...
Centralized logging with syslong-ng over stunnel
Installing syslog-ng and stunnelLogin to the client and the server, download syslog-ng and stunnel and install them:# yum install -y openssl-devel glibc gcc glib2#...
Network Card Bonding On RedHat
In the following I will use the word bonding because practically we will bond interfaces as one. Bonding allows you to aggregate multiple ports...
Nice console regex helper
Last week I stumbled on a nice console regex helper. It’s not that I’m bad at regex but switching between sed, vim, python, perl...
Plugging Ahead: DIY Basic Apache/PHP Web Server
I've been working with the Arduino micro-controller for a couple of years and have been seeking an inexpensive, compact solution for connecting it to...
NOOB’s adventures in Linux From Scratch
I've played around with Linux a bit in the past, edited files and even compiled a few kernels with step by step...
NOOB’s adventures in Linux From Scratch
Hello, This being my second installment I'm starting to read my first prerequisite ...