All pastesPublic feed

Public feed

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

    2134358·text·3.5 KB·2012-03-31 21:14 UTC
    root@chef:/var/log# vim /etc/init.d/chef-server
    root@chef:/var/log# /etc/init.d/chef-server start
     * Starting chef-server 
    /usr/bin/chef-server -p 4000 -e production -a thin -P /var/run/chef/server
  • Unnamed

    2134356·text·403 B·2012-03-31 21:07 UTC
    void command::init(char data[])
    { 
     int c, j;
     
     c = 0;
     for (int i = 0; i < strlen(data) && data[i] != ';'; i++)
     {
     keyword[i] = data[i];
     c++;
     }
     keyword[c] = '\0';
    
     c++;
    
     for (i
  • Something

    2134354·text·890 B·2012-03-31 20:58 UTC
    root@chef:/usr/bin# ps aux | grep chef
    avahi 1090 0.0 0.0 32272 1816 ? S 12:11 0:00 avahi-daemon: running [chef.local]
    rabbitmq 10086 0.0 0.2 89092 26604 ? Sl 15:07
  • Something

    2134353·text·243 B·2012-03-31 20:54 UTC
    root@chef:/usr/bin# ls -dl /var/log/chef
    drwxr-xr-x 2 chef root 4096 2012-03-25 07:46 /var/log/chef
    root@chef:/usr/bin#
    root@chef:/usr/bin# ls -dl /var/run/chef
    drwxr-xr-x 2 chef root 80 2012-03-3
  • Mine

    2134350·text·9.8 KB·2012-03-31 20:26 UTC
    devel flavour with (-g NOSTRIP) modified .mk file
    
    gdb --args derived/openmsx -machine msx1
    GNU gdb (GDB) 7.1-ubuntu
    Copyright (C) 2010 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL vers
  • Unnamed

    2134348·text·8.8 KB·2012-03-31 20:14 UTC
    2012-03-31 18:01:08,082 - config INFO Reading configuration file C:\Users\madog\AppData\Roaming\fpdb\HUD_config.xml
    2012-03-31 18:01:08,796 - hud INFO HUD_main starting: Using
  • Untitled

    2134347·text·442 B·2012-03-31 20:06 UTC
    HUD_main.exe:121: PangoWarning: couldn't load font "Ubuntu Not-Rotated 9", falling back to "Sans Not-Rotated 9", expect ugly output.
    Unhandled exception in thread started by <bound method HUD_main.re
  • Someone

    2134346·text·427 B·2012-03-31 19:58 UTC
    [22:31:15] <xmlconsole> TX: <?xml version='1.0' ?><stream:stream to="buzer.net" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0">
    [22:31:15] <xmlconsole> RX: <strea
  • Something

    2134345·text·258 B·2012-03-31 19:58 UTC
    root@chef:/usr/bin# /etc/init.d/chef-server start
     * Starting chef-server 
    /usr/bin/chef-server -p 4000 -e production -d -a thin -P /var/run/chef/server.%s.pid -L /var/log/chef/server.log -C /etc/ch
  • Unnamed

    2134342·text·1.4 KB·2012-03-31 19:49 UTC
    valgrind derived/openmsx -machine msx1 1> /home/philippov/1.LOG 2> /home/philippov/2.LOG &
    [1] 10446
    Ok
    ...
    ^C[1]+ Выход из 1 valgrind derived/openmsx -machine msx1 > /home/philippov/1.LOG
  • Something

    2134339·text·4.1 KB·2012-03-31 18:50 UTC
    valgrind openmsx_build/openmsx-0.8.2/derived/openmsx -machine msx1 > 111 2> 222 &
    [1] 6090
    Ok
    ...
    ^C[1]+ Выход из 1 valgrind openmsx_build/openmsx-0.8.2/derived/openmsx -machine msx1 > 111
  • Someone

    2134337·text·2.6 KB·2012-03-31 18:46 UTC
    valgrind openmsx -machine msx1 > 11 2> 22 &
    [1] 5994
    Ok
    less 11
    [1]+ Выход из 1 valgrind openmsx -machine msx1 > 11 2> 22
    Ok
    cat 11
    Ok
    cat 22
    ==5994== Memcheck, a memory error detector
  • Someone

    2134336·text·9.7 KB·2012-03-31 18:39 UTC
    which openmsx
    /usr/local/bin/openmsx
    Ok
    file `which openmsx`
    /usr/local/bin/openmsx: symbolic link to `/opt/openMSX/bin/openmsx'
    Ok
    gdb --args openmsx -machine msx1
    GNU gdb (GDB) 7.1-ubuntu
    Co
  • Something

    2134332·text·3.8 KB·2012-03-31 18:04 UTC
    valgrind openmsx
    ==5514== Memcheck, a memory error detector
    ==5514== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
    ==5514== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with
  • /etc/X11/xorg.conf.d/99-monitor.

    2134326·text·93 B·2012-03-31 17:09 UTC
    Section "Monitor"
     Identifier "DVI-D-1"
     Option "PreferredMode" "1920x1080"
    EndSection
  • Mine

    2134325·text·3.2 KB·2012-03-31 17:05 UTC
    .xinitrc:
    DEFAULT_SESSION=CustomDE
    
    case $1 in
    
    CustomDE)
     exec CustomDE
     ;;
    Gnome)
     exec gnome-session
     ;;
    *)
     exec $DEFAULT_SESSION
     ;;
    esac
  • Something

    2134324·text·5.5 KB·2012-03-31 17:02 UTC
    [10:00:27] <&Qmaster> 34 Answers 21-4555: Words that rhyme with "we're" ?
    [10:00:29] <+jizzblaster> definitely
    [10:00:31] <+jumper> tear
    [10:00:31] <&Qmaster> jumper gets 800 points for : tear (33
  • Someone

    2134316·text·216 B·2012-03-31 16:37 UTC
    Route::get('/', function()
    {
     return View::make('home.index');
    });
    
    Route::any(
     'admin/([a-zA-Z0-9_-]+)/(:any?)/(:any?)/(:any?)/(:any?)/(:any?)',
     array('default' => 'index', 'uses' => '(:1)::
  • Miscellany

    2134314·text·883 B·2012-03-31 16:33 UTC
    Unhandled Exception
    Message:
    
    Undefined offset: 1
    
    Location:
    
    /home/coolgoose/Work/personal/cms/laravel/routing/controller.php on line 143
    
    Stack Trace:
    
    #0 /home/coolgoose/Work/personal/cm
  • Miscellany

    2134313·text·2.3 KB·2012-03-31 16:25 UTC
    javascript:゚ω゚ノ= /`m´)ノ ~┻━┻ //*´∇`*/ ['_']; o=(゚ー゚) =_=3; c=(゚Θ゚) =(゚ー゚)-(゚ー゚); (゚Д゚) =(゚Θ゚)= (o^_^o)/ (o^_^o);(゚Д゚)={゚Θ゚: '_' ,゚ω゚ノ : ((゚ω゚ノ==3) +'_') [゚Θ゚] ,゚ー゚ノ :(゚ω゚ノ+ '_')[o^_^o -(゚Θ゚)] ,゚Д゚ノ

older pastes →