All pastesPublic feed

Public feed

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

    2087192·text·7.0 KB·2011-10-05 20:23 UTC
    chaitanya@chaitanya-laptop:~$ sudo su
    [sudo] password for chaitanya: 
    root@chaitanya-laptop:/home/chaitanya# /etc/init.d/apache2 stop
     * Stopping web server apache2
  • zdic.net query draft code

    2087191·text·7.1 KB·2011-10-05 20:20 UTC
    NOTE
    Python code is in section 1, javascript query from the search site is in section 2
    
    SECTION 1
    ---------
    # import re
    import urllib, urllib2
    import sys
    import getopt
    from lxml import e
  • Anonymous

    2087189·text·5.0 KB·2011-10-05 19:53 UTC
    Jan 1 00:24:02 summit user.err motion: [0] [ERR] [ALL] main: Thread 1 - Watchdog timeout, trying to do a graceful restart
    Jan 1 00:25:02 summit user.err motion: [0] [ERR] [ALL] main: Thread 1 - Wat
  • Something

    2087186·javascript·793 B·2011-10-05 19:09 UTC
    function addAtt() {
     attCount++;
     var newLi = document.createElement("LI");
     newLi.id="att"+attCount;
     newLi.style.marginRight="5px";
     newLi.style.position="relative";
     newLi.style.l
  • Untitled

    2087185·text·59 B·2011-10-05 19:06 UTC
    -v -w 256 -f 1 VECTORS FASTLOOP=false AGGRESSION=11 BFI_INT
  • Unnamed

    2087184·text·1.4 KB·2011-10-05 19:04 UTC
    1
    Nadia: Dove abbiamo ottenuto dopo?
    Luca: Vorrei che potessimo andare in Nuova Zelanda
    Holly: Desideri?
    Luca: Beh, dicono che è costoso, e non ho lasciato un sacco di soldi.
    Holly: Ma tu hai una
  • paulus68

    2087181·text·714 B·2011-10-05 19:00 UTC
    paul@skull:~$ df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/skull-root
     453G 423G 6.9G 99% /
    udev 1007M 268K 1007M 1% /dev
    no
  • Anonymous

    2087179·text·2.2 KB·2011-10-05 18:51 UTC
    ERROR [MutationStage:39] 2011-10-05 13:27:54,262 AbstractCassandraDaemon.java (line 114) Fatal exception in thread Thre
    ad[MutationStage:39,5,main]
    java.lang.OutOfMemoryError: unable to create new n
  • Someone

    2087178·text·598 B·2011-10-05 18:39 UTC
    function (head, req) {
     var Mustache = require("vendor/couchapp/lib/mustache");
    
     start({
     "headers": { "Content-Type": "text/html" }
     });
    
     var stash = {};
     while (row = getRow()) {
  • Mine

    2087174·text·1.5 KB·2011-10-05 18:24 UTC
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    A package failed to install. Trying to recover:
    Setting up libblas-dev (1.2-7) ...
    update-alternatives: error: alternative path /usr/lib/lib
  • Problems installing R

    2087167·text·3.1 KB·2011-10-05 18:11 UTC
    administrator@sjc-r-01:/$ sudo aptitude install libatlas-base-dev libblas-dev libblas-3gf.so libblas-dev libatlas-dev libatlas-base-dev
    The following NEW packages will be installed:
     libatlas-base-
  • Unnamed

    2087164·java·536 B·2011-10-05 17:47 UTC
    //predicates.add(equal("docTypeName", routeHeader.getDocumentType().getName()));
     // Check all document types in ancestry
     DocumentType dt = routeHeader.getDocumentType();
  • Unnamed

    2087163·text·1.2 KB·2011-10-05 17:47 UTC
    root@recode:/# mdadm --assemble --scan -v
    mdadm: looking for devices for /dev/md0
    mdadm: cannot open device /dev/dm-0: Device or resource busy
    mdadm: /dev/dm-0 has wrong uuid.
    mdadm: no RAID super
  • Something

    2087161·text·219 B·2011-10-05 17:38 UTC
    ftp://ftp.sangoma.com/linux/custom/shaunt/Trixbox%202.6.2.3/3.5.18/wanpipe-util-3.5.18-0.i686.rpm
    ftp://ftp.sangoma.com/linux/custom/shaunt/Trixbox%202.6.2.3/3.5.18/wanpipe-modules-2.6.18-128.1.10.el
  • Mine

    2087159·text·766 B·2011-10-05 17:34 UTC
    /usr/bin/ld: cannot find -lavahi-common
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../libavahi-client.so when searching for -lavahi-client
    /usr/bin/ld: skip
  • gmcharlt

    2087158·text·628 B·2011-10-05 17:27 UTC
    sub norm_commit_message {
     my $msg = shift;
     $msg =~ s/^commit .*?$//gm;
     $msg =~ s/^Date:.*?$//gm;
     $msg =~ s/^ Signed-off-by: .*?$//gm;
     $msg =~ s/^.*?cherry picked from commi
  • georg

    2087157·text·1.6 KB·2011-10-05 17:21 UTC
    #include <stdlib.h>
    #include <iostream>
    #include <math.h>
    
    using namespace std;
    
    int main()
    {
     int num0;
     int numa;
     int numb;
     int numc;
     int numd;
     int min;
     int c
  • Unnamed

    2087155·text·839 B·2011-10-05 16:58 UTC
    @Override
     public boolean createContactGroup(String newGroupName) {
     MetaContactListService service = getMetaContactListService();
     MetaContactGroup root = service.getRoot();
     
     Iterator<
  • Untitled

    2087152·cpp·3.2 KB·2011-10-05 16:46 UTC
    /*
    Group 13
    Thomas Biddle
    Sam Reed
    Craig Ashworth
    */
    
    #include<iostream>
    #include<string>
    
    using namespace std;
    
    // Node struct with variables.
    struct Node {
    public:
     string item; // d
  • Someone

    2087149·text·1.8 KB·2011-10-05 16:27 UTC
    CPU utilization for five seconds: 100%/92%; one minute: 99%; five minutes: 99%
     PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process 
     117 164162612 22480875 7302 2.51% 3

older pastes →