All pastesPublic feed

Public feed

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

    2084289·text·2.7 KB·2011-09-28 22:32 UTC
    everegreen@everegreen-laptop:~$ sudo su
    [sudo] password for everegreen: 
    root@everegreen-laptop:/home/everegreen# su - opensrf
    opensrf@everegreen-laptop:~$ osrf_ctl.sh -l -a start_all
    OpenSRF Rout
  • BIO EXAM

    2084287·text·523 B·2011-09-28 22:31 UTC
    What's the difference between organic and inorganic compounds?
    
    How would you know if an organism were alive?
    
    What's the signifigance of the fact that organisms who share common traits can be put
  • Something

    2084286·text·2.7 KB·2011-09-28 22:31 UTC
    everegreen@everegreen-laptop:~$ sudo su
    [sudo] password for everegreen: 
    root@everegreen-laptop:/home/everegreen# su - opensrf
    opensrf@everegreen-laptop:~$ osrf_ctl.sh -l -a start_all
    OpenSRF Rout
  • Something

    2084265·text·678 B·2011-09-28 22:14 UTC
    ERROR ::2011-09-28 23:14:07::utils.py:143::<archipel.archipelVirtualMachine.TNArchipelVirtualMachine object at 0x2359ad0>.iq_create: exception raised is: 'internal error process exited while connect
  • IMVU Patch

    2084259·text·2.7 KB·2011-09-28 22:09 UTC
    This patch was created for IMVUClient version 453.8 ONLY!
    It will improve the client by removing/commenting-out wasted code
    in the client, since we are running the client inside wine on linux.
    
    To
  • Something

    2084255·text·2.3 KB·2011-09-28 22:06 UTC
    everegreen@everegreen-laptop:~$ sudo su
    [sudo] password for everegreen: 
    root@everegreen-laptop:/home/everegreen# su - opensrf
    opensrf@everegreen-laptop:~$ osrf_ctl.sh -l -a start_all
    OpenSRF Rout
  • Anonymous

    2084198·text·324 B·2011-09-28 21:13 UTC
    for i in $(/bin/grep Failed /var/log/auth.log* | /bin/egrep -v 'tim|tlyles|168.215.84.4' | /usr/bin/awk -Ffrom '{print $2}' | /usr/bin/awk '{print $1}' | /usr/bin/sort -u)
    do 
     isblocked="$(/sbin
  • Anonymous

    2084158·javascript·380 B·2011-09-28 20:26 UTC
    > var item = {
     name: 'Sword'
    };
    
    > db.items.save(item);
    > db.items.find();
    { "_id" : ObjectId("4e837cf157a44a81540783c9"), "name" : "Sword" }
    > var u = {
     name: 'John',
     email: 'john@j.com',
  • Pinaraf

    2084155·sql·367 B·2011-09-28 20:24 UTC
    DROP TABLE toto;
    CREATE TABLE toto (id integer, h hstore);
    INSERT INTO toto SELECT cast( random() * 1000 as integer) as i,
     hstore(cast(cast( random() * 1000 as integer) as t
  • Mine

    2084121·text·2.2 KB·2011-09-28 19:39 UTC
    Purpose: The purpose of this report is to explain how smartphones can help improve production within the banking industry. 
    Problem: A problem that exists in the banking industry that some companies
  • autostart.sh openbox pibarnas

    2084104·text·1.6 KB·2011-09-28 19:24 UTC
    # This shell script is run before Openbox launches.
    # Environment variables set here are passed to the Openbox session.
    
    # Set a background color
    #BG=""
    #if which hsetroot >/dev/null; then
    #
  • openbox rc.xml pibarnas

    2084102·text·29.0 KB·2011-09-28 19:22 UTC
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Do not edit this file, it will be overwritten on install.
    Copy the file to $HOME/.config/openbox/ instead. -->
    <openbox_config xmlns="http://openbox.org/
  • menu.xml pibarnas

    2084098·text·8.3 KB·2011-09-28 19:20 UTC
    <openbox_menu xmlns="http://openbox.org/3.4/menu">
    
    <menu id="apps-menu1" label="Internet">
    <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/firefox.png" label="Firefox">
    <action name=
  • Stuff

    2084094·text·1.0 KB·2011-09-28 19:19 UTC
    <?php
    $con = mysql_connect("localhost","weather","weather");
    if (!$con)
    { die('Could not connect: ' . mysql_error()); }
    mysql_select_db("weather", $con);
    
    if (!empty($_POST['CITY'])) {
     $CITY =
  • Stuff

    2084080·text·739 B·2011-09-28 19:01 UTC
    FYI From Carolyn.
    Thanks
    Beth 
     
    On 9/28/11 8:18 AM, "Carolyn Dailey" <cdailey99@aol.com> wrote:
     
    > It is broccoli with chicken and a wine cream sauce on top. I will try to
    > cost today when I
  • Miscellany

    2084079·text·1.0 KB·2011-09-28 19:01 UTC
    <?php
    
    $con = mysql_connect("localhost","weather","weather");
    if (!$con)
    {
     die('Could not connect: ' . mysql_error());
    }
    mysql_select_db("weather", $con);
    
    if (!empty($_POST['CITY'])) {
  • Mine

    2084078·text·871 B·2011-09-28 18:57 UTC
    ###pour faire dire un mot à la place d'un autre qu'on aura defini
    ### enregistrer le fichier en mes couleurs.mrc
    ### sinon modifier la fin du code en consequence
    
    #acr on
    
    on 1:INPUT:*: {
  • Untitled

    2084077·text·1.0 KB·2011-09-28 18:56 UTC
    <?php
    
    $con = mysql_connect("localhost","weather","weather");
    if (!$con)
    {
     die('Could not connect: ' . mysql_error());
    }
    mysql_select_db("weather", $con);
    
    if (!empty($_POST['CITY'])) {
  • Opensrf Installation

    2084074·text·1.1 KB·2011-09-28 18:48 UTC
    everegreen@everegreen-laptop:~$ sudo su
    [sudo] password for everegreen: 
    root@everegreen-laptop:/home/everegreen# /etc/init.d/ejabberd start
    Starting jabber server: ejabberd already running.
    root@
  • Stuff

    2084070·xml·568 B·2011-09-28 18:44 UTC
    <item type="uk.co.kynesim.tsb3.feed.item.BBCTwItem">
    <id>-1881571152029570554</id>
    <bbcId>b015flbr</bbcId>
    <title>Spooks: Series 10: Episode 2</title>
    <description>
     High-level secrets are

older pastes →