All pastesPublic feed

Public feed

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

    2121162·text·240 B·2012-02-24 02:14 UTC
    Checking for core dump ...
    savecore: reboot after panic: dump forced via kernel debugger
    savecore: system went down at ...
    savecore: writing compressed core to ...
    savecore: writing compressed ker
  • Miscellany

    2121159·text·165 B·2012-02-24 02:11 UTC
    #!/bin/bash
    
    listurls=(10.233.2.221)
    
    for url in "${listurls[@]}"
    do
     if result=$(curl -sSf "$url")
     then
     printf 'Result is %s\n' "$result"
     fi
    done
  • Stuff

    2121154·text·2.6 KB·2012-02-24 02:07 UTC
    Vector3 moveVector = new Vector3(0, 0, 0);
     KeyboardState keyState = Keyboard.GetState();
     if (keyState.IsKeyDown(Keys.Escape))
     this.Exit();
    
     if
  • Miscellany

    2121151·text·170 B·2012-02-24 02:05 UTC
    #!/bin/bash
    #
    
    LISTURLS="10.233.2.221"
    
    for URL in $LISTURLS
    do
     RESULT=$(curl -sSf "$URL")
     if [$? -gt 0]; then
     echo "Result is $RESULT"
     fi
    done
  • Miscellany

    2121149·csharp·2.7 KB·2012-02-24 01:51 UTC
    private string pumpBoxComando(string comando, string parametro)
     {
    
     string lectura,cmd,ack,stx, etx,checksum;
     int intentos,bytesToRead;
     byte[] buffe
  • httpd.conf

    2121147·apache·34.6 KB·2012-02-24 01:14 UTC
    
        
  • Unnamed

    2121144·text·852 B·2012-02-24 00:54 UTC
    loadzone=mx
    defaultzone=mx
    
    span=1,1,0,ccs,hdb3
    span=2,2,0,ccs,hdb3
    span=3,3,0,ccs,hdb3
    span=4,4,0,cas,hdb3
    span=5,5,0,cas,hdb3
    span=6,6,0,cas,hdb3
    
    bchan=1-15,17-31,32-46,48-62,63-77,79-93
  • Anonymous

    2121143·text·1.9 KB·2012-02-24 00:50 UTC
    [ 1056.453951] usbcore: deregistering interface driver hdpvr
    [ 1056.453967] hdpvr 2-2:1.0: device video0 disconnected
    [ 1200.456024] INFO: task rmmod:1879 blocked for more than 120 seconds.
    [ 1200.
  • Untitled

    2121142·text·5.9 KB·2012-02-24 00:43 UTC
    [ 264.938728] hdpvr 2-2:1.0: config call request for value 0x1500 returned 1
    [ 264.960348] hdpvr 2-2:1.0: config call request for value 0x1700 returned 1
    [ 264.971467] hdpvr 2-2:1.0: config call
  • Miscellany

    2121141·text·566 B·2012-02-24 00:38 UTC
    18:32 -!- Irssi: Error in script scriptassist:
    18:32 Can't locate LWP/UserAgent.pm in @INC (@INC contains:
     /home/jamie/.irssi/scripts /usr/local/share/irssi/scripts
     /usr/local/l
  • Something

    2121140·text·1.1 KB·2012-02-24 00:38 UTC
    2012-02-23 19:35:22.942 adding: serenity as a remote file transfer 
    2012-02-23 19:35:25.545 DevRdB(/dev/video0) Error: Poll giving up 
    2012-02-23 19:35:25.583 MPEGRec(/dev/video0) Error: Device erro
  • Unnamed

    2121139·text·533 B·2012-02-24 00:36 UTC
    loadzone=mx
    defaultzone=mx
    
    span=1,1,0,ccs,hdb3
    span=2,2,0,ccs,hdb3
    span=3,3,0,ccs,hdb3
    span=4,4,0,cas,hdb3
    span=5,5,0,cas,hdb3
    span=6,6,0,cas,hdb3
    
    bchan=1-15,17-31,32-46,48-62,63-77,79-93
  • Miscellany

    2121137·text·7.1 KB·2012-02-24 00:14 UTC
    Please remember that Riot employees will never ask for your password when assisting you.
    4K Kaution (11:57): Just want you to understand, if you think I'm negative.
       Its not negativity or not want
  • Unnamed

    2121136·text·442 B·2012-02-24 00:06 UTC
    [Unit]
    Description=test.target
    Requires=test_init.target
    Before=test_init.target
    Conflicts=network.target
    
    ....
    
    [Unit]
    Description=test_init.target
    Requires=network.target
    After=test.tar
  • Unnamed

    2121134·text·350 B·2012-02-23 23:31 UTC
    -cmd g++ -fPIC -dynamiclib Simple.cpp -o bin/Simple.ndll -I./include -I/usr/lib/haxe/lib/hxcpp/2,08,1/include /opt/local/lib/libvpx.a -I/usr/lib/neko/include -I./include -I/opt/local/include -L/opt/lo
  • Untitled

    2121131·text·913 B·2012-02-23 22:52 UTC
    gcc: /usr/include: linker input file unused because linking not done
    gcc: /usr/local/include: linker input file unused because linking not done
    g++ -O2 -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNE
  • Anonymous

    2121130·text·22.7 KB·2012-02-23 22:48 UTC
    $view = new view;
    $view->name = 'indications';
    $view->description = 'Displays indications and related products.';
    $view->tag = 'default';
    $view->base_table = 'taxonomy_term_data';
    $view->human_na
  • Something

    2121129·text·1.2 KB·2012-02-23 22:40 UTC
    [root@lucas_social /]# sudo gem install mysql
    Building native extensions. This could take a while...
    ERROR: Error installing mysql:
     ERROR: Failed to build gem native extension.
  • Mine

    2121125·text·16.8 KB·2012-02-23 21:59 UTC
    Start-Date: 2012-02-03 17:47:45
    Remove: libqt3-mt (3.3.8-b-6ubuntu2)
    End-Date: 2012-02-03 17:47:48
    
    Start-Date: 2012-02-03 17:58:04
    Upgrade: firefox-branding (9.0.1+build1-0ubuntu0.10.04.2, 10
  • Unnamed

    2121124·text·7.2 KB·2012-02-23 21:45 UTC
    //LO: -useforcedmparms -noforcemaccel -noforcemspd
    //============================================================
    //VIEWMODEL
    //============================================================
    bind "1

older pastes →