The Debian project is pleased to announce the fifth update of its stable distribution Debian 6.0 (codename `squeeze’). This update mainly adds corrections for security problems to the stable release, along with a few adjustments for serious problems. Security advisories were already published separately and are referenced where available.
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. This article [...]
EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. It is a pass-through filesystem, not an encrypted block device, which means it is created on top of an existing filesystem. This tutorial shows how you can use [...]
This post is my collection of notes on installing and configuring Kernel-based Virtual Machine virtualization on a Debian Squeeze (6) host. I control these VMs from my Ubuntu 12.04 desktop.
This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Debian Squeeze system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.
sitecopy is a tool for copying locally stored web sites to a remote web server (using FTP or WebDAV). It helps you to keep the remote site synchronized with your local copy by uploading modified local files and deleting remote files that have been deleted on the local computer. This tutorial shows how you can [...]
-
April 26th, 2012 by cj2003
This tutorial teaches you how to setup Gitlab on Debian 6, Ruby 1.9.3, Phusion Passenger and Nginx. It assumes that Gitlab and the git repositories are hosted on the same machine.
-
April 22nd, 2012 by cj2003
SPDY (pronounced “SPeeDY”) is a new networking protocol whose goal is to speed up the web. It is Google’s alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like [...]
-
April 21st, 2012 by cj2003
In the past I have written several howtos for remotely unlocking fully encrypted Debian installations. With the advent of Debian Squeeze, the developers have integrated a simple way to do so. Most stuff is provided directly by Debian itself – meaning you don’t need 3rd party scripts anymore. However it still involves a few steps [...]
-
April 21st, 2012 by cj2003
This guide explains how you can configure DNSSEC on BIND9 (version 9.7.3 that comes with Debian Squeeze/Ubuntu 11.10) on Debian Squeeze and Ubuntu 11.10. It covers how to enable DNSSEC on authoritative nameservers (master and slave) and on resolving nameservers, creation of keys and much more..
-
April 20th, 2012 by cj2003
This is a short HOWTO on setting up a backported Postgresql 9.1 database with streaming replication on Debian Squeeze.
-
April 20th, 2012 by cj2003
Horde is a groupware suite that offers email, calendar, task, contact management and more things. It also offers SyncML and ActiveSync to synchronize with your cell phones or other software.
-
April 3rd, 2012 by cj2003
This guide explains how to set up WebDAV with lighttpd on a Debian Squeeze server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. [...]
-
April 1st, 2012 by cj2003
This guide explains how you can set up an AoE target and an AoE initiator (client), both running Debian Squeeze. AoE stands for “ATA over Ethernet” and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling.
-
March 26th, 2012 by cj2003
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Debian Squeeze. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
-
March 26th, 2012 by cj2003
This tutorial shows how to prepare a Debian Squeeze (Debian 6.0) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx or Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, [...]
-
March 25th, 2012 by cj2003
I’m always wondering about people who forget to spring forward or fall back when daylight saving time begins or ends. Now I’m one of them.
-
March 17th, 2012 by cj2003
Feng Office is a web-based software that integrates project management, client relationship management, billing, financing, among other features that help you efficiently run your professional services business. nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.
-
March 15th, 2012 by cj2003
The Debian Edu Team is pleased to announce the release of Debian Edu “Squeeze” 6.0.4+r0! Debian Edu (aka “Skolelinux”) is a Debian Pure Blend specifically targeted at schools and educational institutions, and provides a completely configured school network environment out of the box.
-
March 11th, 2012 by cj2003
Debian Edu aka Skolelinux is a Linux distribution based on Debian providing an out-of-the box environment of a completely configured school network. It contains setup for a school server, PXE booting for diskless machines, setup for installing stationary workstations and setup for workstations that can be taken away from the school network.
-
February 22nd, 2012 by cj2003
We all know that Debian is a production like GNU/Linux operating system, thus the software available by default in the repository servers is not always the newest version. I created this tutorial to help those interested in running the latest version of the graphical Internet browser Mozilla Firefox.
-
February 9th, 2012 by cj2003
Debian is the OS of choice for many of our customers. As of February 2011, Debian’s latest stable release is version 6.0, code name squeeze. When a new version is released, the prior stable version becomes oldstable. As of 2011, this is version 5.0, code named lenny.
-
February 7th, 2012 by cj2003
This tutorial shows how you can install and run Simple Groupware on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP).
-
February 6th, 2012 by cj2003
This tutorial shows how you can install and run ownCloud3 on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP). ownCloud enables universal access to files through the widely implemented WebDAV standard, providing a platform to easily view [...]
-
February 4th, 2012 by cj2003
The next version of Debian Edu / Skolelinux will include a new tool sitesummary2ldapdhcp, which can be used to quickly set up all the computers in a school without much manual labour. Here is a short summary on how to use it to set up a new school.
-
January 31st, 2012 by cj2003
The Debian project is pleased to announce the fourth update of its stable distribution Debian 6.0 (codename “squeeze” ). This update mainly adds corrections for security problems to the stable release, along with a few adjustments to serious problems. Security advisories were already published separately and are referenced where available.
-
January 29th, 2012 by cj2003
I still need CDs and DVDs for some of my older computers that won’t boot from USB. And I’ve done three installations recently on just these kinds of PCs. It was Debian Squeeze for all three, and I used the discs I bought from Debian Developer Raphael Hertzog.
-
January 15th, 2012 by cj2003
Of course, I know what Debian is, but I was under impression that the majority of people prefer “classical” Debian with GNOME2. And then… Debian with XFCE. Unbelievable mix, but…
-
January 4th, 2012 by cj2003
I’m a big fan of iRedMail, which is basically a packaged version of Postfix and the other bits that make Postfix cool, like Spamassassin, greylisting and an LDAP or MySql back-end. One thing I wanted with iRedMail is Mailman, my favourite mailing list server. Integrating the two can be a mission though, so here’s some [...]
-
January 4th, 2012 by cj2003
After going to the Apple Store with a friend and seeing the $300+ Apple Time Capsule I decided to see if I could do the same thing with Netatalk. Turns out I could but if you’re using Debian stable like me you need to get at netatalk 2.2.x before it’ll work with OSX Lion 10.7.x.
-
January 1st, 2012 by cj2003