All pastesPublic feed

Public feed

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

    2086768·text·2.2 KB·2011-10-04 17:28 UTC
    ~/git/release/Evergreen-ILS-1.6.1.9/build/i18n$ make newpot
    
     ......
    
    ~/git/release/Evergreen-ILS-1.6.1.9/build/i18n$ for i in cs-CZ en-CA en-GB es-ES fr-CA hy-AM pt-BR ru-RU; do make
  • Unnamed

    2086767·text·5.7 KB·2011-10-04 17:21 UTC
    ;-------------------------------------------------------------
    ; АВТОР: Баскаков Аркадий
    ; УЧЕБНАЯ ГРУППА: ВСМУ-9-07
    ; ДАТА ПОСЛЕДНЕГО ИЗМЕНЕНИЯ: 24 сентября 2009
    ;
  • Untitled

    2086764·text·409 B·2011-10-04 17:08 UTC
    deb http://ftp.us.debian.org/debian/ squeeze main
    deb-src http://ftp.us.debian.org/debian/ squeeze main
    
    deb http://security.debian.org/ squeeze/updates main
    deb-src http://security.debian.org/ sq
  • Untitled

    2086758·text·2.1 KB·2011-10-04 16:24 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package main;
    
    /**
     *
     * @author kusum
     */
    /*
     * To change this template, choose Tools |
  • coloured chat text

    2086752·cpp·556 B·2011-10-04 16:08 UTC
    #include <a_samp>
    
    ReColour(text[])
    {
     new
     pos = -1;
     while ((pos = strfind(text, "(", false, pos + 1)) != -1)
     {
     new
     c = pos + 1,
     n = 0,
     ch;
     // Note that the order of these
  • Someone

    2086749·text·757 B·2011-10-04 15:59 UTC
    RewriteRule ^/(images|links)/(.*) $0
    RewriteRule ^/contact$ /contact.php
    RewriteRule ^/error-codes$ /error-codes.php
    RewriteRule ^/file-names$ /file-names.php
    RewriteRule ^/startup-processes$ /sta
  • Mine

    2086745·text·715 B·2011-10-04 15:37 UTC
    <?
    
    $i = 1;
    while ($i <= 28)
    {
     $url = "http://snesorama.us/board/forumdisplay.php?f=34&order=desc&page=" . "$i";
     //echo $url . "<br>";
     
    
     $ch = curl_init($url); //load the urls
     curl_set
  • Mine

    2086743·text·333 B·2011-10-04 15:20 UTC
    RewriteRule ^/(images|links)/(.*) $0
    RewriteRule ^/contact$ /contact.php
    RewriteRule ^/error-codes$ /error-codes.php
    RewriteRule ^/file-names$ /file-names.php
    RewriteRule ^/startup-processes$ /sta
  • Mine

    2086742·text·786 B·2011-10-04 15:16 UTC
    RewriteRule ^/(images|links)/(.*) $0
    RewriteRule ^/contact$ /contact.php
    RewriteRule ^/error-codes$ /error-codes.php
    RewriteRule ^/file-names$ /file-names.php
    RewriteRule ^/startup-processes$ /sta
  • x

    2086741·text·9.9 KB·2011-10-04 15:14 UTC
    garethb@nhq-olive> request system software add http://<HIDDEN>/tftpboot/junos/jinstall-10.4R7.5-domestic-signed.tgz 
    
    /var/tmp/incoming-package.11847 340 MB 3329 kBps
    Pa
  • 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

older pastes →