All pastesPublic feed

Public feed

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

    2074369·text·1.6 KB·2011-06-04 00:32 UTC
    default=1
    timeout=12
    splashimage=(hd0,4)/grub/splash.xpm.gz
    hiddenmenu
    title Upgrade to Fedora 15 (Lovelock)
     kernel /upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=c8ac
  • heat.py

    2074363·python·262 B·2011-06-04 00:09 UTC
    import multiprocessing
    
    def heat():
     while True:
     pass
    
    if __name__ == '__main__':
     pool = multiprocessing.Pool(processes=multiprocessing.cpu_count()+1)
     result = pool.apply_async(heat)
     pri
  • Untitled

    2074357·text·292 B·2011-06-03 23:56 UTC
    G20 (Units: Inches)
    G40 (Cancel Cutter Comp)
    G90 (Absolute Mode)
    G64 P0.005 (Continuous mode + path tolerance)
    G92 X0 Y0
    o<touchoff> call [0.100] [0] [0.08] (Touchoff and start cutting)
    F135
    G1
  • Someone

    2074356·text·2.0 KB·2011-06-03 23:56 UTC
    [app-userlogonoff]
    include => app-userlogonoff-custom
    exten => *12,1,Macro(user-logoff,)
    exten => *12,n(hook_off),Hangup
    exten => h,1,Verbose(call just hung up)
    exten => *11,1,Macro(user-logon,)
  • Something

    2074354·text·1.9 KB·2011-06-03 23:54 UTC
    # grub.conf generated by anaconda
    #
    # Note that you do not have to rerun grub after making changes to this file
    # NOTICE: You have a /boot partition. This means that
    # all kernel and in
  • Miscellany

    2074353·text·635 B·2011-06-03 23:53 UTC
    This is what happens when I try to associate a mount point with my DVD burner. It doesn't make sense. Mandriva 2009.1:
    
    The "diskdrake" program has crashed with the following error:
    
     Not enough
  • Someone

    2074348·text·532 B·2011-06-03 23:40 UTC
    <script type="text/javascript">
    
    $(document).ready(function() {
     
     function calculate () {
     
     // USER INPUT
     
     var active_vehicles_in_fleet = $('#element_1').val(); 
     var averag
  • Mine

    2074347·text·1.8 KB·2011-06-03 23:38 UTC
    #include <iostream>
    #include <fstream>
    #include <map>
    #include <set>
    #include <algorithm>
    #include <vector>
    #include <string>
    #include <stdlib.h>
    #include <math.h>
    #include <numeric>
    #includ
  • Someone

    2074343·text·312 B·2011-06-03 23:24 UTC
    o<touchoff> sub
    (#1 pierce height, #2 pierce delay, #3 cut height)
    F10
    G38.2 Z-1.75 (Probe to find the surface)
    G91
    G1 Z1.100 (Raise up to Z0)
    G90
    G92 Z0 (Set Z0)
    G1 Z#1
    M3 S1
    M66 P0 L1 Q5 (
  • Something

    2074342·c·239 B·2011-06-03 23:21 UTC
    void end_game(int level){
     save_score(level);
     show_highscore();
    #ifdef __SDL__
     Mix_CloseAudio();
     SDL_Quit();
    #endif
     int foo; foo = endwin(); 
     exit(foo); /* obviously not planning to leave
  • Mine

    2074339·text·535 B·2011-06-03 23:12 UTC
    root@slackware:/etc/shorewall# grep -v ^\# * | egrep '\$LOG|ULOG|LOGFILE'
    policy:net all DROP ULOG
    policy:all all REJECT ULOG
    p
  • Stuff

    2074317·text·10 B·2011-06-03 23:06 UTC
    sdaasdasda
  • Someone

    2074316·text·1.1 KB·2011-06-03 23:06 UTC
    Nokia Qt LGPL Exception version 1.1
    
    As an additional permission to the GNU Lesser General Public License version
    2.1, the object code form of a "work that uses the Library" may incorporate
    materi
  • Mine

    2074314·text·1.1 KB·2011-06-03 22:58 UTC
    #
    # Shorewall version 4 - Rules File
    #
    # For information on the settings in this file, type "man shorewall-rules"
    #
    # The manpage is also online at
    # http://www.shorewall.net/manpages/shorewall-
  • Miscellany

    2074313·text·1.6 KB·2011-06-03 22:55 UTC
    root@slackware:/home/sar# cd
    root@slackware:~# shorewall show | fgrep ULOG
     0 0 ULOG all -- * * 0.0.0.0/0 0.0.0.0/0 ULOG copy_range 0 nlgroup 1 prefix
  • Anonymous

    2074312·text·1.9 KB·2011-06-03 22:54 UTC
    ULOG.conf
    ------------
    
    # Example configuration for ulogd
    # $Id: ulogd.conf.in 5267 2005-02-19 21:33:43Z laforge $
    #
    
    [global]
    ###############################################################
  • Mine

    2074306·text·76 B·2011-06-03 22:51 UTC
    MACLIST_LOG_LEVEL=ULOG
    
    TCP_FLAGS_LOG_LEVEL=ULOG
    
    SMURF_LOG_LEVEL=ULOG
  • Something

    2074303·c·302 B·2011-06-03 22:43 UTC
    void end_game(int level){
     save_score(level);
     show_highscore();
    #ifdef __SDL__
     Mix_CloseAudio();
     SDL_Quit();
    #endif
     clear(); /* I added */
     endwin(); /* these two */
     exit(end_
  • Anonymous

    2074302·text·321 B·2011-06-03 22:40 UTC
    categories = [
     ("general",["name","description","side","category"]),
     ("movement",["acceleration","maxVelocity","amphibious","maneuverleashlength","movementclass","turnrate"]),
  • June 04, Hacked HQ Premium Passw

    2074301·text·12 B·2011-06-03 22:38 UTC
    Doesn't work

older pastes →