nndocs:reference
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
nndocs:reference [2012/12/31 00:45] – Part 1 of LAMP stack naptastic | nndocs:reference [2017/08/07 02:27] (current) – None of this is necessary anymore naptastic | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Remember: Victory starts with " | ||
- | === LAMP Setup for the Naptastic Network === | ||
- | |||
- | apt-get install apache2-mpm-event | ||
- | |||
- | wget http:// | ||
- | tar -xvf mod_fastcgi-2.4.6.tar.gz | ||
- | cd mod_fastcgi-2.4.6/ | ||
- | make -f Makefile.AP2 top_dir=/ | ||
- | cp .libs/ | ||
- | |||
- | === Default Route === | ||
- | Add a default route: | ||
- | |||
- | route add default gw <gateway ip address> dev <device name> | ||
- | |||
- | To make this route persist, add these lines to / | ||
- | |||
- | GATEWAY=< | ||
- | GATEWAYDEV=< | ||
- | |||
- | === Changing the @%$#! scrollbar color in Ubuntu!!! === | ||
- | Add these lines to ~/ | ||
- | |||
- | style " | ||
- | { | ||
- | bg[NORMAL] = "# | ||
- | bg[PRELIGHT] = "# | ||
- | bg[ACTIVE] = "# | ||
- | } | ||
- | widget_class " | ||
- | |||
- | Change the hex color values to what you like. Prelight is the color while the mouse is hovering over the scrollbar, and active is the color while it's being held down. | ||
- | |||
- | ==== LAD ==== | ||
- | |||
- | Download lad.tar.bz2 from naptastic.com. (Contents list: **Don' | ||
- | * Stuff that has to be a specific version: | ||
- | * Celt 0.11.0 | ||
- | * Packaged goods | ||
- | * linuxdsp-mbc2 and linuxdsp-mkii-graph-eq plugins | ||
- | * ir.lv2 | ||
- | * Stuff unavailable through a VCS | ||
- | * jkmeter | ||
- | * remid | ||
- | * resid | ||
- | * zita-at1 | ||
- | * zita-resampler | ||
- | |||
- | * Plugins | ||
- | * LV2-plugins | ||
- | * autotalent | ||
- | * bitmeter | ||
- | * calf | ||
- | * din | ||
- | * ir.lv2 | ||
- | * LV2fil (nedko' | ||
- | * jamin | ||
- | * jkmeter | ||
- | * reMID | ||
- | * resid | ||
- | * Kokkini Zita's stuff | ||
- | * The Heavy Stuff | ||
- | * fluidsynth | ||
- | * qsynth | ||
- | * ardour | ||
- | |||
- | I need to write a script to check out and download each of these, and perhaps a script to build them all in order. |
nndocs/reference.1356914729.txt.gz · Last modified: 2012/12/31 00:45 by naptastic