-
2065169·text·319 B·2011-05-20 02:25 UTC
use Xmms::Remote ();
IRC::register ("XMMS-node", "1.0", "", "");
IRC::add_command_handler("xmms", "xmms_handler");
$xmms_remote = Xmms::Remote->new();
sub xmms_handler {
$title = $xmms_
-
2065167·python·10.0 KB·2011-05-20 02:15 UTC
global level
import time
import random
global exp
global stre
global agi
global long_sword
global long_sword_str
global gold
global exp_c
global name
global fist
global fist_str
global he
-
2065164·text·223 B·2011-05-20 02:12 UTC
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Buttons" "3"
Option "ZAxisMapping"
-
2065163·text·1.8 KB·2011-05-20 02:12 UTC
Prueba esto amigo y comenta como te fue
# Ingresa al sistema a través del Live Cd, esto lo haces insertando el cd de Ubuntu o Knoppix en la unidad de cd y reiniciando el equipo. En Ubuntu, en la pa
-
2065156·text·7.4 KB·2011-05-20 01:56 UTC
SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
-
2065154·text·517 B·2011-05-20 01:54 UTC
/etc/rsyncd.conf
max connections = 2
log file = /var/log/rsyncd.log
timeout = 300
[backup]
comment = shared for system backup
path = /test
read only = no
-
2065153·perl·935 B·2011-05-20 01:53 UTC
#! /usr/bin/perl
use Modern::Perl;
use Time::ParseDate;
my $DEBUG;
#$DEBUG++;
sub debug { say @_ if $DEBUG };
my ($time, @command) = @ARGV;
debug "$time\t@command";
my $futuretime = p
-
2065152·text·937 B·2011-05-20 01:53 UTC
#! /usr/bin/perl
use Modern::Perl;
use Time::ParseDate;
my $DEBUG;
#$DEBUG++;
sub debug { say @_ if $DEBUG };
my ($time, @command) = @ARGV;
debug "$time\t@command";
my $futuretime = p
-
2065151·text·340 B·2011-05-20 01:50 UTC
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sda1 * 1 13052 104839166 7 HPFS/NTFS
/dev/sda2 13053 30401 139355842+ 5 Extendida
/
-
2065150·text·2.8 KB·2011-05-20 01:50 UTC
b- Distribución: Contrato de logística. Contrato mediante el cual el distribuidor coloca los bienes del productor en el mercado al alcance del consumidor final, bajo su propio riesgo y responsabilidad
-
2065149·text·225 B·2011-05-20 01:34 UTC
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Buttons" "3"
Option "ZAxisMapping"
-
2065148·text·642 B·2011-05-20 01:34 UTC
La siguiente cadena se utilizará como parámetros de Linux para la │
│ entrada predeterminada del menú pero no para el modo de recuperación. │
│
-
2065147·text·918 B·2011-05-20 01:33 UTC
La siguiente linea de órdenes de Linux se extrajo del archivo │
│ «/etc/default/grub» o del parámetro «kopt» en el archivo «menu.lst» de │
│ la versión anterior de GRUB. Por favor
-
2065146·text·6.7 KB·2011-05-20 01:32 UTC
patching file configure
Hunk #1 succeeded at 16142 (offset 12665 lines).
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a t
-
2065145·csharp·4.7 KB·2011-05-20 01:31 UTC
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.
-
2065144·text·225 B·2011-05-20 01:28 UTC
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Buttons" "3"
Option "ZAxisMapping"
-
2065142·text·1.2 KB·2011-05-20 01:25 UTC
>>> from numpy import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/__init__
-
2065136·text·6.2 KB·2011-05-20 01:23 UTC
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [
-
2065126·text·6.2 KB·2011-05-20 00:54 UTC
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [
-
2065119·text·2.0 KB·2011-05-20 00:40 UTC
// Lab 11 Exercise 4
// Programmer: Daniel Hunt
// Editor(s) used: Win 7 JNotePad
// Compiler(s) used: Java SE 6
// Description: This program builds a class with different types of data variables.