

Sumber: http://erickimphotography.com/blog/zen-photography/
/var/www/html/
sesuai petunjuk dari sini (saya menemui kesalahan ketika menaruhnya di /var/www/
)/var/www/html/dokuwiki
ketikkan perintah: chmod -R 777 data/ ; chmod -R 777 lib/ ; chmod -R 777 conf/
sudo a2enmod rewrite
(entah ini ngaruh atau ngga dan lupa dapat dari mana) .htaccess.dist
(hidden file) menjadi .htaccess
(ngga tau juga ini ngaruh atau ngga)000-default.conf
seperti petunjuk di sini menjadi:<Directory /var/www/html/dokuwiki> order deny,allow allow from all </Directory> <LocationMatch "/(data|conf|bin|inc)/"> order allow,deny deny from all satisfy all </LocationMatch>(ngga tau juga ding ini ngaruh atau ngga)
sudo apt-get install pulseaudio-equalizer
load-module module-equalizer-sink
load-module module-dbus-protocol
### Automatically load driver modules depending on the hardware available
.ifexists module-udev-detect.so
load-module module-udev-detect tsched=0
.else
### Use the static hardware detection module (for systems that lack udev/hal support)
load-module module-detect tsched=0
.endif
pulseaudio -k && pulseaudio -D
qpaeq