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
sfGuardUser: | |
sgu_admin: | |
username: admin | |
password: Client2009 | |
is_super_admin: true | |
cwage: | |
username: cwage | |
password: changeme | |
first_name: Chris | |
last_name: Wage |
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
sfGuardUser: | |
actAs: [Timestampable] | |
columns: | |
first_name: string(255) | |
last_name: string(255) | |
email_address: | |
type: string(255) | |
notnull: true | |
unique: true | |
username: |
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
cwage@portaptty:~$ cat bin/workchrome | |
#!/bin/sh | |
chromium-browser --purge-memory-button --user-data-dir=/home/cwage/.config/chromium.work/ | |
cwage@portaptty:~$ cat bin/chrome | |
#!/bin/sh | |
#chromium-browser --user-data-dir=/home/cwage/.config/chromium.personal/ --proxy-server=localhost:3128 | |
chromium-browser --user-data-dir=/home/cwage/.config/chromium.personal/ $* |
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
108.59.8.70 - - [23/Mar/2012:17:36:46 -0500] "GET /www.mpi-inf.mpg.de/resources/pfstools HTTP/1.0" 404 3452 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.4.2; http://www.majestic12.co.uk/bot.php?+)" | |
108.59.8.70 - - [23/Mar/2012:17:36:48 -0500] "GET /www.mpi-sb.mpg.de/resources/tmo HTTP/1.0" 404 3451 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.4.2; http://www.majestic12.co.uk/bot.php?+)" | |
108.59.8.70 - - [23/Mar/2012:17:36:49 -0500] "GET /www.nashvillefiles.com/blog HTTP/1.0" 301 20 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.4.2; http://www.majestic12.co.uk/bot.php?+)" | |
108.59.8.70 - - [23/Mar/2012:17:36:50 -0500] "GET /2005/06/01/blogger-comments/ HTTP/1.0" 200 26945 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.4.2; http://www.majestic12.co.uk/bot.php?+)" | |
108.59.8.70 - - [23/Mar/2012:17:36:52 -0500] "GET /www.nashvilleistalking.com/archives/2006/07/party_time.html HTTP/1.0" 404 3451 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.4.2; http://www.majestic12.co.uk/bot.php?+)" | |
108.59.8.70 - - [23/Mar/2012:17:36:54 -0500] "GET /www.new |
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
cwage@portaptty:~$ ssh freyr.websages.com | |
[email protected]'s password: | |
cwage@freyr:~$ ldapsh | |
Use of uninitialized value in print at /usr/share/perl5/Net/LDAP/Config.pm line 260. | |
Username: cwage | |
password: | |
CLIauth: authentication required |
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
Error: Directory (Last IFD item) with 40354 entries considered invalid; not read. | |
Error: Directory (Last IFD item) with 37443 entries considered invalid; not read. | |
Error: Directory (Last IFD item) with 64721 entries considered invalid; not read. | |
Error: Directory (Last IFD item) with 6613 entries considered invalid; not read. | |
Error: Directory (Last IFD item) with 60639 entries considered invalid; not read. | |
Error: Directory (Last IFD item) with 63540 entries considered invalid; not read. | |
Error: Directory (Last IFD item) with 1236 entries considered invalid; not read. | |
Error: Directory (Last IFD item) with 31161 entries considered invalid; not read. |
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
[sql] prepare "SELECT DISTINCT T.id, T.name FROM tagged_images JOIN tags T on T.id = tagged_images.tagid WHERE tagged_images.imgid = 52" | |
[sql] prepare "select folder from film_rolls where id = ?1" | |
[sql] prepare "select folder || '/' || filename from images, film_rolls where images.film_id = film_rolls.id and images.id = ?1" | |
[sql] prepare "select value from meta_data where id = ?1 and key = ?2 order by value" | |
[sql] prepare "select value from meta_data where id = ?1 and key = ?2 order by value" | |
[sql] prepare "select value from meta_data where id = ?1 and key = ?2 order by value" |
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
---BEGIN TRIBUTE--- | |
#./BitLen | |
::::::::::::::::::: | |
:::::::.::.::.:.::: | |
:.: :.' ' ' ' ' : : | |
:.:'' ,,xiW,"4x, '' | |
: ,dWWWXXXXi,4WX, | |
' dWWWXXX7" `X, | |
lWWWXX7 __ _ X | |
:WWWXX7 ,xXX7' "^^X |
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
WARNING: this version of the GNU libc requires kernel version | |
2.6.26 or later. Please upgrade your kernel before installing | |
glibc. | |
The installation of a 2.6 kernel _could_ ask you to install a new libc | |
first, this is NOT a bug, and should *NOT* be reported. In that case, | |
please add lenny sources to your /etc/apt/sources.list and run: | |
apt-get install -t lenny linux-image-2.6 | |
Then reboot into this new kernel, and proceed with your upgrade | |
dpkg: error processing /var/cache/apt/archives/libc6_2.13-38_i386.deb (--unpack): |
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
Preconfiguring packages ... | |
Can't exec "postconf": No such file or directory at /tmp/postfix.config.61401 line 218, <STDIN> line 14. | |
Can't exec "postconf": No such file or directory at /tmp/postfix.config.61401 line 282, <STDIN> line 16. | |
Can't exec "postconf": No such file or directory at /tmp/postfix.config.61401 line 384, <STDIN> line 22. | |
dpkg: warning: 'ldconfig' not found in PATH or not executable. | |
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable. | |
dpkg: warning: 'update-rc.d' not found in PATH or not executable. | |
dpkg: 3 expected programs not found in PATH or not executable. | |
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin. | |
E: Sub-process /usr/bin/dpkg returned an error code (2) |