All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Richard Gomes

    1894121·text·518 B·2010-07-03 22:22 UTC
    # install curl
    apt-get install curl -y
    
    # download release info
    curl http://apt.modmyi.com/dists/stable/Release > /var/lib/apt/lists/apt.modmyi.com_dists_stable_Release
    
    # download GPG key
    curl
  • botchchikii

    1894118·bash·433 B·2010-07-03 22:18 UTC
    #
    # /boot/grub/menu.lst - configuration file for GRUB
    # This file is generated automatically by grubconfig
    #
    
    default=0
    timeout=5
    gfxmenu (hd0,0)/boot/grub/message
    
    title Frugalware 1.3pre2.229.gcdb29
  • using- Deklaration

    1894104·cpp·570 B·2010-07-03 21:41 UTC
    #include <iostream>
    
    using namespace std;
    
    class Basis
    {
     public:
     void hallo()
     {
     cout << "Basis::hallo()" << endl;
     }
     void gehtNicht()
     {
     cout << "Basis::ge
  • friend- Deklaration

    1894083·cpp·417 B·2010-07-03 21:07 UTC
    //schwebende Deklaration
    class Objekt;
    void freieFunktion(Objekt& o);
    
    class Fremder
    {
     public:
     void fremdeFunktion(Objekt& o, int i);
    };
    
    class Freund
    {
     public:
     void funktion
  • My Roblox Scripts

    1894062·text·89.5 KB·2010-07-03 20:32 UTC
    
        
  • Klassenvariable

    1894011·cpp·676 B·2010-07-03 18:52 UTC
    #include <iostream>
    
    using namespace std;
    
    class Person
    {
     public:
     Person(string s)
     :name (s)
     {
     cout << "Anzahl Personen: " << ++anzahl << endl;
     }
     ~Person()
  • virtuelle Basisklasse

    1893996·cpp·922 B·2010-07-03 17:58 UTC
    #include <iostream>
    
    using namespace std;
    
    class Fahrzeug
    {
     public:
     Fahrzeug (char * klasse)
     {
     cout << "Fahrzeug gerufen von " << klasse << endl;
     }
    };
    
    class Auto :virtual
  • tet

    1893988·text·3 B·2010-07-03 17:41 UTC
    1
  • Animevia 2010 chat

    1893961·text·69.9 KB·2010-07-03 16:38 UTC
    
        
  • xci

    1893923·text·298.1 KB·2010-07-03 14:36 UTC
    
        
  • xci

    1893922·text·385.7 KB·2010-07-03 14:36 UTC
    
        
  • xci

    1893921·text·29.3 KB·2010-07-03 14:36 UTC
    Aptitude 0.4.11.11: log report
    Sat, Jul 3 2010 20:59:50 +0800
    
    IMPORTANT: this log only lists intended actions; actions which fail due to
    dpkg problems may not be completed.
    
    Will install 31 packages
  • xci

    1893920·text·34.4 KB·2010-07-03 14:36 UTC
    
        
  • xci

    1893919·text·3.7 KB·2010-07-03 14:36 UTC
    stop: Unknown instance: 
    Hit http://security.ubuntu.com karmic-security Release.gpg
    Ign http://security.ubuntu.com karmic-security/main Translation-en_HK
    Hit http://hk.archive.ubuntu.com karmic Releas
  • xci

    1893918·text·10.4 KB·2010-07-03 14:36 UTC
    E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Reading extended st
  • xci

    1893916·text·64 B·2010-07-03 14:36 UTC
    xbmc-live: unrecognized service
    xbmc-live: unrecognized service
  • xci

    1893915·text·25.3 KB·2010-07-03 14:36 UTC
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Reading extended state information...
    Initializing package states...
    "nvidia-glx-dev" is a virtual package provided by
  • xci

    1893914·text·95.8 KB·2010-07-03 14:35 UTC
    
        
  • xci

    1893852·text·52.1 KB·2010-07-03 11:01 UTC
    
        
  • xci

    1893851·text·12.1 KB·2010-07-03 11:01 UTC
    11:34:09 T:3079313280 M:3044773888 ERROR: Failed to create common scripts symlink.
    11:34:09 T:3079313280 M:3044782080 NOTICE: -----------------------------------------------------------------------

older pastes →