All pastesPublic feed

Public feed

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

    2052313·text·15.6 KB·2011-04-30 18:31 UTC
    Malwarebytes' Anti-Malware 1.50.1.1100
    www.malwarebytes.org
    
    Database version: 6479
    
    Windows 6.0.6001 Service Pack 1
    Internet Explorer 7.0.6001.18000
    
    4/30/2011 2:07:34 PM
    mbam-log-2011-04-30
  • /etc/X11/xorg.conf.d/20-nvidia.c

    2052311·text·211 B·2011-04-30 18:24 UTC
    Section "Device"
     Identifier "Default nvidia Device"
     Driver "nvidia"
    
     Option "RegistryDwords" "PowerMizerLevelAC=0x3"
     Option "RegistryDwords" "PowerMizerLevel=0x3"
  • lazarus477

    2052309·text·162 B·2011-04-30 18:18 UTC
    display.getDeleteButton().addClickHandler(new ClickHandler() {
     public void onClick(ClickEvent event) {
     deleteSelectedContacts();
     }
     });
  • routes

    2052304·php·444 B·2011-04-30 17:44 UTC
    Route::set('default', '<action>',
     array(
     'action' => '(links|foo|bar)',
     ))
     ->defaults(array(
     'directory' => 'frontend',
     'controller' => 'website',
     'action' => 'index',
     ));
  • routes

    2052303·php·447 B·2011-04-30 17:43 UTC
    Route::set('default', '<action>',
     array(
     'directory' => '(links|foo|bar)',
     ))
     ->defaults(array(
     'directory' => 'frontend',
     'controller' => 'website',
     'action' => 'index',
     )
  • routes

    2052302·php·449 B·2011-04-30 17:42 UTC
    Route::set('default', '(<action>)',
     array(
     'directory' => '(links|foo|bar)',
     ))
     ->defaults(array(
     'directory' => 'frontend',
     'controller' => 'website',
     'action' => 'index',
  • routes

    2052301·php·456 B·2011-04-30 17:41 UTC
    Route::set('default', 'domain(/<action>)',
     array(
     'directory' => '(links|foo|bar)',
     ))
     ->defaults(array(
     'directory' => 'frontend',
     'controller' => 'website',
     'action' => 'in
  • Something

    2052300·text·16.2 KB·2011-04-30 17:40 UTC
    # cat /media/sdb1/grub/grub.cfg 
    # 
    # DO NOT EDIT THIS FILE 
    #
  • Something

    2052299·text·16.2 KB·2011-04-30 17:40 UTC
    # cat /media/sdb1/grub/grub.cfg 
    # 
    # DO NOT EDIT THIS FILE 
    #
  • Something

    2052298·text·3.1 KB·2011-04-30 17:38 UTC
    <script type='text/javascript'> //<![CDATA[ var rate = 20; if (document.getElementById) window.onerror=new Function("return true") var objActive; // The object which event occured in var act = 0;
  • routes

    2052295·php·241 B·2011-04-30 17:37 UTC
    Route::set('default', '(<directory>(/<controller>(/<action>(/<id>))))',
     array(
     'directory' => '(frontend|admin)',
     ))
     ->defaults(array(
     'directory' => 'frontend',
     'controller' => 'we
  • Something

    2052294·text·878 B·2011-04-30 17:36 UTC
    # ls /media/sdb1
    config-2.6.31-1.slh.8-sidux-amd64
    config-2.6.34-0.slh.11-sidux-amd64
    config-2.6.34-0.slh.8-sidux-amd64
    config-2.6.37-0.slh.1-aptosid-amd64
    config-2.6.38-4.slh.6-aptosid-amd64
    gr
  • Stuff

    2052293·text·892 B·2011-04-30 17:31 UTC
    Traceback (most recent call last):
     File "/usr/bin/emerge", line 32, in <module>
     from _emerge.main import emerge_main
     File "/usr/lib/portage/pym/_emerge/main.py", line 39, in <module>
     f
  • Something

    2052292·text·2.1 KB·2011-04-30 17:29 UTC
    # fdisk -l 
    
    Disk /dev/sdb: 150.0 GB, 150038863360 bytes
    255 heads, 63 sectors/track, 18241 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
  • Unnamed

    2052291·text·2.7 KB·2011-04-30 17:28 UTC
    ==28665== 33,813 bytes in 702 blocks are definitely lost in loss record 343 of 345
    ==28665== at 0x4C275A2: realloc (vg_replace_malloc.c:525)
    ==28665== by 0x68386FB: ??? (in /usr/lib/libaugeas.
  • Something

    2052284·text·7.0 KB·2011-04-30 17:16 UTC
    # The downloadable / HD encoding script
    # Rewritten and maintained by Brandon. Originally created by Flygon.
    # Many great contributions come from Mister Epic and especially Grunt
    # Super thanks to
  • Unnamed

    2052283·text·846 B·2011-04-30 17:10 UTC
    W: fookebox: non-standard-file-perm etc/fookebox/config.ini 0640 != 0644
    N: 
    N: The file has a mode different from 0644. In some cases this is
    N: intentional, but in other cases this is a bug
  • Mine

    2052282·text·1.4 KB·2011-04-30 16:56 UTC
    <?php
    include_once 'Databasequerys.class.php';
    
    class evento{
     var $id_evento;
     var $id_usuario;
     var $fecha_creacion; // Objeto de tipo evento
     var $publicado;
     var $hora_creacion;
  • Miscellany

    2052280·text·336 B·2011-04-30 16:48 UTC
    id_evento id_usuario fecha_creacion publicado hora_creacion fecha_evento hora_evento id_evento lugar tema_tratar id_evento lugar descripcion
    1 1 2011-04-29 1 23:00:00 2011-04-02 23:00:00 1 Barcelona
  • Something

    2052278·text·1.2 KB·2011-04-30 16:24 UTC
    7. Drugs used in medicine are routinely given what is called an LD-50. The LD-50 rating indicates at what dosage fifty percent of test animals receiving a drug will die as a result of drug induced tox

older pastes →