Sat, 14 Jun 2003

Debian Woody Installation

  • Pop xfs-with-basedebs CD in
  • Install 512M/2-3G usr/2-3G var/2-3G home/128-512M swap
  • install stuff:
    1. vim ssh screen epic4 wimp qiv integrit/aide/fcheck snoopy mtr-tiny
  • Backports: mine, XFree86
    	 echo "deb http://eyck.forumakad.pl/woody ./" >> /etc/apt/sources.list
    	 
    	 echo "deb http://people.debian.org/~mmagallo/packages/xfree86/$(ARCH)/ ./" >> /etc/apt/sources.list
    	 
  • Install XFree86: apt-get install wdm;apt-get install icewm icewm-themes
  • Load drivers - eth0,eth1,sound, usb-storage etc..
  • adduser eyck audio;adduser eyck video
  • chgrp video /dev/rtc
  • apt-get install exim-tls, zmienic na Maildir-a
  • apt-get install locales ( and fix /etc/locale.gen )
  • apt-get install aumix sox beep cvsup cvs ( and restore /var/lib/cvs )
  • apt-get install imagemagick
  • apt-get install gcombust
  • apt-get install multi-gnome-terminal nowy.
  • /etc/cron.wakeup, /var/spool/cron/. itd..
  • ./etc/security/pam_env.conf:LC_CTYPE DEFAULT="pl_PL"
  • /etc/festival.scm:
    
    
    (set!  default_after_synth_hooks 
     (list 
      (lambda (utt)
       (utt.wave.rescale utt 1.0 t))))
    
    (Parameter.set 'Audio_Method 'Audio_Command)
    (Parameter.set 'Audio_Command "sox -t raw -sw -r $SR $FILE -c2 -t ossdsp -r 48000 /dev/dsp1")
    
    

[] permanent link
September 2007
Sun Mon Tue Wed Thu Fri Sat