All pastesPublic feed

Public feed

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

    2131062·text·413 B·2012-03-22 08:27 UTC
    #!/bin/bash
    
    PORT=$1
    IP=$2
    
    RESULT=$(/usr/bin/nmap -PN -p $PORT $IP | /bin/grep -E "closed|filtered|open" | /usr/bin/awk '{print $2}')
    
    if [ "$RESULT" == "open" ]
    then
     echo "Le port $PORT es
  • Unnamed

    2131061·text·1.1 KB·2012-03-22 08:27 UTC
    .file "mystrlen.c"
     .text
    .globl mystrlen
     .type mystrlen, @function
    mystrlen:
     movq $0 , %rax # set return value to 0 
     push %rbx
    
    mainwhil
  • Miscellany

    2131057·text·869 B·2012-03-22 07:45 UTC
    #include <Constants.au3>
    Global $acc = iniread("Relog.ini","Global","account","")
    Global $pw = iniread("Relog.ini","Global","password","")
    Global $path = iniread("Relog.ini","Global","path","")
  • Unnamed

    2131056·text·64 B·2012-03-22 07:41 UTC
    http://www.e-deklaracje.gov.pl/files/pdf/PIT-37%2816%29_v1-0.pdf
  • Unnamed

    2131051·text·84.5 KB·2012-03-22 07:31 UTC
    
        
  • Miscellany

    2131047·text·628 B·2012-03-22 06:26 UTC
    .file "mystrlen.c"
     .text
    .globl mystrlen
     .type mystrlen, @function
    mystrlen:
     movq $0 , %rax # set return value to 0 
    while:
     movq
  • Something

    2131046·text·2.0 KB·2012-03-22 06:25 UTC
    Themes:
    Humans vs. Aliens
    Biotics vs. non-biotics
    Politics and bureaucracy vs. agility and effectiveness (Paragon / Renegade)
    Compassion vs. greed
    Ends vs. means
    Diplomacy vs. violence
    Many vs.
  • Stuff

    2131039·text·393.5 KB·2012-03-22 04:25 UTC
    
        
  • Unnamed

    2131038·text·10.1 KB·2012-03-22 04:22 UTC
    2.Fast.2.Furious.2003.1080p.HDDVD.x264-DEFiNiTE
    2001.A.Space.Odyssey.1968.1080p.HDDVD.DTS.x264-hV
    2010.The.Year.We.Make.Contact.1984.1080p.Bluray.x264-FSiHD
    3.10.To.Yuma.2007.1080p.BluRay.DTS.x264-
  • Stuff

    2131035·text·43.4 KB·2012-03-22 04:07 UTC
    
        
  • Untitled

    2131030·text·5.5 KB·2012-03-22 03:10 UTC
    SERVER OUTPUT
    
    root@bart:/etc/puppet# puppetmasterd --no-daemonize --debug --trace
    debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist
    debug: Puppet::Type::User::Provide
  • Mine

    2131028·text·6.0 KB·2012-03-22 03:09 UTC
    CLIENT OUTPUT:
    
    root@daemons:/etc/puppet# puppet agent --no-daemonize --environment development --verbose --server puppetmaster-servers.me.gob.ve 
    notice: Starting Puppet client version 2.7.11
    i
  • Untitled

    2131026·text·1.1 KB·2012-03-22 02:59 UTC
    My puppet.conf file:
    
    root@bart:/etc/puppet# cat puppet.conf 
    [main]
    confdir=/etc/puppet
    logdir=/var/log/puppet
    vardir=/var/lib/puppet
    ssldir=/var/lib/puppet/ssl
    rundir=/var/run/puppet
    fact
  • Stuff

    2131025·text·5.8 KB·2012-03-22 02:58 UTC
    CLIENT:
    
    root@daemons:/etc/puppet# puppet agent --no-daemonize --environment development --verbose --server puppetmaster-servers.me.gob.ve 
    notice: Starting Puppet client version 2.7.11
    info: Retr
  • Untitled

    2131024·text·647 B·2012-03-22 02:58 UTC
    for ( i = 0; i < NUMIMAGES; i++ ) {
     for ( j = 0; j < NUM_SEG; j++ ) {
     database[i][ j * NUM_SEG ] = averageR(image[i],j);
     database[i][ j * NUM_SEG + 1 ] = average
  • Mine

    2131022·text·1.1 KB·2012-03-22 02:34 UTC
    Joseph Zullo (Kfcnoob) has reconnected.
    Joseph Zullo (Kfcnoob): mmmmmm
    You: sup
    Joseph Zullo (Kfcnoodfdfdfb): i got some drama for u
    You: oh god
    what now
    im listening to party like a rockstar xD
  • Mine

    2131021·text·1.1 KB·2012-03-22 02:19 UTC
    Joseph Zullo (Kfcnoob) has reconnected.
    Joseph Zullo (Kfcnoob): mmmmmm
    You: sup
    Joseph Zullo (Kfcnoob): i got some drama for u
    You: oh god
    what now
    im listening to party like a rockstar xD
    Jose
  • Miscellany

    2131020·text·1.1 KB·2012-03-22 02:19 UTC
    Joseph Zullo (Kfcnoob) has reconnected.
    Joseph Zullo (Kfcnoob): mmmmmm
    You: sup
    Joseph Zullo (Kfcnoob): i got some drama for u
    You: oh god
    what now
    im listening to party like a rockstar xD
    Jose
  • Tanktalus

    2131018·text·10.5 KB·2012-03-22 02:14 UTC
    viewSourceUtils.js
    platformHTMLBindings.xml
    customizeToolbar.css
    commonDialog.js
    commonDialog.css
    printUtils.js
    textbox.css
    selectDialog.xul
    about.xhtml
    customizeToolbar.js
    globalOverlay.js
  • Someone

    2131017·text·499 B·2012-03-22 02:10 UTC
    if (function_exists('register_sidebar'))
     $i = 1;
    while ($i <= 10) {
     register_sidebar(array(
     'name' => __('Sidebar '.$i, 'twentyten'),
     'id' => 'sidebar-text-box-'.$i,

older pastes →