All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Ace

    2123135·text·11.0 KB·2012-03-01 09:17 UTC
    Logfile of Trend Micro HijackThis v2.0.4
    Scan saved at 1:13:55 AM, on 3/1/2012
    Platform: Windows Vista (WinNT 6.00.1904)
    MSIE: Internet Explorer v7.00 (7.00.6000.17037)
    Boot mode: Normal
    
    Runni
  • Someone

    2123134·text·11.0 KB·2012-03-01 09:17 UTC
    Logfile of Trend Micro HijackThis v2.0.4
    Scan saved at 1:13:55 AM, on 3/1/2012
    Platform: Windows Vista (WinNT 6.00.1904)
    MSIE: Internet Explorer v7.00 (7.00.6000.17037)
    Boot mode: Normal
    
    Runni
  • Miscellany

    2123109·text·12.8 KB·2012-03-01 08:12 UTC
    nd6_na_input: duplicate IP6 address XXXX:XXXX:XXXX:0020::0001
    nd6_na_input: duplicate IP6 address fe80:0007::0200:5eff:fe00:012f
    nd6_na_input: duplicate IP6 address XXXX:XXXX:XXXX:0020::0001
    nd6_na
  • Something

    2123094·text·20 B·2012-03-01 07:14 UTC
    dfsafsdfsdfsdfsdfsdf
  • Untitled

    2123088·csharp·1.3 KB·2012-03-01 06:28 UTC
    [StructLayout(LayoutKind.Sequential, Pack = 1)]
     public class Packet
     {
     /// <summary>
     /// Type of packet.
     /// </summary>
     public enum TypeID : byte
     {
     Account = 0x00,
     Character
  • Someone

    2123086·text·615 B·2012-03-01 06:22 UTC
    Koboshi
    Seasoned (20)
    
    Primary Attributes
    Agility: d8
    Smarts: d10
    Spirit: d6
    Strength: d4
    Vigor: d8
    
    Secondary Traits
    Pace: 6
    Parry: 4
    Toughness: 6
    Charisma: 0
    
    Skills
    Guts: d8 (4)
    F
  • Something

    2123085·text·656 B·2012-03-01 06:08 UTC
    You used Haunts and stabbed him in the back
    
    For the past 2 years I represented iPlayWinner to the fullest and I never asked for anything in return. I began their stream operations and handed them t
  • Untitled

    2123084·text·5.1 KB·2012-03-01 06:08 UTC
    [root@mag11 ~]# xfs_check /dev/mapper/adaptec-polka 
    bad magic # 0 in inode 36343 bmbt block 28/7975808
    bad btree nrecs (0, min=127, max=254) in inode 36343 bmap block 7524168576
    bad nblocks 28187
  • Untitled

    2123083·text·192 B·2012-03-01 06:07 UTC
    Description Resource Path Location Type
    syntax error Snap line 1, external location: C:\bbndk-2.0.0\host\win32\x86\usr\bin\ntoarm-ld:C:\bbndk-2.0.0\qt48stage\lib\libQtCore.so C/C++ Problem
  • Something

    2123062·text·2.8 KB·2012-03-01 03:21 UTC
    A popular trend in fine dining is to elevate the mundane to luxurious heights. New York's best meatball parm is strictly reservation only, and the feted Momofuku Milk Bar bills amongst its' signature
  • Anonymous

    2123060·text·7.6 KB·2012-03-01 03:10 UTC
    2012-03-01 14:09:40,836 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/user/manage]] (main) Servlet /user/manage threw load() exception
    java.lang.ClassNotFoundException: com.
  • Anonymous

    2123059·text·234 B·2012-03-01 03:00 UTC
    [magnus@89026985-c3a1-4466-909e-d4b724126379 ~]$ cat ./foo/bar/baz 
    #!/bin/sh
    echo `dirname $0`
    [magnus@89026985-c3a1-4466-909e-d4b724126379 ~]$ ./foo/bar/baz 
    ./foo/bar
    [magnus@89026985-
  • MYSQL

    2123057·sql·955 B·2012-03-01 02:50 UTC
    /*SEARCH BY PROJECT NAME*/
    
    SELECT items . * , matters . * , bins . *
    FROM items, matters, bins
    WHERE items.f_num = matters.f_num
    AND matters.name LIKE "%kProject_Name%"
    
    /*SEARCH BY F NUMBER*
  • Unnamed

    2123056·text·567 B·2012-03-01 02:43 UTC
    120301 3:42:00 InnoDB: Database was not shut down normally!
    InnoDB: Starting crash recovery.
    InnoDB: Reading tablespace information from the .ibd files...
    InnoDB: Restoring possible half-written
  • Anonymous

    2123047·bash·6.8 KB·2012-03-01 02:01 UTC
    root@bt:~/Desktop/ssh_kex_keygen-1.1# ruby ssh_decoder.rb ../tcpick_10.1.7.5_10.1.5.5_ssh.* -v
     * read handshake
    SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1
    "KEXINIT"
    {:cookie=>"~\3671.o\260\323\272\f\0
  • Zach 3050 8380 7624##nope

    2123044·text·1.8 KB·2012-03-01 01:36 UTC
    Okay, so as I said on the note
    Creativity = Points
    and Points = Something! (still haven't decided...)
    
    in order of replies here are your points /10
    
    Driftir got 6/10 (nice sk8r dude)
    Lucius got
  • Mine

    2123042·text·3.9 KB·2012-03-01 01:05 UTC
    /*
    
    Name: Zach Hoggard
    Student No. 250611551
    Email: zhoggard@uwo.ca
    Section: 004
    Date: February 15, 2012
     
     */
    
    #include <iostream>
    #include <cmath>
    
    using namespace std;
    
    int main (voi
  • Untitled

    2123034·cpp·3.5 KB·2012-03-01 00:11 UTC
    #pragma once
    
    namespace dg
    {
     class String
     {
     public:
     /************************************************************************/
     /* Constructors
  • Untitled

    2123033·cpp·3.5 KB·2012-03-01 00:11 UTC
    #pragma once
    
    namespace dg
    {
     class String
     {
     public:
     /************************************************************************/
     /* Constructors
  • Something

    2123032·text·483 B·2012-02-29 23:53 UTC
    root@trisquel5:/etc/apt# apt-get dist-upgrade
    Leyendo lista de paquetes... Hecho
    Creando árbol de dependencias 
    Leyendo la información de estado... Hecho
    Calculando la actualización... Falló

older pastes →