All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Zygo - duty-idle

    2001202·text·2.9 KB·2010-11-24 18:48 UTC
    #!/usr/bin/tclsh
    
    # Copyright 2010 Zygo Blaxell <duty-idle@mailtoo.hungrycats.org>
    # Released under the GNU GPL.
    
    # Usage:
    # duty-idle <interval-in-ms> <process-name-list>
    
    # Dependencies:
    #
  • icmp ping error

    2001169·text·1.2 KB·2010-11-24 18:22 UTC
    protocol size sockets memory press maxhdr slab module cl co di ac io in de sh ss gs se re sp bi br ha uh gp em
    KEY 392 0 -1 NI 0 no kernel n n n n n n n
  • GrinderScape

    2001167·text·926 B·2010-11-24 18:21 UTC
    GrinderScape Terms & Conditions
    By playing GrinderScape you agree to everything stated below:
    1.1 You are not an employee of Jagex LTD, runescape or adlex solicitors, and
    are not a family member or
  • Settlers 2 to Widelands maps imp

    2001146·vb·842 B·2010-11-24 17:54 UTC
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    If objFSO.FolderExists("D:\progra~1\widelands\maps") Then
     Set objFolder = objFSO.GetFolder("D:\progra~1\widelands\maps")
     Else
  • clueless

    2001122·text·586 B·2010-11-24 17:33 UTC
    #!/bin/bash
    
    # enable/disable trackpoint mouse wheel emulation
    
    if [ $# = '0' ]; then
     echo "Usage: $0 <on|off>"
     exit 1
    fi
    
    xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button
  • clueless

    2001115·text·586 B·2010-11-24 17:29 UTC
    #!/bin/bash
    
    # enable/disable trackpoint mouse wheel emulation
    
    if [ $# = '0' ]; then
     echo "Usage: $0 <on|off>"
     exit 1
    fi
    
    xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button
  • Miscellany

    2001034·text·6.8 KB·2010-11-24 15:51 UTC
    CONNECTED(00000003)
    ---
    Certificate chain
     0 s:/C=DE/ST=Mecklenburg-Vorpommern/L=Rostock/O=Universitaet Rostock/OU=Rechenzentrum/CN=email2.uni-rostock.de
     i:/C=DE/O=Universitaet Rostock/OU=Reche
  • Mine

    2001023·text·699 B·2010-11-24 15:37 UTC
    URxvt*font: xft:Monospace:pixelsize=11:antialias=true
    URxvt.imLocale: pl_PL.UTF-8
    URxvt*scrollBar: false
    URxvt*scrollWithBuffer: true
    URxvt*scrollBar_floating: true
    URxvt*saveLines: 5500
    URxvt*s
  • Anonymous

    2001021·text·263 B·2010-11-24 15:35 UTC
    2:5.12.2-5mdv2011.0 in main/release, cooker for i586
    2:5.12.2-5mdv2011.0 in main/release, cooker for x86_64
    2:5.8.8-12mdv2008.0 in main/release, cooker for sparcv9
    2:5.8.8-6.sparc.1mdk in main/release
  • tSuporte

    2000999·text·334 B·2010-11-24 15:08 UTC
    Substitua o nome Atendimento indisponível por isso: <img src="LINK1" title="Indispon&iacute;vel" />
    
    Substitua o nome Atendimento disponível por isso: <img src="LINK2" title="Dispon&iacute;vel" />
  • asdf

    2000923·text·22 B·2010-11-24 12:47 UTC
    asdfasdfzxcv
    jkl;jkl;
  • Miscellany

    2000897·text·968 B·2010-11-24 12:23 UTC
    #@gimp High Pass: highpass_command, highpass_command_preview(0)
    #@gimp : note = note("high pass filter")
    #@gimp : sep = separator()
    #@gimp : radius = float(5,0,100)
    #@gimp : contrast = float(2,0,7
  • Jecesyassaurf

    2000868·actionscript·131 B·2010-11-24 11:32 UTC
    Вот именно с этой статьи начинаю читать этот блог. Плюс один подписчик :)
  • 2.6.18-20 2009 Local Root Exploi

    2000802·c·7.1 KB·2010-11-24 09:23 UTC
    =================================
    2.6.18-20 2009 Local Root Exploit
    =================================
    
    # Title: 2.6.18-20 2009 Local Root Exploit
    # CVE-ID: ()
    # OSVDB-ID: ()
    # Author: Digit
  • cesurasean

    2000785·text·410 B·2010-11-24 08:28 UTC
    server:~# webalizer
    Webalizer V2.01-10 (Linux 2.6.32-5-686) locale: en_US.UTF-8
    Using logfile /var/log/apache2/access.log.1 (clf)
    Using default GeoIP database
    Creating output in /var/www/webalizer
  • Poivasoks

    2000742·actionscript·143 B·2010-11-24 06:16 UTC
    Увлекательно. Хотелось бы еще выслушать мнение специалистов по этому поводу :)
  • heap

    2000681·cpp·2.6 KB·2010-11-24 03:57 UTC
    #include<assert.h>
    #include<stdlib.h>
    #include<iostream>
    
    /**
     * Author: Shriphani Palakodety
     *
    **/
    
    using namespace std;
    class Heap
    {
     int maxSize;
     int last;
     int *heap;
    
     public:
  • Poivasoks

    2000672·actionscript·239 B·2010-11-24 03:24 UTC
    Премного благодарен, что просветили, и, главное, как раз вовремя. Подумать только, шесть лет уже в инете, но про это первый раз слышу.
  • Untitled

    2000653·text·1.8 KB·2010-11-24 02:55 UTC
    import java.io.*;
    import java.net.*;
    
    public class Node {
    
     public static void main(String[] args) {
    
     if(args.length == 2) {
     Server s = new Server(Integer.parseInt(args[0]),Intege
  • Mine

    2000632·text·1.5 KB·2010-11-24 02:08 UTC
    import java.io.*;
    import java.net.*;
    
    public class Node {
     
     public static void main(String[] args) {
     
     if(args.length == 2) {
     Server s = new Server(Integer.parseInt(args[0]),Int

older pastes →