All pastesPublic feed

Public feed

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

    2126461·text·1.1 KB·2012-03-09 18:48 UTC
    $ cat sidlog 
    Fri Mar 9 11:30:49 CST 2012: Initialisation done
    Fri Mar 9 11:30:49 CST 2012: starting installation
    Fri Mar 9 11:30:49 CST 2012: load the configuration
    Fri Mar 9 11:30:49 CST 201
  • Unnamed

    2126460·text·325 B·2012-03-09 18:42 UTC
    /data # ./misc_version -s 1.00.000.1
    ./misc_version -s 1.00.000.1
    --set_version set. VERSION will be changed to: 1.00.000.1
    Patching and backing up partition 17...
    
    /data # dd if=/dev/block/mmcbl
  • dmesg

    2126459·text·57.8 KB·2012-03-09 18:22 UTC
    
        
  • kmsg

    2126458·text·78.0 KB·2012-03-09 18:21 UTC
    
        
  • output

    2126456·text·608 B·2012-03-09 18:16 UTC
    /data # dd if=/dev/block/mmcblk0p17 bs=1 skip=160 count=10
    dd if=/dev/block/mmcblk0p17 bs=1 skip=160 count=10
    1.34.707.310+0 records in
    10+0 records out
    10 bytes (10B) copied, 0.002380 seconds, 4.
  • Anonymous

    2126454·text·620 B·2012-03-09 18:15 UTC
    [13:12] frood: ~ $ irb
    irb(main):001:0> (1..10).find {|i| i == 2}
    => 2
    irb(main):002:0> (1..10).find 
    LocalJumpError: no block given
     from (irb):2:in `find'
     from (irb):2:in `each'
     from (irb):
  • Anonymous

    2126451·text·426 B·2012-03-09 18:08 UTC
    >> (1..10)
    => 1..10
    >> (1..10).find {|i| i == 2}
    => 2
    >> (1..10).find 
    LocalJumpError: no block given
     from (irb):3:in `find'
     from (irb):3:in `each'
     from (irb):3:in `find'
     from (irb):3
    >>
  • Someone

    2126449·text·717 B·2012-03-09 18:00 UTC
    access:
    192.168.25.119 - - [09/Mar/2012:12:57:46 -0500] "GET /eg/opac/results?fi%3Aitem_type=&query=test&qtype=keyword&loc=1 HTTP/1.0" 200 21266 "-" "Wget/1.12 (linux-gnu)"
    
    error:
    [Fri Mar 09 12:
  • Something

    2126448·text·905 B·2012-03-09 17:56 UTC
    (12:48:17 PM) Jack Cain: http://www.nytimes.com/2010/12/04/education/04hummus.html?_r=1
    (12:48:46 PM) Jack Cain: the company supports militarism in israel/palestine
    (12:49:10 PM) Tobi: no one of the
  • Something

    2126447·text·3.8 KB·2012-03-09 17:43 UTC
    Propuesta de Servidor Firewall
    
    El servidor Firewall, como su nombre lo indica, es una pared de fuego que nos protege tanto interna como exteriormente, ya sea de aplicaciones maliciosas (virus, troy
  • Mine

    2126444·text·13.1 KB·2012-03-09 17:06 UTC
    Linking CXX executable scribus
    third_party/cairo/libscribus_cairo_lib.a(cairo-ft-font.c.o): In function `_get_bitmap_surface':
    /home/gopavarapu/scribus/Scribus/scribus/third_party/cairo/cairo-ft-fon
  • Miscellany

    2126440·text·1.7 KB·2012-03-09 16:27 UTC
    Kanał prowadzony jest przez dwie osoby, przez Przemcia (założyciela) i Destrojera. Możecie zobaczyć tu także 5 recenzji mojego byłego współpracownika Maślaka.
    
    Na kanale znajdziecie recenzje horroró
  • Stuff

    2126437·mirc·102 B·2012-03-09 16:17 UTC
    if ($nick == JaBSnGServ && $chan == #JaBSnG-Support) {
     if (New Request isin $1-) {
     }
     }
  • Stuff

    2126436·text·1.5 KB·2012-03-09 16:03 UTC
    Mar 9 10:59:32 mail postfix/smtpd[18315]: connect from localhost[::1]
    Mar 9 10:59:32 mail postfix/smtpd[18315]: warning: SASL: Connect to private/auth-client failed: Connection refused
    Mar 9 10:5
  • php.ini

    2126432·text·85.8 KB·2012-03-09 15:45 UTC
    
        
  • Someone

    2126431·text·1.2 KB·2012-03-09 15:45 UTC
    [ 12%] Building CXX object scribus/CMakeFiles/scribus.dir/util_printer.cpp.o
    /home/gopavarapu/scribus/Scribus/scribus/util_printer.cpp: In static member function 'static bool PrinterUtil::getPrinterM
  • Something

    2126426·text·6.7 KB·2012-03-09 15:34 UTC
    (13:21:18) Jani Brezavscek đđ
    (13:21:21) Jani Brezavscek đđ đđ đđ
    (13:21:24) Jaka Filej DZDZDZDZDZ
    (13:21:33) Jani Brezavscek ki bo nowga?
    (13:21:33) Jani Brezavscek :)
    (13:27:25) Jani Brezavscek
  • Something

    2126420·text·1.0 KB·2012-03-09 15:04 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="Conten
  • Stuff

    2126410·text·13.4 KB·2012-03-09 14:49 UTC
    ]$ PROJECT=Generic ARCH=i386 make
    ./scripts/image
    
     =================================================================================
     Configuration for OpenELEC
     ================================
  • Someone

    2126405·text·596 B·2012-03-09 14:43 UTC
    checking for stdint.h... (cached) no
    checking for unistd.h... (cached) no
    checking cpuid.h usability... no
    checking cpuid.h presence... yes
    configure: WARNING: cpuid.h: present but cannot be compi

older pastes →