debian

TwitterFacebook
Get flash to fully experience Pearltrees
dpkg

Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net).

KVM on Debian

http://kvm.sourceforge.net/debian.html
http://deb.riseup.net/ Riseuplabs is the research arm of the riseup collective. It is a non-profit 501c3 corporation dedicated to the development and research of software built in the service of social justice organizations and movements. The Riseup Collective is an autonomous body based in Seattle with collective members world wide.

Debian Grimoire: Grimoire

Unofficial Ubuntu 5.04 Starter Guide

Afrikaans • عربي -قيد التحرير- • বাংলা (Bengali) • Български • Català • 简体中文 (翻译中) • Česky • Dansk • Deutsch • Español • English • Estonian • Filipino • Français • Ελληνικά • Kurdî • Lietuviškai • Latviešu • Hindi • Indonesian • Magyarra • Melayu • Italiano • 日本語 (翻訳中) • Қазақша • 한국어 • ລາວ • नेपाली • Nederlands • Norsk • Русский • Română • Suomi • Türkçe • Svenska • සිංහල • Slovak • فارسی • עברית • پښتو • ไทย • Polski • Português • Português do Brasil • Shqip • Slovenski • Srpski • Traditional Chinese • 繁體中文 • Українська • اُردو • Việt • Ubuntu language pages • Ubuntu Translators http://ubuntuguide.org/
http://www.debian-administration.org/

Debian GNU/Linux System Administration Resources

Redmine is a web-based project management system, often called a forge, built using the Ruby on Rails framework. It provides bug/issue tracking, time tracking, wiki pages, gantt charting and calendar, multiple project support, and role-based access control for users to name a few. This article will cover the process of installing Redmine on Debian Squeeze using MySQL for data storage, Thin for serving Ruby, and nginx as the outward-facing server.
apt-get install x-window-system-core multi-aterm dpkg-reconfigure xserver-xorg apt-get install apache2 php5 libapache2-mod-php5 a2enmod userdir echo " " > /home/tmtong/public_html/testphp.php chmod 755 /home/tmtong/public_html/testphp.php # go to http://localhost/~tmtong/testphp.php # To Install SQL Lite apt-get install sqlite php5-sqlite #In /etc/php5/apache2/php.ini, add in extension=sqlite.so You can definitely set up a swap partition, but I just don't really like an extra partition on my hardrive, so I use a swap file instead. http://www.ocf.berkeley.edu/~tmtong/howto/debiantips.php

Terence's HomePage