All pastesPublic feed

Public feed

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

    2130272·text·3 B·2012-03-20 05:28 UTC
    -1'
  • Anonymous

    2130259·text·932 B·2012-03-20 04:27 UTC
    OSPF Router with ID (192.168.1.1) (Process ID 999)
    
     Router Link States (Area 1)
    
    Link ID ADV Router Age Seq# Checksum Link count
    192.168.1.1
  • Miscellany

    2130258·text·36 B·2012-03-20 04:26 UTC
    print('My very first sentence. :+)')
  • Mine

    2130257·text·605 B·2012-03-20 04:22 UTC
    r1
    ~~~~~~~
    conf t
    hostname r1
    router ospf 1
    network 192.168.1.0 0.0.0.255 area 1
    int fa0/0
    ip address 192.168.1.2 255.255.255.0
    no sh
    
    ABR
    ~~~~~~~~~~~~
    conf t
    hostname ABR
    
    int fa0/0
  • Someone

    2130252·text·4.3 KB·2012-03-20 04:14 UTC
    11:15 PM - Crazy Ivan: Well played Comrade Pilot.
    11:16 PM - »9D Pilot: Great job!
    11:16 PM - Crazy Ivan: I did my job.
    11:16 PM - Crazy Ivan: It was fun.
    Crazy Ivan has changed their name to Haro
  • Something

    2130249·text·4.2 KB·2012-03-20 04:07 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    
    <head>
    <meta http-equiv="Cont
  • Mine

    2130245·text·1.0 KB·2012-03-20 04:02 UTC
    b2240-[01-12] || RAM: 2025 MB || PROC: 2 x 2.33GHz || GPU: 256M
    
    b3185-[01-24] || RAM: 2025 MB || PROC: 2 x 1.80GHz || GPU: 256M
    
    b3175-[01-18] || RAM:
  • Something

    2130237·text·22.8 KB·2012-03-20 03:40 UTC
    ------------------------------------------------------------------------------
     Screenshot
    ---------------------------------------------------------------------------
  • Something

    2130229·text·6.0 KB·2012-03-20 03:04 UTC
    Everyone has a different idea on how to be successful. Some people think having a
    
    big family, fancy cars, and a giant is what it means to have achieved success. Some people think being extremely we
  • Miscellany

    2130222·text·2.5 KB·2012-03-20 02:40 UTC
    # Query 1: 0.25 QPS, 3.70x concurrency, ID 0x9F4BD2F4FF885D88 at byte 791108
    # This item is included in the report because it matches --limit.
    # Scores: Apdex = 0.07 [1.0], V/M = 5.24
    # Query_time
  • Anonymous

    2130220·text·1.5 KB·2012-03-20 02:33 UTC
    You're awake before your alarm even goes off.
    
    After rolling around and laying stiffly down on your bed for god knows how long, you think you should probably just get up! Today is your first day aft
  • Stuff

    2130216·text·95 B·2012-03-20 02:12 UTC
    java -d64 -Xincgc -Xmx1024M -XX:+AggressiveOpts -XX:+CMSIncrementalPacing craftbukkit.jar nogui
  • Unnamed

    2130213·text·241 B·2012-03-20 02:07 UTC
    int prune (int *a, int n_a, int x)
    {
    int i;
    for(i=0;i<=x;i++)
    {
    if(a[i]==x)
     {
     for (i=x-1;i<n_a;i++)
     a[i]=a[i+1];
     }
    }
    return n_a-1;
    
    }
    //remove a primeira ocorrenc
  • Something

    2130211·text·5.8 KB·2012-03-20 01:58 UTC
    Everyone’s idea of what it means to be successful is very different. Some people think having a
    
    family, car and a house is success. Some people think being extremely wealthy is success, while some
  • Stuff

    2130206·text·1.4 KB·2012-03-20 01:13 UTC
    [01:18] <AnTiDaRkD> 17
    [01:18] <AnTiDaRkD> -
    [01:18] <AnTiDaRkD> Profesor Takasaki, acepte de una vez ser el tutor del club.{o como fuere en la serie}
    [01:18] <AnTiDaRkD> Le echaré una mano con mi
  • Unnamed

    2130196·text·27.6 KB·2012-03-20 00:47 UTC
    SELECT instances.created_at AS instances_created_at, 
     instances.updated_at AS instances_updated_at, 
     instances.deleted_at
  • Unnamed

    2130195·text·17.1 KB·2012-03-20 00:44 UTC
    | 2963667 | nova | 15.185.142.5:53201 | Sending data | SELECT instances.created_at AS instances_created_at, instances.updated_at AS instances_updated_at, instances.deleted_at AS instances_deleted_at
  • Veiculo

    2130187·java·253 B·2012-03-20 00:30 UTC
    public class Veiculo {
     void abastecer(){
     System.out.println("abastecer()");
     }
     
     void acelerar(){
     System.out.println("acelerar()");
     }
     
     void frear()
  • Mine

    2130181·text·140 B·2012-03-19 23:42 UTC
    int*t(char*s,int d){for(;*s;s++)if(*s==d){*s=0;return s+1;}return 0;}int main(int c,int*v){char*a=v[1],*b;while(a){b=t(a,',');puts(a);a=b;}}
  • Untitled

    2130173·text·663 B·2012-03-19 22:56 UTC
    In config.php:
    addPlugin('PiwikAnalytics', array('piwikroot' => 'stats.smithfam.info/', 'piwikId' => '4'));
    
    Then in the source:
    <script type="text/javascript" src="//stats.smithfam.info/piwik.js"

older pastes →