Difference between revisions of "Category:Debian packages"

From Organic Design wiki
(New page: Here's a list of the Debian packages w...)
 
Line 1: Line 1:
 
Here's a list of the Debian packages we're maintaining at Organic Design. Using packages allows us to keep our servers and workstations up to data with our recommended installations and configurations. For more information see [[packages]] and [[creating a Debian package]].
 
Here's a list of the Debian packages we're maintaining at Organic Design. Using packages allows us to keep our servers and workstations up to data with our recommended installations and configurations. For more information see [[packages]] and [[creating a Debian package]].
 +
 +
Don't forget to include the Organic Design package repository in your ''/etc/apt/sources.list'' file so that you can install them with ''apt-get'' and have them included in your automatic updates.
 +
echo "deb http://packages.organicdesign.co.nz main/" >> /etc/apt/sources.list
 +
Then update your apt database with
 +
apt-get update

Revision as of 08:48, 17 July 2008

Here's a list of the Debian packages we're maintaining at Organic Design. Using packages allows us to keep our servers and workstations up to data with our recommended installations and configurations. For more information see packages and creating a Debian package.

Don't forget to include the Organic Design package repository in your /etc/apt/sources.list file so that you can install them with apt-get and have them included in your automatic updates.

echo "deb http://packages.organicdesign.co.nz main/" >> /etc/apt/sources.list

Then update your apt database with

apt-get update

Pages in category "Debian packages"

The following 3 pages are in this category, out of 3 total.