All pastesPublic feed

Public feed

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

    2086737·text·236 B·2011-10-04 14:55 UTC
    se posea el certificado de Técnico en Prevención de Riesgos Laborales, Nivel Básico, expedido de acuerdo con lo dispuesto en el Real Decreto 39/1997, de 17 de enero, por el que se aprueba el Reglament
  • Stuff

    2086736·text·2.7 KB·2011-10-04 14:52 UTC
    {
     "SelectedRoom": 0,
     "Id": 1,
     "Name": "Planta Baja",
     "X": 0,
     "Y": 0,
     "Rooms": [
     {
     "Status": 0,
     "RotationY": 0,
     "RotationSnap": 1,
     "Id": 1,
     "Au
  • Mine

    2086729·bash·973 B·2011-10-04 14:32 UTC
    #!/bin/bash
    
    # Variables
    SUB_SCRIPTS=" \
     a.sh \
     b.sh \
    "
    
    # Functions
    function cmdExists() {
     if [ ! -e $1 ]; then
     return 1;
     else
     return 0;
     fi
    }
    
    function hasPermTo
  • Stuff

    2086724·text·1.8 KB·2011-10-04 14:21 UTC
    -- Sierpinski Carpet --
    -- Copied from Paul Hudak's Haskell School of Expression --
    
    import SOE
    
    hexLine :: (Floating a) => Window -> a -> a -> Int -> a -> Color
  • Miscellany

    2086723·text·2.6 KB·2011-10-04 14:17 UTC
    webserver:~# ps aux | grep mysq
    root 2367 0.0 0.0 2540 1156 pts/1 S 16:07 0:00 /bin/sh /usr/bin/mysqld_safe
    mysql 2404 0.0 0.3 91816 13008 pts/1 Sl 16:07 0:00 /usr/sb
  • Mine

    2086722·text·12 B·2011-10-04 14:12 UTC
    test1
    2test
  • Mine

    2086721·text·5 B·2011-10-04 14:12 UTC
    test1
  • Mine

    2086719·text·589 B·2011-10-04 13:56 UTC
    webserver:/var/www/poeritz.de/wiki/maintenance# /etc/init.d/mysql stop 
    Stopping MySQL database server: mysqld.
    webserver:/var/www/poeritz.de/wiki/maintenance# /etc/init.d/mysql start
    Starting MySQ
  • Unnamed

    2086717·text·3.1 KB·2011-10-04 13:49 UTC
    mysqld
     111004 15:45:35 [Warning] mysqld: ignoring option '--character-set-client-handshake' due to invalid value 'utf8'
     
     InnoDB: Unable to lock ./ibdata1, error: 11
     InnoDB: Ch
  • Someone

    2086716·text·1.3 KB·2011-10-04 13:46 UTC
    mysqld
    111004 15:45:35 [Warning] mysqld: ignoring option '--character-set-client-handshake' due to invalid value 'utf8'
    
    InnoDB: Unable to lock ./ibdata1, error: 11
    InnoDB: Check that you do not
  • Untitled

    2086715·text·1.9 KB·2011-10-04 13:43 UTC
    /*
     Analog input, analog output, serial output
     
     Reads an analog input pin, maps the result to a range from 0 to 255
     and uses the result to set the pulsewidth modulation (PWM) of an output pin.
  • Miscellany

    2086714·text·172 B·2011-10-04 13:41 UTC
    webserver:~# /etc/init.d/mysql restart
    Stopping MySQL database server: mysqld.
    Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
    webserver:~#
  • Unnamed

    2086709·text·3.5 KB·2011-10-04 13:33 UTC
    {"SelectedRoom":0,"Id":1,"Name":"Planta Baja","X":0,"Y":0,"Rooms":[{"Status":0,"RotationY":0,"RotationSnap":1,"Id":1,"AutogenerateWalls":true,"SelectedObject":3,"Walls":[[0,0,300,0],[300,0,300,300],[3
  • Untitled

    2086704·text·1.6 KB·2011-10-04 12:36 UTC
    /*
     Analog input, analog output, serial output
     
     Reads an analog input pin, maps the result to a range from 0 to 255
     and uses the result to set the pulsewidth modulation (PWM) of an output pin.
  • Stuff

    2086692·text·25.3 KB·2011-10-04 12:07 UTC
    % RESUME DOCUMENT STYLE -- Released 23 Nov 1989
    % for LaTeX version 2.09
    % Copyright (C) 1988,1989 by Michael DeCorte
    
    \typeout{Document Style `res' <26 Sep 89>.}
    
    %%%%%%%%%%%%%%%%%%%%%%%%%%%
  • Anonymous

    2086691·text·1.5 KB·2011-10-04 12:06 UTC
    import simpleML.*;
    
    // A Request object, from the library
    HTMLRequest htmlRequest;
    
    int startTime; // for the timer to make request ever N seconds
    String html = ""; // String to hold data f
  • Miscellany

    2086690·text·828 B·2011-10-04 12:00 UTC
    [X@atom ~]$ traceroute bmo.com
    traceroute: Warning: bmo.com has multiple addresses; using 198.96.179.190
    traceroute to bmo.com (198.96.179.190), 64 hops max, 52 byte packets
     1 102.ge-2-1.ar1.mtrl
  • Stuff

    2086689·ruby·894 B·2011-10-04 11:59 UTC
    <div id="container">
     <header <% if !logged_in? %> id="site" <%end %>>
     <% if !logged_in? %>
     <h1>MenuLab</h1>
     <div>
     <% else %>
     <h1>MenuLab</h1>
     <div>
     <p>Hello Kelly,
  • Glade

    2086679·text·1.2 KB·2011-10-04 10:52 UTC
    postgui.hal
    net jog-x-plus halui.jog.0.plus gladevcp.X_Left
    net jog-x-minus halui.jog.0.minus gladevcp.X_Right
    
    GladePy.ui <child>
     <object class="HAL_Button" id="X_Left">
  • Miscellany

    2086675·text·684 B·2011-10-04 10:34 UTC
    root@ks369516:~# ps aux|grep rtorrent
    enhan 2751 0.0 0.1 25220 1288 ? Ss 11:41 0:00 SCREEN -dm -S rtorrent
    enhan 2759 1.4 1.5 129152 14756 pts/1 Ss+ 11:41 0:47 rtorren

older pastes →