All pastesPublic feed

Public feed

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

    2131878·text·1.5 KB·2012-03-25 00:27 UTC
    sortloop:
    
     decq %rdx # decrement the main counter
     pop %rcx # pop first element
    
     movq %rdx, %r9 # prepare coun
  • Mine

    2131876·text·1.1 KB·2012-03-25 00:21 UTC
    #!/bin/bash
    updateIPTable(){
     grep $1 $2
     if [ $? -ne 0 ]
     then
     echo "-A INPUT -s $1 -p tcp --dport 3306 -j ACCEPT" >> $2
     fi
    }
    
    restartIPTablesService(){
     service ipt
  • Mine

    2131872·text·636 B·2012-03-24 23:21 UTC
    Dear Plato,
    
    Greeting from your romanian buddies,
    
    I came to you due to the most recent bug occured in erepublik. Starting sice 15:30 ( eRep hour ) day 1586 the war module gone wild. The attackers
  • Someone

    2131869·text·600 B·2012-03-24 23:07 UTC
    *Mar 24 21:15:52.423: %SYS-STBY-5-RESTART: System restarted --
    Cisco IOS Software, s72033_rp Software (s72033_rp-ADVENTERPRISEK9_WAN-M), Version 12.2(33)SXJ, RELEASE SOFTWARE (fc3)
    Technical Support
  • Someone

    2131868·text·78 B·2012-03-24 23:04 UTC
    SetAmmo(amWatermelon, 0, 0, 0, 1)
    SpawnAmmoCrate(tx[i],ty[i], amWatermelon)
  • Something

    2131867·text·7.7 KB·2012-03-24 23:00 UTC
    [15:28:41] Max -: kore muzu
    [15:49:09] Max -: どうせ金を払って外国に行くなら、自分の内面にある壁をただ見に行くだけよりも、開かれた心で生活するだけでも違うんだ、とそのすさまじい一年間をさりげなく語る今の彼女を見て、しみじみ思った
    [15:49:15] Max -: hur FAN kan det där vara en mening
    [15:49
  • Anonymous

    2131865·sql·217 B·2012-03-24 22:39 UTC
    SELECT *
     FROM (
     SELECT *
     FROM sales
     WHERE sale_date <= ?
     AND NOT (sale_date = ? AND sale_id >= ?)
     ORDER BY sale_date DESC, sale_id DESC
     )
     WH
  • Anonymous

    2131864·text·97.7 KB·2012-03-24 22:39 UTC
    
        
  • Anonymous

    2131863·text·217 B·2012-03-24 22:39 UTC
    SELECT *
     FROM (
     SELECT *
     FROM sales
     WHERE sale_date <= ?
     AND NOT (sale_date = ? AND sale_id >= ?)
     ORDER BY sale_date DESC, sale_id DESC
     )
     WH
  • Unnamed

    2131858·text·90 B·2012-03-24 22:00 UTC
    chance@ubuntu:~$ fuser /dev/snd/*
    /dev/snd/controlC0: 7539
    /dev/snd/pcmC1D0c: 7539m
  • Anonymous

    2131856·text·10.1 KB·2012-03-24 21:52 UTC
    smartctl 5.42 2011-10-20 r3458 [x86_64-linux-3.0.0-16-generic] (local build)
    Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
    
    === START OF INFORMATION SECTION ===
    Model
  • Stuff

    2131850·text·2.7 KB·2012-03-24 20:39 UTC
    #!/bin/bash
    echo "MSP Shared New User Setup"
    echo "Enter New DOMAIN:"
    read DOMAIN
    
    if [ -d "/var/www/vhosts/$DOMAIN" ];
     then
     echo "Enter New USER:"
     read USER
     i
  • Miscellany

    2131845·text·235 B·2012-03-24 20:12 UTC
    Florence Harbor Marina and Restaurant
    
    Their pamphlet:
    N 34 47.204
    W 87.40 419
    
    My phone:
    N 34 47'11.243"
    W 87 40'26.282"
    
    JSOM data:
    34.7878659
    -87.6747511
    
    JSOM and Merkaartor both hav
  • limbo

    2131844·text·4.2 KB·2012-03-24 20:07 UTC
    Limbo is/was a construction of the early Roman Catholic church as a way to explain what became of those children that died before being baptized, as they were too young to have committed any personal
  • Untitled

    2131841·text·8.0 KB·2012-03-24 20:00 UTC
    ▄▄▀▀▀▄
     ▄▄▀▀ ▄▄█ ▀▀▀▄▄▄▄
     █ ▄▄█████▄███▄▄▄▄ ▀█▄▄▄▄▄ ▄█▀▀▀█ ▄▄▄
     ▀▄▄ ▀███▀ ▀▀██████▄ ▀▀▀▀▀▀▀▀█▄█▀▀▀▀▀▀▀▀▀▀▀██▀ ▄▀ █▄▄█▀ ▄ ▀▀▀▀▄▄
     █ ███ ▄█████▀ ▀
  • Unnamed

    2131838·text·787 B·2012-03-24 19:21 UTC
    Session Start: Sat Mar 17 06:01:06 2012
    Session Ident: SherP
    [06:01] Session Ident: SherP (EFNet, [Eg0ist]) (~walla@cpe-74-70-255-69.nycap.res.rr.com)
    [06:01] <SherP> dude
    [06:01] <SherP> why
    [06
  • Stuff

    2131835·text·2.4 KB·2012-03-24 18:49 UTC
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: GnuPG v1.4.11 (GNU/Linux)
    
    mQGNBE9uFFcBDADeqAjKOnROUnUVBsp5R5tB1XvQlHXWWzUVnN31VHe2cR5M+dng
    ybyLC57ncafsyyR/7ykNPr/WRwbKcjfO6zIdAyVRM4S66Cg/lre6mDjixB
  • Something

    2131834·python·5.1 KB·2012-03-24 18:46 UTC
    #!/usr/bin/python
    from itertools import combinations
    from transaction_generator import *
    from blist import sortedset
    import pprint
    
    set = sortedset
    NUM_ITEMS = 10
    ITEMSET = range(1,NUM_ITEMS)
  • Unnamed

    2131833·python·601 B·2012-03-24 18:45 UTC
    import random
    
    NUM_TRANSACTIONS = 10000
    NUM_ITEMS = 100
    
    def generate(NUM_TRANSACTIONS=NUM_TRANSACTIONS, NUM_ITEMS=NUM_ITEMS):
     D={}
     for i in range(1, NUM_TRANSACTIONS+1):
     L = r
  • Stuff

    2131831·text·3.3 KB·2012-03-24 18:38 UTC
    DD 2315 7DDD 2017 7DDD 1E17 7DDD 1418 7DDD 1016 7DDD 1017 7DDD 0E17 7DDD 0C17 7DDD 0A17 7DDD 0817 7DDD 0418 7DDD 0217 7DDD 0217 7DDD 0012 7DDC C015 7DDC B817 7DDC B617 7DDC B218 7DDC B017 7DDC B017 7D

older pastes →