All pastesPublic feed

Public feed

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

    2082162·text·796 B·2011-09-22 14:01 UTC
    alias_database = hash:/etc/aliases
    alias_maps = hash:/etc/aliases
    append_dot_mydomain = no
    biff = no
    config_directory = /etc/postfix
    inet_interfaces = loopback-only
    mailbox_size_limit = 0
    mydes
  • Unnamed

    2082158·text·1.9 KB·2011-09-22 13:45 UTC
    Bonjour à tous ,
    
    Suite à une fréquentation toujours plus importante de la promo sur ce forum, j'ai moi aussi décidé d'apporter ma pierre à l'édifice en ouvrant un sujet. En espérant que cet énième
  • Someone

    2082156·text·16.7 KB·2011-09-22 13:41 UTC
    DOMAIN(00000000022CCB60):HANDLE(Pinned):1c215e8:Root: 00000001ffbdc068(System.Object[])->
     0000000142e22270(System.Collections.Generic.Dictionary`2[[System.Object, mscorlib],[System.Collections.G
  • bleh

    2082154·text·1.9 KB·2011-09-22 13:38 UTC
    Bonjour à tous ,
    
    Suite à une fréquentation toujours plus importante de la promo sur ce forum, j'ai moi aussi décidé d'apporter ma pierre à l'édifice en ouvrant un sujet. En espérant que cet énième
  • Unnamed

    2082150·text·516 B·2011-09-22 13:17 UTC
    #!/usr/bin/env python
    
    #example file
    # >sn: LASTNAME1
    # >description: DESC BLAH BLAH ONE
    # >givenName: FIRSTNAME1
    # >accountExpires: 2011/01/23
    
    #global var r_file points to file to be read
  • Someone

    2082148·text·1.2 KB·2011-09-22 13:15 UTC
    root@homiebackup4:~# df -PTah
    Filesystem Type Size Used Avail Use% Mounted on
    swap tmpfs 7.4G 4.0K 7.4G 1% /tmp
    swap tmpfs 7.4G 56K 7.4G 1% /var/run
    rpool/exp
  • Unnamed

    2082131·text·2.0 KB·2011-09-22 11:57 UTC
    <TABLE cellpadding="10" style="color: #aaaaaa" width="90%" rules="groups">
    <COLGROUP></COLGROUP><COLGROUP></COLGROUP><COLGROUP></COLGROUP><COLGROUP></COLGROUP><COLGROUP></COLGROUP><COLGROUP></COLGROU
  • Anonymous

    2082129·text·2.6 KB·2011-09-22 11:47 UTC
    HTTPError: HTTP Error 503: Service Unavailable
     File "..\build\pyi.win32\CouchPotato\outPYZ1.pyz/urllib2", line 521, in http_error_default
     File "..\build\pyi.win32\CouchPotato\outPYZ1.pyz/urllib2
  • test

    2082127·delphi·300 B·2011-09-22 11:38 UTC
    ChangeDisplaySettings(dm, 0);
    
    SetWindowLong(h,GWL_STYLE,WS_OVERLAPPED or WS_SYSMENU or WS_CAPTION or WS_MINIMIZEBOX or WS_VISIBLE);
    
    MoveWindow(h, 0, 0, 800 + 5, 600 + 10, true);
    SetWindowPos(h,
  • Someone

    2082118·text·655 B·2011-09-22 10:48 UTC
    cfg80211: Calling CRDA to update world regulatory domain
    wl1271: loaded
    wl1271: initialized
    wl1271: mac80211 start
    wl1271: mac80211 add interface type 2 mac 00:22:33:44:55:66
    wl1271_sdio mmc0:000
  • Stuff

    2082100·text·6.3 KB·2011-09-22 09:45 UTC
    // metafile.cpp: определяет точку входа для приложения.
    //
    
    #include "stdafx.h"
    #include "metafile.h"
    
    #define MAX_LOADSTRING 100
    
    // Глобальные переменные:
    HINSTANCE hInst; // текущий
  • Mine

    2082094·text·49.2 KB·2011-09-22 09:15 UTC
    
        
  • Troll face ASCII.

    2082072·text·8.2 KB·2011-09-22 06:59 UTC
    ░░░░░░░░░░░░░░░░░░▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒░░░░░░░░░░░░░░░░░░░░░░░░░
    ░░░░░░░░░░░░▒██████████████████████████▓▓▓░░░░░░░░░░░░░░░░
    ░░░░░░░░░░░█░▓░░░░░░░░░▒▓▒▒▒▒▒▓▒▒░░▒▒▒▓▓▓████▓▒░░░░░░░░░░░
    ░░░░░░░░░░██▒░░░░░░░
  • Unnamed

    2082071·text·4.1 KB·2011-09-22 06:58 UTC
    28.883413] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro,commit=0
    [ 28.886587] EXT4-fs (sda6): re-mounted. Opts: commit=0
    [ 29.052609] IBM TrackPoint firmware: 0x0e, buttons: 3/3
    [ 2
  • broadcom wireless for Fedora Cor

    2082065·bash·413 B·2011-09-22 06:16 UTC
    #!/bin/sh
    
    echo 'Installing repositories'
    
    rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
    yum update
    rpm -Uvh http://download1.rpmfusion.org/nonfree
  • broadcom wireless for Fedora Cor

    2082064·bash·413 B·2011-09-22 06:15 UTC
    #!/bin/sh
    
    echo 'Installing repositories'
    
    rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
    yum update
    rpm -Uvh http://download1.rpmfusion.org/nonfree
  • Mine

    2082056·text·957 B·2011-09-22 05:50 UTC
    #!/usr/bin/env python
    
    import mechanize
    import sys, logging, re
    
    #logger = logging.getLogger("mechanize")
    #logger.addHandler(logging.StreamHandler(sys.stdout))
    #logger.setLevel(logging.DEBUG)
  • Something

    2082053·text·958 B·2011-09-22 05:48 UTC
    #!/usr/bin/env python
    
    import mechanize
    import sys, logging, re
    
    #logger = logging.getLogger("mechanize")
    #logger.addHandler(logging.StreamHandler(sys.stdout))
    #logger.setLevel(logging.DEBUG)
  • Miscellany

    2082051·text·55 B·2011-09-22 05:45 UTC
    import java.net.*;
    
    class A{
    int i;
    A()
    {
    i=1;
    }
  • Untitled

    2082040·text·5.8 KB·2011-09-22 04:44 UTC
    sshd 16674 mamochan cwd DIR 9,0 4096 2 /
    sshd 16674 mamochan rtd DIR 9,0 4096 2 /
    sshd 16674 mamochan txt

older pastes →