All pastesPublic feed

Public feed

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

    2054760·text·979 B·2011-05-07 04:05 UTC
    #!/bin/sh
    # $1 = Name of file.
    # $2 = Actual path the file is stored in
    # $PWD = Current Path.
    
    # EXIT codes..
    # 0 - Good:
    # 2 - Bad:
    exit 0
    #Remove ABOVE LINE to enable script. Know WTF y
  • Someone

    2054759·text·1.5 KB·2011-05-07 04:04 UTC
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    
    # DEVICE NAME CONVERSIONS 
    #
    # Linux Grub
    # -------------------------
    # /dev/fd0 (fd0)
    # /d
  • Bibilabimbi

    2054756·text·3.6 KB·2011-05-07 03:47 UTC
    <?php
    /**
     * @package WordPress
     * @subpackage Paragrams
     */
    
    // Do not delete these lines
     if (isset($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
  • iseng

    2054754·text·4 B·2011-05-07 03:39 UTC
    test
  • Mine

    2054753·text·2.0 KB·2011-05-07 03:37 UTC
    Adobe Flash Player 10 ActiveX Adobe Systems Incorporated 10.2.159.1
    Adobe Reader 9.4.4 Adobe Systems Incorporated 9.4.4
    Apple Application Support Apple Inc. 1.4.1
    Apple Mobile Device Support Apple
  • Mine

    2054750·python·174 B·2011-05-07 02:34 UTC
    #Tu pregunta xD
    def ciudad_con_mayor_diferencia(dic):
     mayor = 0
     
     for j in dic.keys():
     if(mayor < dic[j][1]-dic[j][0]):
     mayor = dic[j][1]-dic[j][0]
     
     return j
  • Mine

    2054749·text·7.6 KB·2011-05-07 02:33 UTC
    Originally Posted by Faye
    "I'm a little sad to find out that you were demoted without being told why first, so I'll try to put my thoughts/feelings into some sort of order for you here.
    
    Firstly, a
  • Someone

    2054746·text·589 B·2011-05-07 02:03 UTC
    Sorry i have to use pastebin because this site won't let me paste comments, it flags them all as spam.
    
    I run gentoo linux and I emerged it with the python flag. Is it possible I just need to point
  • Someone

    2054745·text·369 B·2011-05-07 02:01 UTC
    cups # emerge -pv --ask cups
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    [ebuild R ] net-print/cups-1.3.11-r4 USE="acl avahi dbus gnutls jpeg p
  • Miscellany

    2054741·text·1.7 KB·2011-05-07 01:38 UTC
    Edit 2692181 5913 45681766 677676 2011-04-09 00:00:01
     Edit 2698799 5913 46581766 677676 2011-04-10 00:00:01
     Edit 2705418 5913 44909215 677746 2011-04-11 00:00:01
     Edit 271204
  • Someone

    2054737·text·3.8 KB·2011-05-07 01:30 UTC
    var bool bQuickFire; // was this quickfired
    var bool ActuallyFiring; // hax
    var array<DukeProjectilePipebomb> MyBombs; // all the bombs I have in play
    var() DukeWeaponPipebombDetonator DetonatorTem
  • Someone

    2054734·text·230 B·2011-05-07 01:24 UTC
    caly@CalyLap:~$ ps ax|grep compiz|grep -v grep
    10871 ? Ss 0:00 /bin/sh -c /usr/bin/compiz-decorator
    10872 ? S 0:00 /usr/bin/compiz-decorator
    10874 pts/0 S 0:03 compiz
  • Miscellany

    2054733·text·1.0 KB·2011-05-07 01:23 UTC
    caly@CalyLap:~$ compiz --replace & disown
    [1] 10874
    caly@CalyLap:~$ Backend : ini
    Integration : true
    Profile : default
    Adding plugins
    Initializing core options...done
    Initializing move
  • Miscellany

    2054727·text·623 B·2011-05-07 00:51 UTC
    [root@speedy muaddib]# efibootmgr -v
    BootCurrent: 0000
    Timeout: 1 seconds
    BootOrder: 0000,0003,0001,0002,0005
    Boot0000* GRUB HD(1,800,32000,bcad2b47-d637-4fd7-bf65-8e9635c43f71)File(\EFI\GRUB\gru
  • Anonymous

    2054726·text·699 B·2011-05-07 00:38 UTC
    $ pstree
    init─┬─2*[agetty]
     ├─crond
     ├─dhcpcd
     ├─ntpd
     ├─rpc.idmapd
     ├─rpc.statd
     ├─rpcbind
     ├─syslog-ng───syslog-ng
     ├─udevd───2*[udevd]
     ├─xinit─┬─X
  • Unnamed

    2054725·text·1.2 KB·2011-05-07 00:33 UTC
    /adv/, I really need help getting out of the friend zone.
    
    I've known a particular girl since high school, we went to the same local college together, graduated. Ever since I kind of blew a chance
  • Something

    2054724·text·2.7 KB·2011-05-07 00:33 UTC
    [root@speedy ~]# pstree
    systemd─┬─accounts-daemon───{accounts-daemo}
     ├─5*[agetty]
     ├─console-kit-dae───64*[{console-kit-da}]
     ├─crond
     ├─2*[dbus-daemon]
     ├─db
  • Stuff

    2054723·text·251 B·2011-05-07 00:26 UTC
    location ~ \.php$ {
     fastcgi_pass 127.0.0.1:9000;
     fastcgi_index index.php;
     fastcgi_param SCRIPT_FILENAME /var/www$fastcgi_script_name;
  • Stuff

    2054721·text·278 B·2011-05-07 00:20 UTC
    $valorx = 'hola Wifi';
    
    $contingut = '<html>
     <head>
     <title>E-Mail HTML</title>
     </head>
     <body>
     <span style="font-size:10px;
  • Untitled

    2054719·text·7.4 KB·2011-05-07 00:12 UTC
    <form action="index.php" method="post" class="foro" name="Cuestionario" id="Cuestionario">
     <p>
     <label for="Nombre">&nbsp;&nbsp;Nombre :</label>
     &nbsp;
     <span class="foro">

older pastes →