All pastesPublic feed

Public feed

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

    2101310·text·965 B·2012-01-09 02:21 UTC
    bash-4.1# /sbin/ifconfig
    eth0 Link encap:Ethernet HWaddr 00:11:09:9E:81:5E 
     inet addr:192.168.1.105 Bcast:192.168.1.255 Mask:255.255.255.0
     inet6 addr: fe80::211:9ff:fe9
  • tuggrearieden

    2101308·text·34 B·2012-01-09 02:15 UTC
    нужно проверить :)
  • Something

    2101307·text·83 B·2012-01-09 02:11 UTC
    for i in xrange(100,1000):
     for k in xrange(100,1000):
     print i, k, i*k
  • Mine

    2101302·text·359 B·2012-01-09 01:27 UTC
    # 
    
    deb http://http.us.debian.org/debian squeeze main contrib non-free
    deb-src http://http.us.debian.org/debian squeeze main contrib non-free
    
    deb http://security.debian.org/ squeeze/updates main
  • Untitled

    2101298·text·2.1 KB·2012-01-09 01:16 UTC
    Sun Jan 8 16:59:43 2012: amrecover: add_file: Pondering ditem->path=/HOSTNAME
    Sun Jan 8 16:59:43 2012: amrecover: add_file: Pondering ditem->path=/DIR_COLORS.orig
    Sun Jan 8 16:59:43 2012: amrecov
  • Untitled

    2101292·text·499 B·2012-01-08 23:50 UTC
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
     <appSettings>
     <add key="ProjectName.Application.Configuration.IRCConnection.server" value="Tampa.FL.US.Undernet.org" />
     <add key="
  • Mine

    2101291·text·18.2 KB·2012-01-08 23:48 UTC
    // APPConfiguration.cs
    
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Configuration;
    
    using ProjectName.Base;
    
    namespace ProjectName.Appl
  • css

    2101290·css·2.5 KB·2012-01-08 23:45 UTC
    /*
     Supersized - Fullscreen Slideshow jQuery Plugin
     Version 3.1.3
     www.buildinternet.com/project/supersized
     
     By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
     Released under MIT License
  • Someone

    2101286·text·2.4 KB·2012-01-08 21:50 UTC
    root@newubuntu:~/lin64/lin64-support# python vol.py --profile Linux32 --profile_file=tools/linux/profile.zip -f /dev/pmem pslist
    Volatile Systems Volatility Framework 2.1_alpha
    WARNING : volatility.
  • Anonymous

    2101279·text·855 B·2012-01-08 21:05 UTC
    Ethernet adapter Local Area Connection:
    
     Connection-specific DNS Suffix . :
     Description . . . . . . . . . . . : Intel(R) 82578DM Gigabit Network Connection
     Physical Address. . . . . . .
  • Unnamed

    2101278·text·1.0 KB·2012-01-08 21:02 UTC
    root@puma7203:~# route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    10.206.128.1 0.0.0.0 255.255.255.255 UH 0 0
  • Stuff

    2101276·text·3.3 KB·2012-01-08 20:32 UTC
    echo " Loading player config stared...."
    
    unbindall
     
    // bhop
    alias "dj" "+jump;wait;-jump;wait;special"
    alias "+dj" "alias _special dj; dj"
    alias "-dj" "alias _special"
    
    // DJ Alias (unu
  • Stuff

    2101269·text·2.5 KB·2012-01-08 20:23 UTC
    Dear countrymen, 
    
    I congratulate the citizen of ePakistan for the victory against PTOer in Presidential elections. I would 
    like to thank all those who acknowledged me for the CP ship and used the
  • Untitled

    2101266·text·81.7 KB·2012-01-08 20:01 UTC
    
        
  • Unnamed

    2101265·text·958 B·2012-01-08 20:00 UTC
    from pyramid.view import view_config
    from pyramid.view import view_defaults
    from pyramid.httpexceptions import HTTPNotImplemented
    
    @view_defaults(route_name='base')
    class BaseView(object):
     d
  • Unknown

    2101261·actionscript·15 B·2012-01-08 19:20 UTC
    Unknown message
  • vikky

    2101259·c·6.5 KB·2012-01-08 18:52 UTC
    /*
     xine_driver.c - Xine audio driver
     See README for Copyright and License
    */
    
    #include "audio.h"
    #include "xine_driver.h"
    #include <stdlib.h>
    
    static xine_t *xine;
    static xine_stream
  • vikky

    2101258·text·6.2 KB·2012-01-08 18:52 UTC
    /*
     xine_driver.c - Xine audio driver
     See README for Copyright and License
    */
    
    #include "audio.h"
    #include "xine_driver.h"
    #include <stdlib.h>
    
    static xine_t *xine;
    static xine_stream_t *strea
  • Someone

    2101256·text·7.9 KB·2012-01-08 18:25 UTC
    public static class SaveAction extends AbstractAction
     {
     /**
     * 
     */
     protected boolean showDialog;
    
     /**
     * 
     */
     protected String lastDir = null;
    
     /**
     * 
     */
     pub
  • A3b

    2101253·text·302 B·2012-01-08 18:02 UTC
    set terminal jpeg 
    
    set parametric
    
    x(u,v)=u*cosh(v)
    y(u,v)=u*sinh(v)
    z=0
    
    set urange [1:2]
    set vrange [log(0.5):log(2)]
    
    set view 0,0,1.0,1.0
    set xlabel 'x'
    set ylabel 'y'
    
    set o

older pastes →