-
2045667·text·1.7 KB·2011-04-13 02:34 UTC
#############################################################
################### OFFICIAL DEBIAN REPOS ###################
#############################################################
###### De
-
2045666·text·280 B·2011-04-13 02:30 UTC
deb http://ftp2.us.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp2.us.debian.org/debian/ lenny main contrib non-free
deb http://security.debian.org/ lenny/updates main contrib n
-
2045665·text·59.5 KB·2011-04-13 02:16 UTC
-
2045664·text·1.9 KB·2011-04-13 02:15 UTC
/var/lib/gems/1.8/gems/redis-2.1.1/lib/redis/client.rb:91:in `read': Resource temporarily unavailable - Timeout reading from the socket (Errno::EAGAIN)
from /var/lib/gems/1.8/gems/redis-2.1.1
-
2045660·text·4.1 KB·2011-04-13 01:55 UTC
use strict;
use Irssi 20020101.0250 ();
use vars qw($VERSION %IRSSI);
$VERSION = "1";
%IRSSI = (
authors => "Duncan \"handler\" Hill",
contact => "hilldu\@gmail.com",
name
-
2045658·text·1003 B·2011-04-13 01:52 UTC
traceroute to ghs46.l.google.com (74.125.53.121), 64 hops max, 52 byte packets
[...]
7 0.xe-6-0-0.gw3.equinix-sj.sonic.net (64.142.0.185) 8.357 ms 9.271 ms 9.096 ms
8 eqixsj-google-gige.goog
-
2045654·text·2.0 KB·2011-04-13 01:43 UTC
from ase import Atoms
from gpaw import GPAW, Mixer, MixerSum, ConvergenceError, PoissonSolver, restart
from gpaw.poisson import PoissonSolver
from gpaw.utilities.timing import Timer
from gpaw.eigensol
-
2045652·java·65.3 KB·2011-04-13 01:08 UTC
-
2045646·text·2.2 KB·2011-04-13 00:44 UTC
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 63787)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.frame
-
2045644·text·10.4 KB·2011-04-13 00:39 UTC
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 14:18 ? 00:00:01 /sbin/init
root 2 0 0 14:18 ? 00:00:00 [kthreadd]
root 3 2 0 14:
-
2045642·text·44.7 KB·2011-04-13 00:25 UTC
-
2045641·text·8.4 KB·2011-04-13 00:22 UTC
charly charly # ssh -v -v -v gentoo
OpenSSH_5.8p1, OpenSSL 1.0.0d 8 Feb 2011
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to gentoo [19
-
2045637·text·557 B·2011-04-13 00:06 UTC
Yesterday, after reading your reply, Sully, I spoke again with Stephen from Facilities Rental because I wanted to make sure that I had not misunderstood the financial implications.
Alas, contrary to
-
2045635·text·7.6 KB·2011-04-12 23:57 UTC
charly@charly ~ $ ssh -v -v -v gentoo@gentoo
OpenSSH_5.8p1, OpenSSL 1.0.0d 8 Feb 2011
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to g
-
2045632·text·107 B·2011-04-12 23:48 UTC
http://sourceforge.net/projects/gparted/files/gparted-live-stable/0.8.0-5/gparted-live-0.8.0-5.iso/download
-
2045630·mirc·365 B·2011-04-12 23:41 UTC
on 1500:text:*:#:{
if (!op == $Strip($1)) && ($2 == $null) $$ (nick !isop $chan) { mode # +o $nick }
if (!op == $Strip($1)) && ($2 != $null) && ($Strip($2) !isop $chan) { mode # +o $2 }
if (!deo
-
2045624·text·1.6 KB·2011-04-12 23:19 UTC
# This is the ssh client system-wide configuration file. See
# ssh_config(5) for more information. This file provides defaults for
# users, and the values can be changed in per-user configuration
-
2045621·text·2.5 KB·2011-04-12 23:15 UTC
# Package generated configuration file
# See the sshd_config(5) manpage for details
# What ports, IPs and protocols we listen for
Port 22
# Use these options to restrict which interfaces/protoco
-
2045620·text·4.5 KB·2011-04-12 23:02 UTC
//##########GOLD##########
[Type] == Gold # [Gold] >= 4000
//##########KEYS##########
//[Name] == KeyOfTerror # # [MaxQuantity] == 3
//[Name] == KeyOfHate # # [MaxQuantity] == 3
//[Name] == Key
-
2045619·text·8.9 KB·2011-04-12 23:00 UTC
RegisterEvent(EVENT_SCRIPTMSG, HostileHandler);
var _hostilepause = false;
var poscount = 1;
var _trapsPreCasted;
function NTMain(){
Include("libs/common/NTCommon.ntl");
NTC_IncludeLibs();