All pastesPublic feed

Public feed

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

    2099442·text·5.9 KB·2012-01-04 20:53 UTC
    Network or server failure. Please check your Internet connection to tallis.greygarth and choose Retry Network. If you need to enter Offline Mode, choose Ignore Errors in this and subsequent dialogs.
  • Anonymous

    2099441·text·572 B·2012-01-04 20:28 UTC
    root@Carola:/home/carola# aptitude install gnome-openoffice.org
    No se puede encontrar ningún paquete cuyo nombre o descripción coincida con "gnome-openoffice.org"
    No se puede encontrar ningún paquet
  • Mine

    2099440·cpp·1.4 KB·2012-01-04 20:27 UTC
    #include <iostream>
    #include <fstream>
    #include <string>
    #include <cstdlib>
    
    using namespace std;
    
    struct Sstudent
    {
     string Fimie;
     string Fnazwisko;
     int Frok;
     int Fkwota;
  • Mine

    2099439·text·989 B·2012-01-04 20:16 UTC
    Presentation
    
    Det här vill jag ha
    
    och det här drömmer jag om:
    
     
    
    Gorgonzolagratinerad fläskfilé
    
    med kulpotatis som vi har lagat tillsammans.
    
    Våra blickar som möts…lätta beröringar.
  • Unnamed

    2099438·text·534 B·2012-01-04 20:02 UTC
    <!--[if lt IE 7]> 
     <div style=' clear: both; text-align:center; position: relative;'> <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img
  • Something

    2099437·text·7.3 KB·2012-01-04 20:02 UTC
    <?php require_once('Connections/sginc.php'); ?>
    <?php $rnum = rand(6,9) ?>
    <?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "",
  • Something

    2099436·php·813 B·2012-01-04 20:01 UTC
    /**
     * Add the reCAPTCHA messages
     * 
     */
    function efReCaptcha() {
     global $recaptcha_public_key, $recaptcha_private_key;
     global $wgMessageCache, $wgServerName;
  • Something

    2099435·php·810 B·2012-01-04 20:00 UTC
    /**
     * Add the reCAPTCHA messages
     * 
     */
    function efReCaptcha() {
     global $recaptcha_public_key, $recaptcha_private_key;
     global $wgServerName;
     
     
     requ
  • Stuff

    2099429·text·30.5 KB·2012-01-04 19:39 UTC
    CREATE TABLE IF NOT EXISTS `lb-main` (
     `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
     `date` datetime NOT NULL,
     `playerid` smallint(5) unsigned NOT NULL,
     `replaced` tinyint(3) unsigned NOT
  • Something

    2099428·text·6.9 KB·2012-01-04 19:39 UTC
    <?php require_once('Connections/sginc.php'); ?>
    <?php $rnum = rand(6,9) ?>
    <?php 
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = ""
  • Stuff

    2099427·text·31.4 KB·2012-01-04 19:32 UTC
    -- phpMyAdmin SQL Dump
    -- version 3.4.5
    -- http://www.phpmyadmin.net
    --
    -- Machine: localhost
    -- Genereertijd: 04 jan 2012 om 19:31
    -- Serverversie: 5.5.16
    -- PHP-Versie: 5.3.8
    
    SET SQL_MODE=
  • Something

    2099426·text·141.6 KB·2012-01-04 19:30 UTC
    
        
  • Someone

    2099425·text·141.6 KB·2012-01-04 19:29 UTC
    
        
  • Something

    2099424·scheme·159 B·2012-01-04 19:20 UTC
    (define (length items)
    (define(length-iter a count)
     (if (null? a)
     count
     (length-iter (cdr a) (+ 1 count)))
    )
    
    length-iter items 0
    )
  • Anonymous

    2099422·text·2.1 KB·2012-01-04 19:19 UTC
    [root@vpn2 openvpn_as]# ifconfig
    as0t0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
     inet addr:5.5.0.1 P-t-P:5.5.0.1 Mask:255.255.248.0
     UP POIN
  • Miscellany

    2099421·text·923 B·2012-01-04 19:17 UTC
    [root@vpn1 scripts]# ifconfig
    eth0 Link encap:Ethernet HWaddr 00:0E:0C:58:21:62
     inet addr:199.167.145.58 Bcast:199.167.145.255 Mask:255.255.255.0
     inet6 addr: fe80::20e:c
  • Miscellany

    2099417·text·1023 B·2012-01-04 19:12 UTC
    [root@vpn1 scripts]# ps aux | grep openvpn
    root 1783 0.0 0.0 103772 3672 ? S 13:53 0:00 ucarp --interface eth0 --srcip 199.167.145.58 --vhid 94 --passfile /usr/local/openvpn_as/et
  • Anonymous

    2099414·text·415 B·2012-01-04 19:05 UTC
    <html>
     <title></title>
     <script>
     function validate(form, input) {
     if (document.forms[form].elements[input].value == "") {
     document.forms[form].elements[input].focus();
     alert ("Nepo
  • Anonymous

    2099411·text·762 B·2012-01-04 19:03 UTC
    1. Niech ta chwila nie mija, jest mamma mia
     Ja, moje ziomki, i zapach z grilla
     Sączy się tequilla, trwa stan: chilout
     Dym po lokalu się powija, ona i ja
     Ona mnie mija, ja pobdijam, gad
  • Miscellany

    2099408·text·265 B·2012-01-04 18:37 UTC
    ## basics
    RequestHeader set X_FORWARDED_PROTO 'https'
    ProxyPass /portal http://127.0.0.1:3000/portal
    ProxyPassReverse /portal http://127.0.0.1:3000/portal
    
    ## Would like /portal/assets to serve /

older pastes →