All pastesPublic feed

Public feed

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

    2106601·text·806 B·2012-01-26 21:54 UTC
    # vnstat
    <nancy-> rx / tx / total / estimated
    <nancy-> eth0: Not enough data available yet.
    <nancy-> lo: Not enough data available yet.
    
    ntop
    <nan
  • Untitled

    2106599·text·1.5 KB·2012-01-26 21:40 UTC
    stephan@marie:~$ ip -6 addr show dev eth0
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qlen 1000
     inet6 2002:8259:aea3:a:220:35ff:fe71:2088/64 scope global deprecated dynamic
     valid
  • Someone

    2106598·text·2.2 KB·2012-01-26 21:34 UTC
    stephan@klara:~$ sudo ip -6 addr show dev br0
    21: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500
     inet6 2002:8259:aea3:a:21b:21ff:febb:5a13/64 scope global deprecated dynamic
     valid_lft 1
  • Someone

    2106597·text·10.8 KB·2012-01-26 21:23 UTC
    {
     $default_option_values = 'YToxNzM6e3M6ODoiYXRwX2xvZ28iO3M6NTg6Imh0dHA6Ly93d3cuYWl2YWh0aGVtZXMuY29tL3ZpY3RvcmlhL2ZpbGVzLzIwMTEvMTIvTG9nby5wbmciO3M6MTg6ImF0cF9jdXN0b21fZmF2aWNvbiI7czowOiIiO3M6MTA6Im
  • porno

    2106596·java·34 B·2012-01-26 21:07 UTC
    magbe
    
    sikiş
    seviş
    
    kutunel
  • Unnamed

    2106595·text·156 B·2012-01-26 21:03 UTC
    Penalties:
    
    No Reference Files(Ignored for H1):
    Wrong Zip File:
    Extra Directories inside zip file :
    Wrong Extension for .9 files:
    Additional Comment:
  • Mine

    2106591·text·7.5 KB·2012-01-26 20:43 UTC
    [00:20][Arcemu]MailSystem: ~MailSystem()
    [00:20][Arcemu]World: ~World()
    [00:20][Arcemu]LocalizationMgr: ~LocalizationMgr()
    [00:20][Arcemu]WorldLog: ~WorldLog()
    [00:20][Arcemu]ObjectMgr: ~ObjectMgr
  • Mine

    2106590·text·7.5 KB·2012-01-26 20:42 UTC
    [00:20][Arcemu]MailSystem: ~MailSystem()
    [00:20][Arcemu]World: ~World()
    [00:20][Arcemu]LocalizationMgr: ~LocalizationMgr()
    [00:20][Arcemu]WorldLog: ~WorldLog()
    [00:20][Arcemu]ObjectMgr: ~ObjectMgr
  • Mine

    2106588·text·1.4 KB·2012-01-26 20:25 UTC
    [00:20][Arcemu]World: ~World()
    [00:20][Arcemu]LocalizationMgr: ~LocalizationMgr()
    [00:20][Arcemu]WorldLog: ~WorldLog()
    [00:20][Arcemu]ObjectMgr: ~ObjectMgr()
    [00:20][Arcemu]ObjectMgr: Deleting Cor
  • Mine

    2106586·text·1.4 KB·2012-01-26 20:22 UTC
    [00:20][Arcemu]World: ~World()
    [00:20][Arcemu]LocalizationMgr: ~LocalizationMgr()
    [00:20][Arcemu]WorldLog: ~WorldLog()
    [00:20][Arcemu]ObjectMgr: ~ObjectMgr()
    [00:20][Arcemu]ObjectMgr: Deleting Cor
  • Unnamed

    2106582·text·1.0 KB·2012-01-26 19:56 UTC
    #include "stdafx.h"
    #include <iostream>
    using namespace std;
    int main()
    {
     int flag = 0,vett[24],i = 1,sum = 0, med = 0, n = 1;
     do{
    
     
     
     
     
     cout << "Inserisci Numero: " ;
     cin >> vett[
  • Anonymous

    2106580·text·198 B·2012-01-26 19:51 UTC
    tapsGenerator: for i in 1 to 17 generate
     tapsProc: process(clk)
     begin
     if (rising_edge(clk)) then
     taps(i) <= taps(i - 1);
     end if;
     end process;
     end generate;
  • Something

    2106579·text·427 B·2012-01-26 19:46 UTC
    root@WL1033-DB:~# ls -la /bin/*sh*
    -rwxr-xr-x 1 root root 818232 2010-04-18 21:51 /bin/bash
    -rwxr-xr-x 1 root root 83888 2010-04-01 15:22 /bin/dash
    lrwxrwxrwx 1 root root 4 2012-01-26 14:21 /
  • Untitled

    2106578·text·744 B·2012-01-26 19:43 UTC
    {
     global $db;
    
     // Get latest username
     $sql = 'SELECT user_id, username, user_colour
     FROM ' . USERS_TABLE . '
     WHERE user_type IN (' . USER_NORMAL . ', ' . USER_FOUNDER . ')
     ORDER BY use
  • Anonymous

    2106577·text·1.1 KB·2012-01-26 19:38 UTC
    -----------------------------------------------------------------------
    -- low-pass filter
    ------------------------------------------------------------------------
    
    architecture lowpass of fir is
  • Someone

    2106576·text·3.7 KB·2012-01-26 19:37 UTC
    HEH 26-Jan-2012 14:35:49 Compaq Pascal V5.8-90 Page 1
    01 Source Listing 26
  • Anonymous

    2106575·text·1.0 KB·2012-01-26 19:37 UTC
    //If user's input is a String or a number not within specified range, the program asks the user to reenter
     //This method allows the user to enter text even though an integer is expected
  • Someone

    2106574·text·1013 B·2012-01-26 19:32 UTC
    #include "stdafx.h"
    #include <iostream>
    using namespace std;
    int main()
    {
     int flag = 0;
     do{
    
     
     int vett[24],i = 1,n = 1,sum = 0, med = 0;
     cout << "Inserisci Numero: " ;
     cin >> vett[i];
  • Stuff

    2106573·text·5.3 KB·2012-01-26 19:25 UTC
    ###################################################################
    #
    # dahdi-linux-kmod.spec - used to generate dahdi-linux-kmod rpms
    # For more info: http://www.rpm.org/max-rpm/ch-rpm-basics.ht
  • Mine

    2106572·text·1.1 KB·2012-01-26 19:24 UTC
    Here is the list of the politicians from Romania who signed A.C.T.A Cristian Silviu Buşoi (Grupul Aliantei Liberalilor si Democratilor pentru Europa - ALDE)
    George Sabin Cutaş (Grupul Partidului Soci

older pastes →