All pastesPublic feed

Public feed

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

    2099483·text·1.4 KB·2012-01-05 01:22 UTC
    neukadmin@gay-perry:/var/log$ cat syslog | grep wlan1
    Jan 5 01:33:26 gay-perry kernel: [ 8.941895] ADDRCONF(NETDEV_UP): wlan1: link is not ready
    Jan 5 01:33:27 gay-perry dhclient: can't create
  • Miscellany

    2099482·text·608 B·2012-01-05 01:20 UTC
    neu@gay-perry:/var/log$ cat dmesg | grep wlan1
    [ 8.424848] udevd[366]: renamed network interface wlan0 to wlan1
    [ 8.941895] ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [ 12.951811] wlan1:
  • Unnamed

    2099479·text·502 B·2012-01-05 00:45 UTC
    [root@vpn1 scripts]# ./confdba -s | grep port
     "admin_ui.https.port": "943",
     "cs.https.port": "943",
     "dbpush.hosts.0.ssh_port": "22",
     "dbpush.hosts.1.ssh_port": "22",
     "vpn.daem
  • Something

    2099471·text·1.1 KB·2012-01-05 00:18 UTC
    (gdb) frame 0
    #0 0x0000000008d67cde in mdb_page_split (mc=0x18fddff0, newkey=0x18fddfc0, newdata=0x18fddfb0, newpgno=18446744073709551615, nflags=0) at ../../../libraries/libmdb/mdb.c:5614
    5614
  • Miscellany

    2099470·text·1.7 KB·2012-01-05 00:08 UTC
    Artist: Diffie Joe
     Song: John Deere Green 
     Album: Greatest Hits
     
    Joe Diffie Sheet Music
     Joe Diffie CDs 
    
     
    They were farm kids way down in Dixie
     They met in high school in the sixtie
  • Something

    2099469·text·1.0 KB·2012-01-04 23:33 UTC
    if PLAT_GTK
     position.left=0
     position.top=0
    #position.width=800
    #position.height=
    position.maximize=1
    
    buffers=18
    
    minimize.to.tray=0
    
    horizontal.scrollbar=1
    horizontal.scroll.width=700
  • Anonymous

    2099468·text·155 B·2012-01-04 23:32 UTC
    include_once 'umil.php';
     $umil = new umil(true,$db);
     if ($umil->table_column_exists('phpbb_test', 'test_id'))
     {
     print "table exists";
     }
  • Something

    2099466·text·1.1 KB·2012-01-04 22:43 UTC
    <CopyVirtualMachine name="VMName">
     <Source href="/cloudapi/ecloud/virtualMachines/2"
     type="application/vnd.tmrk.cloud.virtualMachine"/>
     <ProcessorCount>2</ProcessorCount>
     <Memory>
     <Unit>
  • Miscellany

    2099465·text·4.7 KB·2012-01-04 22:38 UTC
    Introduction
    
    I used to call myself atheist in the way people usually 
    refer to the word, as religionless. I have never 
    called myself religious, not even when I was younger and was 
    constant
  • Mine

    2099461·text·852 B·2012-01-04 22:27 UTC
    import java.util.concurrent.Callable;
    public class Task implements Callable {
     private int seq;
     public Task() {}
     public Task(int i) { seq = i; }
    
     public Object call() {
     String
  • Miscellany

    2099458·perl·2.2 KB·2012-01-04 22:17 UTC
    sub ecloud_vm_find_url {
     my ($VM_QUERY) = @_ ;
     my $VM_URI ;
    
     return($VM_QUERY) if ($VM_QUERY =~ m/\//) ;
    
     our %ECLOUD ; # = ecloud_get_cloud unless (%ECLOUD) ;
    
     for my $TH
  • Mine

    2099457·text·966 B·2012-01-04 22:06 UTC
    [root@vpn1 etc]# ls -la
    total 60
    drwxr-xr-x 9 root root 4096 Jan 4 16:58 .
    drwxr-xr-x 9 root root 4096 Nov 29 05:36 ..
    -rw-r--r-- 1 root root 2998 Nov 29 05:36
  • Mine

    2099453·cpp·1.8 KB·2012-01-04 21:46 UTC
    #include <iostream>
    #include <fstream>
    #include <string>
    #include <cstdlib>
    
    using namespace std;
    
    struct Sstudent
    {
     string Fimie;
     string Fnazwisko;
     int Frok;
     int Fkwota;
  • Unnamed

    2099452·ini·994 B·2012-01-04 21:44 UTC
    [Dialer-Dialplan]
    exten => _X.,1,NoOp()
    exten => _X.,n,Goto(${CONTEXT},${EXTEN:${EXTENSTRIP}},Begin)
    
    exten => _X.,n(Begin),NoOp()
    exten => _X.,n,Set(TIMESTART=${EPOCH})
    exten => _X.,n,Set(EXTEN
  • Unnamed

    2099451·ini·994 B·2012-01-04 21:44 UTC
    [Dialer-Dialplan]
    exten => _X.,1,NoOp()
    exten => _X.,n,Goto(${CONTEXT},${EXTEN:${EXTENSTRIP}},Begin)
    
    exten => _X.,n(Begin),NoOp()
    exten => _X.,n,Set(TIMESTART=${EPOCH})
    exten => _X.,n,Set(EXTEN
  • Unnamed

    2099450·text·994 B·2012-01-04 21:43 UTC
    [Dialer-Dialplan]
    exten => _X.,1,NoOp()
    exten => _X.,n,Goto(${CONTEXT},${EXTEN:${EXTENSTRIP}},Begin)
    
    exten => _X.,n(Begin),NoOp()
    exten => _X.,n,Set(TIMESTART=${EPOCH})
    exten => _X.,n,Set(EXTEN
  • Mine

    2099449·cpp·1.8 KB·2012-01-04 21:34 UTC
    #include <iostream>
    #include <fstream>
    #include <string>
    #include <cstdlib>
    
    using namespace std;
    
    struct Sstudent
    {
     string Fimie;
     string Fnazwisko;
     int Frok;
     int Fkwota;
  • Mine

    2099447·text·869 B·2012-01-04 21:14 UTC
    ==19968== Process terminating with default action of signal 11 (SIGSEGV): dumping core
    ==19968== Access not within mapped region at address 0x20AF3123E
    ==19968== at 0x8D67CDE: mdb_page_split (md
  • Someone

    2099446·text·29.6 KB·2012-01-04 21:11 UTC
    p docvert-openoffice.org - converts word processor files to HTML usin
    p libbase-java-openoffice.org - A general purpose base service library (OO
    p libflute-java-openoffice.org
  • Stuff

    2099442·text·5.9 KB·2012-01-04 20:53 UTC
    Network or server failure. Please check your Internet connection to tallis.greygarth and choose Retry Network. If you need to enter Offline Mode, choose Ignore Errors in this and subsequent dialogs.

older pastes →