This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <VirtualHost *:80> | |
| DocumentRoot "/var/www/agdunn.net/projects/public" | |
| ServerName projects.agdunn.net | |
| ServerAdmin root@agdunn.net | |
| <Directory "/var/www/agdunn.net/projects/public"> | |
| Options Indexes FollowSymLinks Multiviews | |
| AllowOverride all | |
| Options -MultiViews | |
| Order allow,deny | |
| allow from all |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@hygieia:/var/www/agdunn.net/projects/public# /etc/init.d/apache2 restart | |
| * Restarting web server apache2 apache2: Syntax error on line 204 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/passenger.load: Cannot load /usr/lib/apache2/modules/mod_passenger.so into server: /usr/lib/apache2/modules/mod_passenger.so: cannot open shared object file: No such file or directory |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@hygieia:/var/www/agdunn.net/projects/public# /etc/init.d/apache2 restart | |
| * Restarting web server apache2 apache2: Syntax error on line 204 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/passenger.load: Cannot load /usr/lib/apache2/modules/mod_passenger.so into server: /usr/lib/apache2/modules/mod_passenger.so: cannot open shared object file: No such file or directory |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <IfModule mod_passenger.c> | |
| LoadModule passenger_module /var/lib/gems/1.8/gems/passenger-3.0.2/ext/apache2/mod_passenger.so | |
| PassengerRoot /var/lib/gems/1.8/gems/passenger-3.0.2 | |
| PassengerRuby /usr/bin/ruby1.8 | |
| PassengerDefaultUser www-data | |
| </IfModule> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@hygieia:/var/www/agdunn.net/projects/public# /etc/init.d/apache2 restart | |
| * Restarting web server apache2 * We failed to correctly shutdown apache, so we're now killing all running apache processes. This is almost certainly suboptimal, so please make sure your system is working as you'd expect now! | |
| ... waiting ..........apache2: Syntax error on line 204 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/passenger.load: Cannot load /usr/lib/apache2/modules/mod_passenger.so into server: /usr/lib/apache2/modules/mod_passenger.so: cannot open shared object file: No such file or directory |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@hygieia:/var/lib/gems/1.8/specifications# ls -la | |
| total 224 | |
| drwxr-xr-x 2 root root 4096 2011-01-20 12:56 . | |
| drwxr-xr-x 7 root root 4096 2011-01-20 11:58 .. | |
| -rwx--x--x 1 root root 6031 2011-01-20 11:58 actionmailer-2.3.5.gemspec | |
| -rwx--x--x 1 root root 20619 2011-01-20 11:58 actionpack-2.3.5.gemspec | |
| -rwx--x--x 1 root root 14070 2011-01-20 11:58 activerecord-2.3.5.gemspec | |
| -rwx--x--x 1 root root 2095 2011-01-20 11:58 activeresource-2.3.5.gemspec | |
| -rwx--x--x 1 root root 21629 2011-01-20 11:58 activesupport-2.3.5.gemspec | |
| -rwx--x--x 1 root root 1177 2011-01-20 12:56 daemon_controller-0.2.5.gemspec |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <VirtualHost *:80> | |
| ServerAdmin root@agdunn.net | |
| ServerName projects.agdunn.net | |
| DocumentRoot /var/www/projects/public | |
| ErrorLog /var/log/apache2/redmine_error | |
| CustomLog /var/log/apache2/redmine_access combined | |
| <Directory "/var/www/projects/public"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| storrgie@hephaestus:~$ cat /proc/asound/cards | |
| 0 [Intel ]: HDA-Intel - HDA Intel | |
| HDA Intel at 0xfbff8000 irq 52 | |
| 1 [U0x46d0x8b2 ]: USB-Audio - USB Device 0x46d:0x8b2 | |
| USB Device 0x46d:0x8b2 at usb-0000:00:1d.3-2, full speed | |
| 2 [NVidia ]: HDA-Intel - HDA NVidia | |
| HDA NVidia at 0xf9ffc000 irq 17 | |
| 3 [Audio ]: USB-Audio - DigiHug USB Audio | |
| GFEC ASSP DigiHug USB Audio at usb-0000:00:1a.0-1, full speed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| audio_output { | |
| type "alsa" | |
| name "My ALSA Device" | |
| device "hw:0,0" # optional | |
| format "44100:16:2" # optional | |
| mixer_type "hardware" # optional | |
| mixer_device "default" # optional | |
| mixer_control "PCM" # optional | |
| mixer_index "0" # optional | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| storrgie@hephaestus:~$ aplay -l | |
| **** List of PLAYBACK Hardware Devices **** | |
| card 0: Intel [HDA Intel], device 0: ALC889 Analog [ALC889 Analog] | |
| Subdevices: 1/1 | |
| Subdevice #0: subdevice #0 | |
| card 0: Intel [HDA Intel], device 1: ALC889 Digital [ALC889 Digital] | |
| Subdevices: 1/1 | |
| Subdevice #0: subdevice #0 | |
| card 2: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI] | |
| Subdevices: 1/1 |