All pastesPublic feed

Public feed

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

    2087737·text·100.9 KB·2011-10-07 18:22 UTC
    
        
  • Someone

    2087735·text·396 B·2011-10-07 18:19 UTC
    root@ltcart3-82:~# puppetd --test --server=Almond
    err: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not fin
  • Miscellany

    2087734·text·676 B·2011-10-07 18:19 UTC
    import "classes/*"
    
    node "mchs"{
    # include first
    # include rsync
    # include crontab
    # include packages
    # include misc
    
    class {
     'first': stage => firs
  • Anonymous

    2087731·text·676 B·2011-10-07 18:13 UTC
    import "classes/*"
    
    node "mchs"{
     include first
     include rsync
     include crontab
     include packages
     include misc
    
    #class {
    # 'first': stage => fir
  • Untitled

    2087730·text·1.2 KB·2011-10-07 18:09 UTC
    select ji6.reporter, 
     sum((case when ji6.resolution = 1 then 1 else 0 end)) "Completed",
     sum((case when ji6.resolution not in (-1,1) then 1 else 0 end)) "NAR",
     sum((case when j
  • Untitled

    2087729·text·1.3 KB·2011-10-07 18:06 UTC
    select ji6.reporter, 
     sum((case when ji6.resolution = 1 then 1 else 0 end)) "Completed",
     sum((case when ji6.resolution not in (-1,1) then 1 else 0 end)) "NAR",
     sum((case when j
  • Untitled

    2087727·text·935 B·2011-10-07 18:02 UTC
    select ji6.reporter, 
     sum((case when ji6.resolution = 1 then 1 else 0 end)) "Completed",
     sum((case when ji6.resolution not in (-1,1) then 1 else 0 end)) "NAR",
     sum((case when j
  • Mine

    2087720·text·2.2 KB·2011-10-07 17:43 UTC
    import java.io.IOException;
    import java.util.Scanner;
    import java.util.StringTokenizer;
    
    /*
     * 3n+1 Problem: problema basico para entender memoria dinamica
     * la version de aqui es diferente a
  • johmurph single.php

    2087719·text·1.8 KB·2011-10-07 17:42 UTC
    <?php if(function_exists('precious_get_file')) { precious_get_file('header'); } else { get_header(); }?>
    
    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    
    <div class="post sin
  • johmurph single.php

    2087717·text·1.8 KB·2011-10-07 17:40 UTC
    <?php if(function_exists('precious_get_file')) { precious_get_file('header'); } else { get_header(); }?>
    
    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    
    <div class="post sin
  • settings

    2087716·text·1.4 KB·2011-10-07 17:38 UTC
    #
    # Virtual Hosts
    #
    # If you want to maintain multiple domains/hostnames on your
    # machine you can setup VirtualHost containers for them. Most configurations
    # use only name-based virtual hosts s
  • Untitled

    2087715·text·1.5 KB·2011-10-07 17:37 UTC
    Circulation:
    
    Weighting of the individual fields of the in-database circulation and holds rules can now be configured, rather than using hard-coded values. This allows the importance of each field t
  • Something

    2087714·text·3.1 KB·2011-10-07 17:28 UTC
    Oct 7 20:13:34 laptop dhclient: Internet Systems Consortium DHCP Client 4.1.1-P1
    Oct 7 20:13:34 laptop dhclient: Copyright 2004-2010 Internet Systems Consortium.
    Oct 7 20:13:34 laptop dhclient: A
  • Someone

    2087711·text·1.2 KB·2011-10-07 17:21 UTC
    Cataloguing:
    
    - Single Value Fields (SVF) - a framework for defining custom fixed fields FIXME??
    
    - MARC Batch editor: Allows cataloguers to define a set of rules and perform batch update on a se
  • Shop screen

    2087706·python·1.1 KB·2011-10-07 17:15 UTC
    init python:
     def show_shop_ui(): 
     
     ui.frame(xpos=100, ypos= 100)
     
     ui.hbox()
     ui.imagebutton(idle_image = "prueba_idle.png", hover_i
  • Unnamed

    2087705·diff·619 B·2011-10-07 17:11 UTC
    Signed-off-by: Dave Jones <davej@redhat.com>
    
    diff --git a/kernel/module.c b/kernel/module.c
    index 04379f92..d26c9a3 100644
    --- a/kernel/module.c
    +++ b/kernel/module.c
    @@ -2653,6 +2653,10 @@ s
  • Someone

    2087703·text·488 B·2011-10-07 17:08 UTC
    Cataloguing:
    
    - Single Value Fields (SVF) - a framework for defining custom fixed fields???
    - MARC Batch editor (batch edits buckets)
    
    Circulation:
    
    - Weighting of circulation and holds rules
  • Shop screen

    2087701·python·997 B·2011-10-07 17:07 UTC
    init python:
     def show_shop_ui(): 
     
     ui.frame(xpos=100, ypos= 100)
     
     ui.hbox() 
     ui.imagebutton(idle_image = "prueba_idle.png",
  • Someone

    2087700·text·447 B·2011-10-07 17:06 UTC
    Cataloguing:
    
    - Single Value Fields (SVF) - a framework for defining custom fixed fields???
    
    Circulation:
    
    - Weighting of circulation and holds rules
    
    New category: General Staff Client Impr
  • sten xorg.conf

    2087648·text·1.7 KB·2011-10-07 15:16 UTC
    Section "Module"
     SubSection "extmod"
     Option "omit xfree86-dga"
     EndSubSection
     Load "i2c"
     Load "ddc"
     Load "vbe"
     Load "dri"
     Load "glx"
     L

older pastes →