Debian 10957 Published by Philipp Esselbach 0

Norbert Tretkowski has released a backport of Apache 2.0.47 for Debian GNU/Linux 3.0

Add the following to your /etc/apt/sources.list:

# Woody backports by Norbert Tretkowski (nobse)
deb http://people.debian.org/~nobse/debian/woody/backported/ ./
deb-src http://people.debian.org/~nobse/debian/woody/backported/ ./


Read more

Debian 10957 Published by Philipp Esselbach 0

James Strandboge has updated his GNOME backport to 2.2.2

To install this backport, add the following to your /etc/apt/sources.list:

# GNOME 2.2.2 for Woody
deb http://debian.uni-klu.ac.at/GNOME22/ gnome2.2/
deb-src http://debian.uni-klu.ac.at/GNOME22/ gnome2.2/

and run apt-get update apt-get install gnome-core gdm gtk2-engines*

Debian 10957 Published by Philipp Esselbach 0

The Debian packaging system is one of the most elegant methods of installing, upgrading, and removing software available. Learn the basics of creating Debian packages for distributing programs and source code. This article shows all the necessary components of a package and how to put them together to end up with a final product.

Debian 10957 Published by Philipp Esselbach 0

Debian has some really cool tools for managing the process of compiling and packaging custom kernels, but a lot of Debian users still do things the traditional way. The current issue of linmagau, the Australian Linux magazine, is carrying an article that walks step by step through getting kernel source and configuring.
Read more

Debian 10957 Published by Philipp Esselbach 0

While many of you may be familiar with the section of the Debian install guide regarding installing Debian on an existing Linux system, there is a derivation of that topic that some may have come across. This is a HOWTO on installing Debian via an SSH session on top of another Linux system. All done without any physical access whatsoever.

Read more

Debian 10957 Published by 0

James Strandboge has updated his GNOME backport for Debian GNU/Linux 3.0 to 2.2.1

To install this backport, add the following to your /etc/apt/sources.list:
deb http://mirror.raw.no gnome2.2/
deb-src http://mirror.raw.no gnome2.2/


and run apt-get update apt-get install gnome-core gdm gtk2-engines*

Installation instructions