All of my IRC is done from my main virtual machine, which is also my e-mail server and web server, and thus, it’s running Debian stable (currently lenny), unfortunately this does not include the Net::Twitter library that twirssi relies on.
-
March 21st, 2010 by cj2003
This HowTo explains how I set up a highly available NFS server using Debian 5 (Lenny) and drbd8 with heartbeat. I did this setup a few days ago. Just for fun. So I thought, it’s a good idea to document this.
-
March 16th, 2010 by cj2003
Last night in my zombified state I migrated from RHEL 5 to Debian Lenny as I need to brush up on my Debian skillz. This was alot easier than expected thanks to my good friend rsync.
-
March 14th, 2010 by cj2003
Nothing different about AMD64. Note that before doing sudo make install, you may wish to remove /usr/local/lib/python2.6/site-packages directory especially if you have a previous installation of Python 32-bit system.
-
March 14th, 2010 by cj2003
Today we’re installing snmpd so that we can query our debian server from another remote server that will use snmp in alert scripts and pretty graphing software.
-
March 12th, 2010 by cj2003
Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document describes how to install a vsftpd server that uses virtual users from a MySQL database instead of real system users.
-
March 9th, 2010 by cj2003
Actually Debian has the python-wxgtk2.8 package which you can simply apt-get if you wish to have it installed as part of Python 2.5 which is the stable version for Lenny. I’m adding wxPython 2.8 to Python 2.6, which I installed from source.
-
March 8th, 2010 by cj2003
After a fresh installation of Debian Lenny, I wanted to use a quite very recent version of VirtualBox. One solution is the Debian backports : Here are the VirtualBox packages available
-
March 7th, 2010 by cj2003
I’m doing some comparative analysis of various distributed non-relational databases and consequently wrestled with the installation of Riak on a server running Debian Lenny.
-
March 5th, 2010 by cj2003
Notes taken from another blog post on installing xen 3.2 on Lenny.
-
February 27th, 2010 by cj2003
Some of you might know Nagios, some of you might not. Nagios is a network and server monitoring system. It’s open source and widely used (at least that’s my impression). I now use Nagios to monitor all of my network, and my server it self.
-
February 27th, 2010 by cj2003
My daily duties as a sys admin today included installation and configuration of SuPHP. SuPHP is an apache dynamic module for executing PHP scripts with the permissions of their owners.
-
February 19th, 2010 by cj2003
At my place of employment, we just finished our debian upgrades. Overall I have huge respect for debian and the apt package tool. Overall the migration from etch to lenny across several servers was easy, except for one back.
-
February 17th, 2010 by cj2003
I’ve been trying this already several times over the last three months, but always failed to build the latest Valgrind from sources on my Debian box. At last I had success.
-
February 17th, 2010 by cj2003
This should be an easy to follow guide about how to install Xen on Debian 5. You should be able to copy/paste most parts of on your shell. Please run this only on a clean and up-to-date Debian system.
-
February 15th, 2010 by cj2003
Currently there is no package for the Haskell-Platform in Debian stable. However, the source of this platform and GHC is available for download at ghc and platform.
-
February 10th, 2010 by cj2003
Yesterday I played with QEMU in order to run a Debian Lenny distro on a virtualized ARM arch. The Debian installation was easy thanks to this post of Chris Dew. I just wanted to point out what I did to get the virtual machine running after installing the distro.
-
February 6th, 2010 by cj2003
Debian Etch is soon to be unsupported by the Debian team, there for all Debian Linux Servers need to be upgraded to Debian Lenny, I work for Netzen (an IT Support company) and have upgraded many Linux servers to Debian Lenny over the past month, So I am providing this guide on how to upgrade [...]
-
February 6th, 2010 by cj2003
When Debian issues a point release, as it just did with the current Stable distribution Lenny going from the 5.0.3 to 5.0.4, it’s no big deal. They happen. But you don’t need to throw out your Lenny install CDs or do any kind of reinstallation.
-
February 5th, 2010 by cj2003
During much of the time I was running Ubuntu, I told myself that I’d be running Debian instead, if only I could get everything working.
-
February 2nd, 2010 by cj2003
The Debian project is pleased to announce the fourth update of its stable distribution Debian GNU/Linux 5.0 (codename “lenny”). This update mainly adds corrections for security problems to the stable release, along with a few adjustments for serious problems.
-
January 31st, 2010 by cj2003
mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM’s snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a snapshot of the volume containing the MySQL data directory, and unlocks the tables again.
-
January 31st, 2010 by cj2003
Finch is a powerful text user interface instant messaging client based on libpurple, and it comes included in the Pidgin source, the popular GNOME IM client.
-
January 28th, 2010 by cj2003
This short tutorial describes how to configure JBoss Application Server (Jboss GA 5.1.0) on a debian linux (Debian GNU/Linux 5.x “Lenny” ).
-
January 27th, 2010 by cj2003
module-assistant is a tool for building Debian kernel modules from source, without having to rebuild the whole kernel. It fetches module-source packages that have been prepared for the Debian distribution via apt and produces .deb packages.
-
January 25th, 2010 by cj2003
This tutorial will show how to compile and install the latest VLC from source in Debian Lenny in several steps. The current version at the time of writing is VLC 1.0.1, so the tutorial should work successfully for it.
-
January 17th, 2010 by cj2003
After compiling MPlayer on Debian 3.1 Sarge, I looked for a decent frontend to MPlayer. I found two frontends, SMplayer and Gnome-Mplayer. I chose to try Gnome-MPlayer because I am a GNOME person
-
January 17th, 2010 by cj2003
After having a bit of a nightmare getting any kind of live-system to boot on any mac in my flat (usb, cd etc), I realised that little sluggy which my brand new PC Engines board is due to, well not replace (particularly in my heart), but help out a little bit, was still faithfully sitting [...]
-
January 12th, 2010 by cj2003
FreeSWITCH is an open-source telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch.
-
January 12th, 2010 by cj2003
This is for some who face difficulty in reading NTFS partitions in Debian.
-
January 11th, 2010 by cj2003