All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • sendmail-bin install error

    2067025·text·1.4 KB·2011-05-22 16:44 UTC
    *** ERROR: FEATURE() should be before MAILER()
    *** MAILER(`local') must appear after FEATURE(`always_add_domain')*** ERROR: FEATURE() should be before MAILER()
    *** MAILER(`local') must appear afte
  • Mine

    2067024·text·446 B·2011-05-22 16:44 UTC
    std::ifstream textFile ("D:\\1.txt");
     std::string textBuffer;
     int k, size = 0;
     int numberOfWordsLowercase = 0;
     int numberOfSpaces = 0;
     while (getline(textFile, textBuffer)
  • Untitled

    2067022·vbnet·132 B·2011-05-22 16:38 UTC
    Public Declare Function apiBlockInput Lib "user32" Alias "BlockInput " (ByVal fBlock As Integer) As Integer
    
     apiBlockInput(1)
  • Untitled

    2067021·vb·132 B·2011-05-22 16:38 UTC
    Public Declare Function apiBlockInput Lib "user32" Alias "BlockInput " (ByVal fBlock As Integer) As Integer
    
     apiBlockInput(1)
  • Someone

    2067006·text·1.7 KB·2011-05-22 16:19 UTC
    package 
    {
     
     import flash.display.Bitmap;
     import flash.display.BitmapData;
     import flash.display.Shape;
     import flash.geom.Matrix;
     import flash.geom.Point;
     import flash.geom.Rectangle;
  • POURTHA

    2067005·text·11.3 KB·2011-05-22 16:17 UTC
    #include "ScriptPCH.h"
     
    #define GOSSIP_ITEM_STABLE "Stable"
    #define GOSSIP_ITEM_NEWPET "New Pet"
    #define GOSSIP_ITEM_BOAR "Boar"
    #define GOSSIP_ITEM_SERPENT "Serpent"
    #define GOSSIP_ITEM_SCRAB
  • Stuff

    2066998·xml·261 B·2011-05-22 16:05 UTC
    <Button 
     android:text="Button" 
     android:layout_height="wrap_content" 
     android:id="@+id/button_popup" 
     android:onClick="popUp" 
     android:layout_alignParentBottom="true" 
     android:layou
  • Mich

    2066994·text·2.1 KB·2011-05-22 16:01 UTC
    $ cat /etc/apt/sources
    sources.list sources.list~ sources.list.d/ sources.list.save 
    michalxo@panther:~$ cat /etc/apt/sources.list
    #gpg --keyserver subkeys.pgp.net --recv-keys $KEY
  • Stuff

    2066993·text·13.4 KB·2011-05-22 16:00 UTC
    /* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
     * This program is free software; you can redistribute it and/or modify
     * it under the terms of the GNU General Pub
  • Anonymous

    2066992·text·405 B·2011-05-22 15:59 UTC
    <VirtualHost *:80>
     ServerAdmin webmaster@dummy-host.hleclerc-PC.ingenidev
     DocumentRoot "C:/Users/Thomas_2/projects/nlal"
     ServerName localhost
     ErrorLog "logs/liars-remote-error.log"
  • Someone

    2066988·text·11.2 KB·2011-05-22 15:56 UTC
    #include "ScriptPCH.h"
    
    #define GOSSIP_ITEM_STABLE "Stable"
    #define GOSSIP_ITEM_NEWPET "New Pet"
    #define GOSSIP_ITEM_BOAR "Boar"
    #define GOSSIP_ITEM_SERPENT "Serpent"
    #define GOSSIP_ITEM_SCRAB "
  • London

    2066987·text·1019 B·2011-05-22 15:56 UTC
    malam...
     
    Kita masih berpeluk, mendengar pahatan hujan yang tiba-tiba London datang, 
    lari kecil-kecil seiring langkah kaki mungil. dia hempaskan tubuhnya,
    bak peri kecil kehilangan sayapnya, kel
  • Stuff

    2066986·java·284 B·2011-05-22 15:54 UTC
    public void popUp(View v, String msg) {
     //int duration = Toast.LENGTH_LONG;
     String show = (String) (msg == null ? getString(R.string.my_popup) : msg);
     Toast toast = Toast.makeTex
  • Mine

    2066965·text·5.2 KB·2011-05-22 15:26 UTC
    #!/usr/bin/tclsh
    #
    # ispblocks.tcl v1.2 by phillie 2004
    #
    # check netblocks for isp ownage
    # max. range supported is a 1.1.1.1/18 subnet
    #
    # changelog:
    #
    # v1.0 - initial release
    # v1.1 - ad
  • Nate660

    2066964·text·168.8 KB·2011-05-22 15:23 UTC
    
        
  • Stuff

    2066961·text·976 B·2011-05-22 15:19 UTC
    # grep -R MaxClients /etc/apache2/
    /etc/apache2/apache2.conf:# MaxClients: maximum number of server processes allowed to start
    /etc/apache2/apache2.conf: MaxClients 50
    /etc/apache2/apa
  • puppet bad file array syntax

    2066953·text·1.9 KB·2011-05-22 15:11 UTC
    BAD:
    
    class svnserve::params {
     file { "svnserve_service_folder": 
     path => "/var/svc/network/repository",
     ensure => directory,
     user => "root",
     group => "sys",
     mode => "0755"
     }
     fi
  • Unnamed

    2066949·text·899.3 KB·2011-05-22 15:05 UTC
    
        
  • Stuff

    2066947·text·1.1 KB·2011-05-22 15:04 UTC
    // Целевая функция
    private static double Func(double t) {
     return t*t*t - t*t + 3;
     }
    
    // Алгоритм решения
    private void TabPage1Paint(object sender, PaintEventArgs e) {
  • Untitled

    2066926·delphi·5.4 KB·2011-05-22 14:48 UTC
    procedure TForm1.POISKClick(Sender: TObject);
    var z,s, x2,x,x1, y:string;
    search,zapolnenie:Boolean;
    i,l:integer;
    begin
     AssignFile(f,'1.txt.txt');
     reset(f);
     numzap:=0;
     Kolfind:=0;
     s

older pastes →