All pastesPublic feed

Public feed

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

    2070293·text·1.6 KB·2011-05-27 12:32 UTC
    [root@localhost mads]# pacman -Rsn dovecot
    checking dependencies...
    
    Remove (1): dovecot-1.1.14-1
    
    Total Removed Size: 7.68 MB
    
    Do you want to remove these packages? [Y/n] y
    error: command f
  • Someone

    2070290·text·7.5 KB·2011-05-27 12:29 UTC
    ....
    
     gpgme-1.3.0-1-i686 205.2K 1557.5K/s 00:00:00 [##############################] 100%
     hwdetect-2011.03-1-any 5.5K 169.2K/s 00:00:00 [##############################] 100%
  • Unnamed

    2070278·python·413 B·2011-05-27 12:11 UTC
    def session_commit(session):
    
     """Commit the session
    
     """
    
     import transaction
    
     from zope.sqlalchemy.datamanager import join_transaction
    
     if not transaction.get():
  • Stuff

    2070274·text·340 B·2011-05-27 12:03 UTC
    window.addEvent('domready', function() {
     var maxH=0;
    
     $$('#whyList .whyBox').each(function(el, i){
     var tmp =0;
     tmp=$(el).getSize().x;
     if(tmp>maxH) {
  • Unnamed

    2070264·text·980 B·2011-05-27 11:48 UTC
    //Show all Mailings:
    
    SELECT id, date_format(SendDateTime,'%d.%m.%Y') As ASendDateTime, CampaignName
    FROM Campaigns LEFT JOIN CampaignOptions
    ON Campaigns.id=CampaignOptions.Campaign_id
    RIGHT OUT
  • Untitled

    2070251·text·3.8 KB·2011-05-27 11:32 UTC
    #
    # Server-Pool Management (MPM specific)
    # 
    
    #
    # PidFile: The file in which the server should record its process
    # identification number when it starts.
    #
    # Note that this is the default PidF
  • Someone

    2070250·text·2.4 KB·2011-05-27 11:32 UTC
    #
    # This configuration file reflects default settings for Apache HTTP Server.
    #
    # You may change these, but chances are that you may not need to.
    #
    
    #
    # Timeout: The number of seconds before re
  • Unnamed

    2070247·text·920 B·2011-05-27 11:23 UTC
    //Show all Mailings:
    
    SELECT id, date_format(SendDateTime,'%d.%m.%Y') As ASendDateTime, CampaignName
    FROM Campaigns LEFT JOIN CampaignOptions
    ON Campaigns.id=CampaignOptions.Campaign_id
    RIGHT OUT
  • Unnamed

    2070232·text·448 B·2011-05-27 11:07 UTC
    //Show all Mailings:
    
    SELECT id, date_format(SendDateTime,'%d.%m.%Y') As ASendDateTime, CampaignName
    FROM Campaigns LEFT JOIN CampaignOptions
    ON Campaigns.id=CampaignOptions.Campaign_id
    ORDER BY
  • Anonymous

    2070227·text·6.7 KB·2011-05-27 10:56 UTC
    But there was no hesitation among students — from undergraduates in computer science to M.B.A. candidates — who were spending much of their lives immersed in Facebook.
    
    From the start, many approach
  • Unnamed

    2070225·text·115 B·2011-05-27 10:54 UTC
    SELECT id AS selected_id FROM tbl1 WHERE (SELECT COUNT(*) FROM tbl2 WHERE id = selected_id GROUP BY something) > 25
  • Miscellany

    2070222·text·385 B·2011-05-27 10:49 UTC
    $a = (Get-Host).UI.RawUI
    $a.ForegroundColor = "white"
    $global:CurrentUser = [System.Security.Principal.WindowsIdentity]::GetCurrent()
    $a.WindowTitle = $env:COMPUTERNAME + " - " + $CurrentUser.Name
  • Untitled

    2070217·text·17.5 KB·2011-05-27 10:39 UTC
    #
    # This is the main Apache HTTP server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.2> for detai
  • Someone

    2070208·text·2.3 KB·2011-05-27 10:32 UTC
    KeyPress event, serial 37, synthetic NO, window 0x2c00001,
     root 0xab, subw 0x0, time 229662638, (623,409), root:(1217,703),
     state 0x0, keycode 172 (keysym 0x1008ff14, XF86AudioPlay), same_sc
  • Someone

    2070205·text·4.9 KB·2011-05-27 10:29 UTC
    Some side info:
    
    /dev/md4 is the export, it consists of /dev/sd[e-l]
    
    Don't mind the high CPU, it runs boinc (worldcommunitygrid) as well.
    
    Local dd if=/dev/zero of=/mnt/export/bigfucker bs=1M
  • Someone

    2070203·text·253 B·2011-05-27 10:26 UTC
    File "scc.py", line 563, in on_text
    elif destination.get_info('network') == sccnet.get_info('network') and destination.get_info('channel') == sccnet.get_info('channel') and stnick == "SCC":
    Attribut
  • C++ code

    2070201·cpp·1.4 KB·2011-05-27 10:25 UTC
    #include <iostream>
    #include <cstdlib>
    using namespace std;
    
    // Generates a random number
    int nGenerate()
    {
     int number;
     number = rand() % 100 + 1;
     return number;
    }
    // Asks for imput and
  • Anonymous

    2070196·text·2.8 KB·2011-05-27 10:16 UTC
    /*
     Socket.h
    
     Copyright (C) 2002-2004 René Nyffenegger
    
     This source code is provided 'as-is', without any express or implied
     warranty. In no event will the author be held liable for a
  • Anonymous

    2070192·text·21 B·2011-05-27 10:09 UTC
    this is a test paste.
  • Something

    2070186·text·37.9 KB·2011-05-27 09:56 UTC
    
        

older pastes →