All pastesPublic feed

Public feed

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

    2126011·text·809 B·2012-03-08 01:07 UTC
    mint@mint ~ $ sudo mount /dev/sda5 /mnt
    mount: /dev/sda5 already mounted or /mnt busy
    mount: according to mtab, /dev/sda5 is already mounted on /mnt
    ****So this means its mounted because I already
  • davidcsi

    2126008·text·11.9 KB·2012-03-07 23:39 UTC
    23:30:25.488630 IP (tos 0x0, ttl 128, id 61025, offset 0, flags [none], proto UDP (17), length 903)
     93.90.20.106.4715 > 80.29.106.18.5060: [udp sum ok] SIP, length: 875
     INVITE sip:913190
  • davidcsi

    2126006·text·7.6 KB·2012-03-07 23:21 UTC
    1.2.3.4.4090 > 5.6.7.8.5060: [udp sum ok] SIP, length: 875
     INVITE sip:913190745@5.6.7.8:5060 SIP/2.0
     Via: SIP/2.0/UDP 1.2.3.4:4090;branch=z9hG4bK00E0F510021A06D1EAE800001BE2
  • Unnamed

    2126003·text·6.9 KB·2012-03-07 22:20 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!--
     
     .
  • Unnamed

    2126002·text·6.9 KB·2012-03-07 22:20 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!--
     
     .
  • Untitled

    2126001·text·6.9 KB·2012-03-07 22:20 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!--
     
     .
  • Stuff

    2126000·text·6.9 KB·2012-03-07 22:17 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!--
     
     .
  • Someone

    2125984·text·1.2 KB·2012-03-07 20:48 UTC
    public class Box
    {
    // Объявляем переменные здесь, чтобы они были видны для всего класса,
    // а не только конструктора
     double width;
     double height;
     double depth;
     
    // Если ввели все 3 значе
  • Anonymous

    2125976·text·7.0 KB·2012-03-07 20:38 UTC
    William Rockett
    Professor Charles Crews
    Theatre 1310
    5 March 2012
    Critical Evaluation of 1000 Proms - Gregory S Moss / Dump Monkeys - Jim Tyler Anderson
    Basic Story - 1000 Proms
     1000 pro
  • Someone

    2125974·text·730 B·2012-03-07 20:33 UTC
    int *convertToBin(uint8_t decimal)
    { int i, count =1,tmp_count,new_decimal;
    new_decimal = decimal;
     if( (decimal % 2) == 1) {
     decimal = decimal -1;
     // zero =1;
     }
     whi
  • Something

    2125968·java·2.4 KB·2012-03-07 20:18 UTC
    //drop target css class = dd prefix + name of the drop target in the edit config
    String ddClassName = DropTarget.CSS_CLASS_PREFIX + "slideshow";
    boolean rotate = properties.get("rotate",false);
    dou
  • Someone

    2125967·cpp·3.8 KB·2012-03-07 20:16 UTC
    Delegate^ SMBinder::BindToDelegate(SMScript^ script, Type^ delegateType, SMFunction^ func)
    {
     if (delegateType->IsAbstract)//can't instanciate abstract classes
     return nullptr;
    
     MethodInfo^ tar
  • Anonymous

    2125948·text·1.0 KB·2012-03-07 19:02 UTC
    buzh@mallory:~$ nmap -sV mathiesen.cc
    
    Starting Nmap 5.21 ( http://nmap.org ) at 2012-03-07 20:00 CET
    Nmap scan report for mathiesen.cc (109.189.252.231)
    Host is up (0.022s latency).
    rDNS record
  • Untitled

    2125946·cpp·514 B·2012-03-07 18:47 UTC
    struct Glpyh
    {
     uint32_t CodePoint;
     uint32_t Size;
     bool Bold;
     bool Italic;
    
     Glpyh(uint32_t codePoint, uint32_t size, bool bold, bool italic);
    };
    
    bool operator<(const Glyph& g1, const Gl
  • Something

    2125945·text·339 B·2012-03-07 18:46 UTC
    [ 70.651465] r8712u: DriverVersion: v7_0.20100831
    [ 70.651528] r8712u: register rtl8712_netdev_ops to netdev_ops
    [ 70.651542] r8712u: USB_SPEED_HIGH with 4 endpoints
    [ 70.652340] r8712u: Bo
  • Someone

    2125942·text·849 B·2012-03-07 18:41 UTC
    [ 2244.367831] usb 1-1.4: new full-speed USB device number 5 using musb-hdrc
    [ 2244.468310] usb 1-1.4: not running at top speed; connect to a high speed hub
    [ 2244.476874] usb 1-1.4: default languag
  • Tekkit error

    2125940·text·27.4 KB·2012-03-07 18:28 UTC
    [10:15:32] [SEVERE] File Downloaded: \tekkit\bin\jinput.jar
    [10:15:33] [SEVERE] Starting download of 'http://s3.amazonaws.com/MinecraftDownload/lwjgl.jar', with 3 trie(s) remaining
    [10:15:34] [SEVER
  • Tekkit error

    2125939·text·27.4 KB·2012-03-07 18:28 UTC
    [10:15:32] [SEVERE] File Downloaded: \tekkit\bin\jinput.jar
    [10:15:33] [SEVERE] Starting download of 'http://s3.amazonaws.com/MinecraftDownload/lwjgl.jar', with 3 trie(s) remaining
    [10:15:34] [SEVER
  • Mine

    2125921·text·42.4 KB·2012-03-07 17:58 UTC
    
        
  • frankfrankf

    2125820·actionscript·111 B·2012-03-07 16:15 UTC
    You can't separate pease from freedom because no one can be at peace unless he has his freedom.

older pastes →