Debian stuff

Local sections

Package Management

Lenny and 64-bit Nvidia video driver

Debian Networking

apcupsd - UPS Monitoring Package

Daemons

Audio

Using The Debian Menu System

WWW sections

~/.Xdefaults

Christian Marillat's multimedia archive

Console Basics

The boot process

Network Setup

Debian documentation from the Linux Documentation Project

APT HOWTO

Debian Euro HOWTO

The Debian GNU/Linux FAQ

Debian GNU/Linux Java FAQ

Debian Reference

Debian Tutorial

Debian Developer's Reference

Debian GNU/Linux Network Administrator's Manual

Securing Debian Manual

Debian GNU/Linux System Administrator's Manual

Debian User Reference Manual

Rebuilding the Kernel

Introduction

Debian is the most stable, universal, production quality GNU/Linux operating system available. Actually, Debian is more than an operating system because it includes over 25113 packages. All of Debian has been ported to eleven different processor architectures with more in preparation. Any Debian system, regardless of the underlying architecture, has the same look and feel as any other; meaning it allows unified system administration across all types of machines.

RedHat and SuSE use proprietary management tools that create difficulties in transferring knowledge about Linux. You can learn more about standard Linux behavior by using Debian than by using either SuSE or RedHat.

Debian release versions

Debian always has three releases in active maintenance:

Official Documentation and Manuals

Miscellaneous Documentation

Startup configuration - The Debian version of bash is compiled with a special option (-DSYS_BASHRC) that makes bash read /etc/bash.bashrc before ~/.bashrc for interactive non-login shells. So, on Debian systems, /etc/bash.bashrc is to ~/.bashrc as /etc/profile is to ~/.bash_profile.

Shockwave Flash 10.0 r22

For 32 bit:

  1. Remove any existing flash packages
  2. Download install_flash_player_10_linux.tar.gz from Adobe
  3. Shutdown firefox (iceweasel)
  4. mkdir /usr/lib/iceweasel/plugins/
  5. tar -xvzf install_flash_player_10_linux.tar.gz
  6. mv libflashplayer.so /usr/lib/iceweasel/plugins/
  7. throw the rest of the download away
  8. Restart iceweasel (firefox)
  9. Type about:plugins
  10. Verify Shockwave Flash 10.0 r22 is installed
  11. Become disappointed that this doesn't work on icewm

For 64 bit:

  1. Remove any existing flash packages
  2. Download libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz from Adobe
  3. wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz
  4. Extract (It's a single file - libflashplayer.so)
  5. Move it to /usr/lib64/mozilla/plugins/
  6. Restart firefox
  7. Browse to about:plugins
  8. Verify that you have Shockwave Flash 10.0 r22

Some quickies

x-terminal-emulator
A symbolic link in /etc/alternatives
global change xterm colors
/etc/X11/app-defaults/XTerm-color
xterm Ctrl-left click menu
/etc/X11/app-defaults/XTerm
More xterm defaults
xterm seems to read ~/.Xdefaults- every time it launches.
Search all the man pages
zgrep -i <search term> /usr/share/man/man[12345678]/*

Send mail to the Webmaster

logo This site best viewed with a browser
Warning: This is a Debian centric site
Many thanks to Debra and Ian Murdock for making Debian possible
First created Apr 22, 2008 ~ Last revised March 03, 2010

Valid XHTML 1.0 Strict Valid CSS!