Linux Tips for Knoppix (3.1) and Debian (Woody)
-=> By Dave Bechtel <=-


This HTML document is released under the Gnu Public License (GPL);
Check The GNU site for details.

Additional license info:

The GNU Copyleft
Zoom to the bottom to see the GNU Public License for Linux Tips (Debian Specific.)


At the boot prompt:
boot: ' -b ' == Emergency, single-user mode w/o any scripts.  Even more bare than ' 1 ' or ' S '.

Useful / interesting progs:

abcde == Rip cd to .ogg format
adjtimex == Adjust system clock
aptitude == Apt program manager, better than dselect for the most part

' apt-cache search feta ':
== feta - simpler interface to APT, dpkg, and other package tools.

bb == Demo (really cool!)

defrag == For ext2, minix

grip == GNOME-based CD-player/ripper/encoder
groovycd == Ncurses based CD player.

rcconf == Configure runlevels
tasksel == Tool for selecting tasks for installation

xwpe == Development environment

SSH stuff:

 ssh-keygen -b 1029 -t dba
 
 ssh -2 -C -c blowfish -l knoppix 10.0.0.1

Linux Tips - Tips for Linux/Unix users and newbies
Copyright (C) 2003 and beyond David J Bechtel

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.


This document was composed with ' bluefish ' under Knoppix 3.1. My thanks to the authors.