This post will explain how to set up a NAS server with Debian running essential services such as ssh, samba, nfs, cups, rdiff-backup and rtorrent with a web interface; and using two HDDs in RAID 1 mode with everything encrypted.
-
December 13th, 2009 by cj2003
rTorrent is a popular command line based bittorrent client. It provides very powerful features yet it is very light on the system – contrary to other bittorrent clients like Vuze.
-
December 7th, 2009 by cj2003
If you ever wanted to Login into to your root a/c in Debian and also in other Debian based distros, this is the way of doing it. I think the same works for other distros. But I have got no time to test them out.
-
December 4th, 2009 by cj2003
For those of you looking for DHT support with the default rtorrent package that it is in the Debian 5 apt repos you are out of luck. Currently the only way to get DHT support for rtorrent is to use the 0.8.5-2 release for Debian “Squeeze” (testing).
-
December 2nd, 2009 by cj2003
The APC cache can significantly improve your PHP script performance, just by installing it, which basically takes 5 minutes! (Plus, it’s actually supported by the core PHP developers and will probably be integrated into PHP6…)
-
November 29th, 2009 by cj2003
Of course, there is a catch – new computers have graphic cards that lenny simply cannot cope with anymore. And if you want new drivers, you need new xorg version
-
November 29th, 2009 by cj2003
When I first looked at how old the nginx package in the debian repo was I thought that I should compile nginx. However, I eventually managed to find a more recent repo which I will post later.
-
November 26th, 2009 by cj2003
If you run Etch you will want to use backport.org
-
November 23rd, 2009 by cj2003
In an older post I explained how to create a bond interface in Debian Etch… now, this doesn’t work anymore due to some changes in Lenny. So, long story short, first of all, install ifenslave….
-
November 8th, 2009 by cj2003
Koha is a full-featured open-source ILS. Developed initially in New Zealand by Katipo Communications Ltd and first deployed in January of 2000 for Horowhenua Library Trust, it is currently maintained by a team of software providers and library technology staff from around the globe.
-
October 22nd, 2009 by cj2003
The version of Pidgin that is in the Lenny repositories has some problems. It’s an older version and does not work with Yahoo messenger, usually you can’t get the proper certifcate from Yahoo in Pidgin.
-
October 18th, 2009 by cj2003
The posting bellow provides a workaround for failure of straight forward virt-install Debian Lenny 64-bit DomU via location http://ftp.us.debian.org/debian/dists/lenny/main/installer-amd64/ .
-
October 15th, 2009 by cj2003
This guide explains how to set up mod_geoip with Apache2 on a Debian Lenny system. mod_geoip looks up the IP address of the client end user.
-
October 7th, 2009 by cj2003
Networker client for Linux only comes “rpm packaged”. In order to install Networker Client on Debian or Ubuntu linux servers, do the following
-
September 29th, 2009 by cj2003
How to install latest mod-security on debian lenny (probably applicable to other debian based distributions), there are .debs available but they are out of date so you need to install it manually.
-
September 26th, 2009 by cj2003
Installing NVIDIA drivers on Debian Lenny requires a little extra work compared to doing so in other distributions like Ubuntu, due to the lack of some required packages in the default installation.
-
September 26th, 2009 by cj2003
This article is a step-by-step guide for installing Lighttpd (pronounced lighty) and Subversion on Debian Lenny. My previous setup was Subversion with Apache, however Apache was too heavy for my virtual private server so I had to move to Lighttpd
-
September 26th, 2009 by cj2003
This guide will help you to create an OpenSolaris paravirtualized Xen guest under Debian Lenny.
-
September 24th, 2009 by cj2003
We will be using the default install of Debian and installing Asterisk from source and compiling. Freepbx will be downloaded from the website and installed.
-
September 20th, 2009 by cj2003
This tutorial was written for the Debian Lenny distribution and supposes that the user has knowledge about what load balancing is and some basic skills of Linux, our two load balancers consist out of 2 machines that monitor each other, if the master stops responding the secondary one will take the master role.
-
September 19th, 2009 by cj2003
I’ve now got automated installations of Debian Lenny using the preseeding method. Coupling this with using virt-install, I can have a Debian virtual machine installation in only a few minutes. No questions asked.
-
September 18th, 2009 by cj2003
In this video tutorial I will show you how to install Debian 5.0 aka Lenny from netinst CD.
-
September 17th, 2009 by cj2003
If synaptic is missing in Debian Lenny’s default installation, usually happens if Debian GNU/Linux is installed from the first CD, synaptic can be installed by doing the following..
-
September 11th, 2009 by cj2003
Debian Lenny comes by default with OpenOffice 2.6.4, but in the meantime OpenOffice 3.1 was released. You can easily install it on your Debian box by using the Debian Lenny backports repository, which is a repository including newer versions of applications than the ones which come by default with Lenny.
-
September 9th, 2009 by cj2003
Debian GNU/Linux 5.0 updated. The Debian project is pleased to announce the third 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.
-
September 5th, 2009 by cj2003
This tutorial explains how to install Django on a Debian Lenny server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.
-
September 5th, 2009 by cj2003
Much encouraged by kind wizards (see Erlang — One Step Forward; Two Back; August 28, 2009; comments) I I set off this morning to compile Erlang on Reliance, my Debian Lenny workstation.
-
August 31st, 2009 by cj2003
In this article I will show how to prevent brute force attacks with Fail2ban against your SquirrelMail Web login using the Squirrel Logger plugin.
-
August 29th, 2009 by cj2003
KernelCheck compares your running kernel with the latest kernel from kernel.org, compares the latest kernel with that posted in the Master Kernel Thread, and (optionally) builds the latest kernel automatically.
-
August 26th, 2009 by cj2003
I started upgrading some of our Etch boxes to Lenny and this is how i did it. First make sure you have installed all updates for the current debian version you are running in our case debian etch.
-
August 24th, 2009 by cj2003