All pastesPublic feed

Public feed

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

    2127472·text·4.3 KB·2012-03-12 23:58 UTC
    Name: Adustum
    Race: Cyborg. (3)
    Gender: Male.
    Age: 20.
    Weight:221.
    Height: 6'6.
    Build: Heavy.
    Eye Color: Blue.
    Hair Color/Style: Short Black Hair.
    Proffession: Space Raider.
    
    Brief History:
  • Anonymous

    2127470·text·17 B·2012-03-12 23:43 UTC
    itsbelo mechanism
  • Untitled

    2127469·text·3.9 KB·2012-03-12 23:40 UTC
    [root@laptop ks-rhel-x86_64-server-5]# pwd
    /mnt/rhel5-x86_64/kickstart_files/ks-rhel-x86_64-server-5
    [root@laptop ks-rhel-x86_64-server-5]# ll
    total 4032
    drwxr-xr-x 3 root root 16384 Mar 11 00:12
  • Something

    2127467·text·295 B·2012-03-12 23:22 UTC
    grub-install --root-directory=/mnt /dev/sda
    Probing devices to guess BIOS drives. This may take a long time.
    sed: can't read /mnt/boot/grub/device.map: No such file or directory
    grep: /mnt/boot/gru
  • Untitled

    2127466·text·5.6 KB·2012-03-12 23:19 UTC
    find /mnt/boot
    /mnt/boot
    /mnt/boot/memtest86+_multiboot.bin
    /mnt/boot/System.map-3.0.0-12-generic
    /mnt/boot/vmcoreinfo-3.0.0-12-generic
    /mnt/boot/initrd.img-3.0.0-12-generic
    /mnt/boot/memtest86+
  • Someone

    2127465·text·1.1 KB·2012-03-12 23:13 UTC
    sudo fdisk -l
    
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/ph
  • Someone

    2127464·text·1.1 KB·2012-03-12 23:12 UTC
    sudo fdisk -l
    
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/ph
  • Unnamed

    2127454·text·5.6 KB·2012-03-12 22:30 UTC
    Everyone’s idea of what it means to be successful is very different. Some people think having a family, car and a house is success. Some people think being extremely wealthy is success, while some may
  • Something

    2127453·text·12.5 KB·2012-03-12 22:24 UTC
    #ifndef _TREE_H_
    #define _TREE_H_
    
    #include <list>
    
    template<typename T>
    class BinaryTree
    {
    public:
     //конструктор по умолчанию
     BinaryTree()
     : pkey(0), pleft(0), pright(0), pparent(0)
  • Miscellany

    2127451·text·4.4 KB·2012-03-12 22:15 UTC
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
     at org.apach
  • Untitled

    2127448·text·261 B·2012-03-12 21:44 UTC
    function LateUpdate () {
    
     if (target) {
     
     if (Input.GetMouseButton(1)){
     
     y = target.eulerAngles.y; 
     
     var rotation:Quaternion = Quaternion.Euler(x, y,
  • Mine

    2127446·text·9.2 KB·2012-03-12 21:34 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    
    import java.awt.*;
    import java.awt.event.MouseEvent;
    import java.awt.event.MouseListener
  • Untitled

    2127445·text·1.8 KB·2012-03-12 21:33 UTC
    import java.awt.*;
    
    public class Beam extends GameObject{
     
     private int size =3;
     private int start_x=10;
     private int start_y=310;
     
     private int end_x=40;
     pri
  • Stuff

    2127440·text·1.5 KB·2012-03-12 21:16 UTC
    [root@Flicka /root]# zpool import -f 
     pool: Datenraid 
     id: 10736740739045864935
  • Something

    2127438·text·3.2 KB·2012-03-12 21:12 UTC
    function getRank($points){
     $memcache_key = __FUNCTION__ . __CLASS__ . "_{$this->userId}";
    
     if (!($ret = Cache::get($memcache_key))) {
     $query="SELECT COUNT( * ) +1 AS ranking
     FROM
  • Untitled

    2127436·text·2.4 KB·2012-03-12 20:47 UTC
    package edu.cmich.cps396m.badger1;
    
    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.InputStream;
    
    import android.content.res.AssetManager;
    impo
  • Someone

    2127432·text·29.7 KB·2012-03-12 20:19 UTC
    Executing:
    "c:\pfw\oxygen xml editor 13\jre/bin/java" -Xmx384m -classpath "C:\PFW\Oxygen XML Editor 13/tools/ant/lib/ant-launcher.jar" "-Dant.home=C:\PFW\Oxygen XML Editor 13/tools/ant" org.apache.to
  • Stuff

    2127428·text·1.8 KB·2012-03-12 20:04 UTC
    Environment:
    
    Software Version: FreeNAS-8.2.1-ALPHA-r10375-x64
    Request Method: GET
    Request URL: http://192.168.1.98/storage/auto-import/
    
    Traceback:
    File "/usr/local/lib/python2.7/site-packag
  • Unnamed

    2127427·text·1.8 KB·2012-03-12 19:55 UTC
    ESC T m nL nH d1 ... dk
    [Name] Select bit-image mode
     T m nL nH d1 ... k
    [Format] ASCII ESC
  • Miscellany

    2127425·text·6.3 KB·2012-03-12 19:46 UTC
    2012-03-12 14:42:25,750 DEBUG [mondrian.sql] 142: , exec 854 ms
    2012-03-12 14:42:25,751 DEBUG [mondrian.sql] 142: , exec+fetch 856 ms, 102 rows
    2012-03-12 14:42:48,511 DEBUG [mondrian.sql] 143: Segm

older pastes →