-
2055861·text·275 B·2011-05-09 18:57 UTC
SELECT
c.cab_driver,
ROUND(GLength(LineStringFromWKB(LineString(AsBinary(c.cab_loc),
AsBinary(a.address_loc)))))
AS distance
FROM cab c, addre
-
2055860·text·360 B·2011-05-09 18:57 UTC
[channel0]
TunerType=1
Frequency=10968
Polarity=h
Symbolrate=19200
FEC=-1
APID=4112
Language=
VPID=512
PMTPID=2048
TelePID=0
PCRPID=512
StreamID=17185
NetworkID=235
SID=1
AC3=0
LNB-Sel
-
2055859·text·4.4 KB·2011-05-09 18:56 UTC
; ****************************************************************************************************************************************************************
; System check
; ******************
-
2055858·text·23.8 KB·2011-05-09 18:49 UTC
[Mon May 09 10:53:36 2011] [notice] Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/1.0.0d configured -- resuming normal operations
*** glibc detected *** /usr/local/apache2/bin/httpd: double free or cor
-
2055857·text·47 B·2011-05-09 18:39 UTC
I don't know where I got the images; been ages.
-
2055854·text·2.3 KB·2011-05-09 18:27 UTC
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
# Append any additional kernel parameters:
append=" vt.default_utf8=0"
boot = /dev/sda
default = Linux
# Boo
-
2055853·text·2.1 KB·2011-05-09 18:26 UTC
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
# Append any additional kernel parameters:
append=" vt.default_utf8=0"
boot = /dev/sda
# Boot BMP Image.
#
-
2055851·text·2.9 KB·2011-05-09 18:23 UTC
------------
PHY2 REG: 53313
PHY2 ADDR: 0
PHY2 ID: 5099585
------------
PHY2 REG: 53313
PHY2 ADDR: 1
PHY2 ID: 5099585
--
-
2055850·text·1.7 KB·2011-05-09 18:21 UTC
init: ureadahead main process (333) terminated with status 5
fsck from util-linux-ng 2.17.2
fsck from util-linux-ng 2.17.2
fsck from util-linux-ng 2.17.2
fsck from util-linux-ng 2.17.2
fsck fro
-
2055847·text·1.1 KB·2011-05-09 18:11 UTC
ant -Dport=5555 -Denvironment="*firefox" -Dhost=selenium-ubuntu -DhubURL=http://lightcorp.net:4444 launch-remote-control
Buildfile: /home/tester/Desktop/selenium-grid-1.0.8/build.xml
launch-remote
-
2055844·text·5.0 KB·2011-05-09 18:01 UTC
ASSERT failure in QVector<T>::at: "index out of range", file /usr/lib64/qt/include/QtCore/qvector.h, line 339
-
2055841·text·4.6 KB·2011-05-09 18:00 UTC
C libraries galore
Posted by Diego Elio “Flameeyes” Pettenò on 05/24/2009
Seems like it’s that time of the year again when the new glibc is released that will break a bunch of packages (or rather
-
2055838·text·19.5 KB·2011-05-09 17:52 UTC
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [wro4j:run {execution:
-
2055837·text·769 B·2011-05-09 17:37 UTC
ramiro@lanegra:~/proyectos/aranduka/src$ hg up qml
resolving manifests
getting src/AuthorList.qml
getting src/BookContents.qml
getting src/BookList.qml
getting src/BookStoreContents.qml
getting
-
2055828·java·3.9 KB·2011-05-09 17:03 UTC
package controllers;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.sql.SQLException;
import java.util.LinkedList;
import java.util.List;
im
-
2055826·text·2.0 KB·2011-05-09 17:02 UTC
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
always_bcc = email@somehost.ca
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = amavisfeed:[127.0.0
-
2055824·text·5.1 KB·2011-05-09 16:56 UTC
root@rescue:/boot# mkinitrd -v -f --with=sata_svw --with=sd_mod --with=libata /boot/initrd-2.6.18-238.9.1.el5.img 2.6.18-238.9.1.el5
Creating initramfs
Modulefile is /etc/modprobe.conf
Looking for
-
2055822·text·5.7 KB·2011-05-09 16:47 UTC
<?php
// Create a function for register_nav_menus()
function add_wp3menu_support() {
register_nav_menus(
array(
'main-menu' => __('Main Navigation'),
'another-menu' => __('Another Nav
-
2055820·text·2.0 KB·2011-05-09 16:45 UTC
$ /sbin/lsmod
Module Size Used by
ip_conntrack_ftp 76529 0
ip_conntrack_irc 75633 0
ipt_TOS 6465 0
ipt_state 5953 0
ipt_ttl
-
2055806·text·674 B·2011-05-09 16:16 UTC
var test = document.createElement("p");
test.setAttribute("id","testing");
document.getElementById("body_main").appendChild(test);
new Ajax.Request("test.php",