Rig
From Driscollwiki
Contents |
Windows HQ
Hardware
- ThinkCentre A50, 8433-97U
- http://www-307.ibm.com/pc/support/site.wss/MIGR-51812.html
- System board: 13R8926
- 478 pin mPGA socket
- Max RAM: 4g 333mhz DDR, 4xDIMM 184 pin slots
- CPU: Pentium 4 (Prescott), 3.2ghz, 800 mhz FSB, 1mb L2 cache
Peripherals
- Canopus ADVC110 IEEE 1394/video interface
- Edirol UA-25 USB/audio interface
- Samsung ML-1665 Monochrome Laser Printer
- Very friendly to GNU/Linux as well!
Programs
- cmd.exe
- cygwin
- firefox
- putty
- winamp
- winscp
- xchat
- adobe cs2
- adobe air
- winrar
- vim
- steam
- vlc
- audacity
- skype
- nero
- sidbrowser
- utorrent
- ableton
- twhirl
- skype call recorder
- exact audio copy
- clamwin
- serato
- blip.tv uploader
- flickr uploader
- scratch
- spybot
- k-lite codec pack
- movie maker
- muvee technologies
- port reporter
- rddrv001 (edirol ua-25 interface driver)
- spss
- nvidia driver (geforce 6200 vid mem 256mb, agp 8x, irq 16)
- Acrobat
- Amazon mp3
- Autotune
- Dropbox
- Gargoyle (if viewer)
- rom check fail
- mp4cam2avi
- ffdshow
- ustream desktop
- midi-ox, http://www.midiox.com/
- lpd8, lpk25 editors
- doomsday engine
- miro converter
- speedfan
- hardware monitor
- virtuawin
- pixie color picker
a/v
- Open Encoders
- oggz
- Handbrake
- ffmpeg
- AoA Audio Extractor: http://www.aoamedia.com/audioextractor.htm
- DVD Styler: http://www.dvdstyler.de/en/
Firefox plugins
- Flash
- Downloadhelper
- Deli bookmarklets
- Google reader bookmarklet
- Skipscreen
- Downthemall
- Google gears
- Silverlight
DJ laptop
- Serato
- ScratchTools.jar
- Winscp
- Winamp
- Tag&Rename
- MP3Gain
- Vim
- sync.bat
Netbook
Step-by-step:
- Crunchbang Linux on Asus Eee PC 1001PX installation guide
- http://wiki.debian.org/DebianEeePC/Model/1005P
- http://circuidipity.com/daniel/debian_linux_on_the_asus_eeepc_1001p/
Disk use
160g
- / - 16g
- /home - 140g
- tmp - 4g
squall - Asus eee pc 1001px-b
- cups-pdf
- TTYtter
- vim
- Textile.vim
- Wikipedia.vim
- dokuwiki.vim
- git
- svn
- bluez-utils
- wmii
- Some hacks: Rig/wmii
- crunchbang
- wicd
- canto
- recordmydesktop
- moc
- pyroom
- xclip
- imagemagick
- mirage
- ncurses
- fceux
- powertop
- Samsung mfp
- rtorrent
- libreoffice
- peerguardian, pgl http://moblock-deb.sourceforge.net/index.html
Firefox
- Ubuntuzilla
- DownThemAll
- DownloadHelper
- Firebug
- Yammer
- Vimperator
Fonts
- https://wiki.ubuntu.com/Fonts
- Comparison of programmer fonts: http://www.lowing.org/fonts/
- Very pretty mono: http://www.levien.com/type/myfonts/inconsolata.html
- Tons of Unicode FOSS fonts: http://unifont.org/fontguide/
Put fonts into ~/.fonts and run:
sudo fc-cache -f -v
- Terminus 14
Setup
Double check preferred browser and terminal emulator here:
~/.local/share/xfce4/helpers
Choose keyboard layout
sudo dpkg-reconfigure keyboard-configuration
/etc/default/keyboard
# Check /usr/shar/doc/keyboard-configuration/README.Debian for # documentation on what to do after having modified this file. # The following variables describe your keyboard and can have the same # values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options # in /etc/X11/xorg.conf. XKBMODEL="asus_laptop" XKBLAYOUT="us" XKBVARIANT="altgr-intl" XKBOPTIONS="lv3:ralt_switch,terminate:ctrl_alt_bksp" # If you don't want to use the XKB layout on the console, you can # specify an alternative keymap. Make sure it will be accessible # before /usr is mounted. # KMAP=/etc/console-setup/defkeymap.kmap.gz
/etc/apt/sources.lst
## CRUNCHBANG ## Compatible with Debian Squeeze, but use at your own risk. deb http://packages.crunchbanglinux.org/statler statler main ## DEBIAN deb http://ftp.de.debian.org/debian/ squeeze main contrib non-free # deb-src http://ftp.de.debian.org/debian/ squeeze main contrib non-free ## DEBIAN SECURITY deb http://security.debian.org/ squeeze/updates main # deb-src http://security.debian.org/ squeeze/updates main ## DEBIAN BACKPORTS # deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free deb http://http.us.debian.org/debian/ squeeze unstable ## UBUNTU LUCID deb http://us.archive.ubuntu.com/ubuntu/ lucid universe # deb-src http://us.archive.ubuntu.com/ubuntu/ lucid universe deb http://us.archive.ubuntu.com/ubuntu/ lucid multiverse # deb-src http://us.archive.ubuntu.com/ubuntu/ lucid multiverse
/etc/default/eeepc-acpi-scripts
# For a description of the available settings, see # /usr/share/doc/eeepc-acpi-scripts/examples/eeepc-acpi-scripts.default.gz ENABLE_OSD='no' OSD_FONT='DejaVuSans 36' ENABLE_OSD_BRIGHTNESS='no' SOUND_LABEL= SOUND_SWITCH= SOUND_SWITCH_EXCLUSIVE= SOUND_PREFER_MASTER=yes SOUND_VOLUME_STEP= DETAILED_SOUND_INFO=no VGA_ON='--auto' LVDS_OFF='--off' SUSPEND_METHOD=pm-suspend SUSPEND_OPTIONS=--quirk-s3-bios LOCK_SCREEN_ON_SUSPEND='yes' LID_CLOSE_ACTION='nothing' BLUETOOTH_FALLBACK_TO_HCITOOL='yes' SOFTBTN1_ACTION='handle_blank_screen' SOFTBTN2_ACTION='NONE' SOFTBTN3_ACTION='handle_camera_toggle' SOFTBTN4_ACTION='handle_bluetooth_toggle' SOFTBTNSHE_ACTION='handle_shengine' FnF_TOUCHPAD='handle_touchpad_toggle' FnF_RESCHANGE='NONE' FnF_BACKLIGHTOFF='handle_blank_screen' FnF_VGATOGGLE='handle_vga_toggle' FnF_TASKMGR='NONE' FnF_MUTE='handle_mute_toggle' FnF_VOLUMEDOWN='handle_volume_down' FnF_VOLUMEUP='handle_volume_up' #DEFAULT_SHENGINE_CONFIG=manual # Clocking options when on AC or battery: # '0' = overclocked; # '1' = standard; # '2' = underclocked # (etc. as available). # '' = fastest (AC) or slowest (battery). PWR_CLOCK_AC='0' PWR_CLOCK_BATTERY='2' # The current state is stored by the BIOS. However, we still have to handle # "auto" vs. "manual"; this is stored in /var/lib/eeepc-acpi-scripts/cpufv. # You can use DEFAULT_SHENGINE_CONFIG to provide a setting for when this # file is missing (which, initially, it will be); if you don't, "auto" mode # will be chosen for you. DEFAULT_SHENGINE_CONFIG=manual # Set the following to '1' to force usage of S.H.E. even on models that don't # officialy support it. The default is '0' SHENGINE_FORCE_ENABLE=0
Notes
- Battery state: /proc/acpi/battery/BAT0/state
tasks:
- update bios
- locate wifi drivers
- locate eee kernel w appro drivers
- create netinst iso
- copy new kernel
- install linux
- update kernel
touchpad http://linuxformat.co.uk/content/synaptics-multitouch
wifi http://wiki.debian.org/DebianEeePC/HowTo/Wifi
debian recommendations http://wiki.debian.org/DebianEeePC/Model/1005P
eee repository http://array.org/ubuntu/ http://array.org/ubuntu/setup-jaunty.html
eee scripts
http://forum.eeeuser.com/viewtopic.php?id=65606
Python
- BeautifulSoup
- dreampie
- PyGame
- PyGTK
- wikitools
- Natural Language Toolkit
- Python (x, y)
- setuptools
- Python Twitter Tools
- numpy
- matplotlib
Mobile phones
Nokia C7
How to kill corrupted music library
Connect to laptop, find mass storage
Remove files from these directories (do not remove directories)
- Private\101f8857\Cache\E
- Private\101ffca9
- Private\10281e17\mpxv2_2.db
- Private\10281e17\mpxv2_2.db-journal
- Private\10281e17\pcv6_1.db
- Private\10281e17\pcv6_1.db-journal
Nokia N95
- Google Maps
- Gmail
- Gravity (twitter)
- RoadSync
- Mobile Weather
- Google Search
- Shazam
- Timer
- YouTube
Radio
Wouxun KG-UV3D
Windows XP software
- Driver for Wouxon KG-UV3D
- KG-UV Commander (for programming the Wouxon KG-UV3D radio)
Backup strategy
Tar
Tar, split to 3900mb, gzip, verify
sudo tar -cWvpz /home/driscoll/ | split -d -b 3900m - /media/disk/driscoll/driscoll.22jun11.tar.gz.
Compare with current filesystem
cat driscoll.22jun11.tar.gz* | tar -dvfz - | grep 'not found'
Recombine and decompress to current dir
cat driscoll.22jun11.tar.gz* | tar -xvpzf - -C ./
(Server TBA)
- Etherpad
- Backchan.nl
RIP
- flurry, Asus eee pc 1005ha-vu1x-bk (DECEASED 8/20/2010)

