-
2072496·text·793 B·2011-05-30 21:48 UTC
May 30 17:44:35 zimbra named[2970]: adjusted limit on open files from 1024 to 1048576
May 30 17:44:35 zimbra named[2970]: found 2 CPUs, using 2 worker threads
May 30 17:44:35 zimbra named[2970]: usi
-
2072494·text·1.3 KB·2011-05-30 21:46 UTC
router 2011-05-30 15:19:35 [INFO:543:osrf_router_main.c:205:] Router connecting as: server: private.localhost port: 5222 user: router resource: router
router 2011-05-30 15:19:35 [INFO:543:osrf_router
-
2072492·text·22.5 KB·2011-05-30 21:45 UTC
-
2072491·text·17.3 KB·2011-05-30 21:45 UTC
-
2072490·text·1.3 KB·2011-05-30 21:44 UTC
router 2011-05-30 15:19:35 [INFO:543:osrf_router_main.c:205:] Router connecting as: server: private.localhost port: 5222 user: router resource: router
router 2011-05-30 15:19:35 [INFO:543:osrf_router
-
2072489·text·1.0 KB·2011-05-30 21:38 UTC
sudo fdisk -l
[sudo] password for guest:
Disco /dev/sda: 40.0 GB, 40020664320 bytes
255 cabezas, 63 sectores/pista, 4865 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Tamaño de
-
2072487·text·1.2 KB·2011-05-30 21:34 UTC
10,9,15,16,13,9
Name: Berathet
Gender: Female
Allignment: Chaotic Nuetral
Class: Druid
Age: 25 years
Height: 5'5"
Weight: 140lbs
HP: 7
Abilities
Wis 16 +3
Dex 15 +2
-
2072485·text·1.0 KB·2011-05-30 21:32 UTC
INFO: task vgs:9498 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
vgs D e98ad19c 0 9498 9486
d6303e30 00200286
-
2072484·text·46.2 KB·2011-05-30 21:32 UTC
-
2072483·text·2 B·2011-05-30 21:31 UTC
qa
-
2072481·text·2.8 KB·2011-05-30 21:25 UTC
else if(e.getSource() == jmenuitemDigit){
DecimalFormat df = new DecimalFormat();
String inputString = getDisplayString();
if (inputString.indexOf(",") > 0){
-
2072480·text·1.9 KB·2011-05-30 21:22 UTC
p 11
No one could tell whence Mondo. He arrived one day, by chance, here in our town, without anyone noticing, and then we got used to it. He was a boy of ten years, with a round face and quiet, and
-
2072479·text·614 B·2011-05-30 21:22 UTC
@echo off
:: Creates a RAR archive of files and moves them to a specified directory
:: size of rar archives in kilobytes
set /a rarsize_kb=200000
:: extension of files to not pack
set ex
-
2072478·text·710 B·2011-05-30 21:21 UTC
Fatal error: Uncaught exception 'ImagickException' with message 'no decode delegate for this image format `/tmp/magick-XXVJip7m' @ error/constitute.c/ReadImage/533' in /srv/www/vhosts/repo.openpandora
-
2072477·text·610 B·2011-05-30 21:21 UTC
@echo off
:: Creates a RAR archive of files and moves them to a specified directory
:: size of rar archives in kilobytes
set /a rarsize_kb=200000
:: extension of files to move
set extens
-
2072476·text·1.2 KB·2011-05-30 21:20 UTC
// From zmatchmedia in psi/zmedia2.c around line 82:
switch (code = dict_int_null_param(preq, "MediaPosition", 0, 0x7fff,
0, &mepos)) {
default:
return code;
case 2:
case
-
2072475·c·500 B·2011-05-30 21:19 UTC
int val = 0;
void setup() {
pinMode(7, INPUT); //set up our push button
}
void loop() {
val = analogRead(0); //reads the potentiometer information
val = map(val, 0, 1023, -12, 13); //
-
2072474·text·631 B·2011-05-30 21:19 UTC
else if(e.getSource() == jmenuitemDigit){
DecimalFormat df = new DecimalFormat();
String inputString = getDisplayString();
if (inputString.indexOf(",") > 0){
d
-
2072473·text·915 B·2011-05-30 21:12 UTC
---
-- Called Telcentric/18008008004
<--- SIP read from UDP:208.77.4.13:5060 --->
SIP/2.0 100 Trying again
Via: SIP/2.0/UDP 216.25.164.12:5060;branch=z9hG4bK153ffeda;rport=5060
From: "305
-
2072471·java·265 B·2011-05-30 21:00 UTC
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner read=new Scanner(System.in);
int a=0,b=0;
while(read.hasNext()){
a=read.nextInt(