Search:

Type: Posts; User: ratmandall; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    23
    Views
    2,201

    Re: Beginners Challenge #6

    import sys

    if len(sys.argv) != 3:
    print "Please provide at least/most 2 arguments\ne.g. %s string2find file2search" % sys.argv[0]
    sys.exit(1)

    else:
    string = sys.argv[1]
    ...
  2. Replies
    21
    Views
    1,069

    Re: Dell with: Microsoft Windows Ubuntu 8.04

    Did microsoft died?
  3. Re: The Official Ubuntu 9.04 Release Countdown Thread

    O hey, WHATS GOING ON IN THIS THREAD >_>
  4. Replies
    23
    Views
    1,203

    Poll: Re: Gas or Electric fire?

    Bush fire.
    http://news.nationalgeographic.com/news/2009/02/photogalleries/australia-fires/images/primary/090209-01-australia-fire_big.jpg
  5. Replies
    26
    Views
    1,212

    Re: microsoft surface

    I stumbled across a similar situation, I was in-front of a real estate agent which had sideshows of houses across 8 monitors and every monitor was blank except for one which was displaying a windows...
  6. Replies
    14
    Views
    1,285

    [all variants] Re: A List of File Browsers

    Firefox

    firefox file:
  7. Replies
    4
    Views
    336

    [ubuntu] Re: How would I mount this ?

    cd /media/
    sudo mkdir disk
  8. Replies
    21
    Views
    1,489

    Re: Funny Program

    edit:
    TOP SECRETZ
  9. Replies
    78
    Views
    3,798

    Poll: Re: Is your PC on dual boot?

    I clicked No, but I meant yes :(....
    Debian Lenny and Ubuntu II
  10. [ubuntu] Re: will anyone in australia other then shipit post me some cds

    Limited bandwidth maybe.
  11. Replies
    2
    Views
    301

    [ubuntu] Re: Need a screen recorder

    apt-get install recordmydesktop
  12. Re: Evidence that Ubuntu was gifted to us by Aliens

    .
  13. Replies
    2
    Views
    483

    [ubuntu] Re: installlation error

    Try
    sudo apt-get remove r5u870-dkms
    It may work, not promising anything tho, heh.
  14. Re: the averaged person is far more attractive than the average person

    http://www.faceresearch.org/tomcat/psychomorph/uploads/img452633.jpg
    hehe
  15. Replies
    51
    Views
    2,640

    [ubuntu] Re: School network issues.

    EDIT:
    Delete me.
  16. Replies
    10
    Views
    1,660

    [ubuntu] Re: Vista Ubuntu Acer 2930

    The grub line

    root (hd0,1)

    Is pointing to the second partition on your hard-disk which is.


    /dev/sda2 * 1307 20110 151041024 7 HPFS/NTFS
    NOTE:grub counts from 0...
  17. Replies
    1,431
    Views
    50,047

    Re: One word story

    cake
  18. [ubuntu] Re: New install - no networking, no GUI, ideas anyone?

    http://www.gnu.org/philosophy/shouldbefree.html
  19. [ubuntu] Re: how to create a script in order to execute some commands

    Batch is made for DOS\Windows and OS/2. Bash is made for Linux, MacOSX and other 'Unix-like' OS's. But also can run on windows with Cygwin ^-^
  20. Replies
    14
    Views
    1,529

    [ubuntu] Re: AVG for Linux says virus found...

    Do you have a seperate partition with windows on it? Or do you have any windows executables on your linux install.
  21. Replies
    36
    Views
    1,700

    Re: My poor poor kitty! I hit him!

    He will never love you AGAIN! :o
  22. Replies
    29
    Views
    1,446

    Re: More people ripping of Ubuntu logo

    I'd do it just to prove you wrong :p
  23. Replies
    6
    Views
    2,370

    [ubuntu] Re: Grub Broken at Boot Prompt

    I recently had a grub f*** up, I tried several "fixes" which did not work so I just re-installed grub.

    Boot into the ubuntu live cd.
    And enter these commands in the terminal

    $sudo grub
    $find...
  24. Replies
    101
    Views
    5,816

    Re: How many processes are you running?

    109 Ubuntu 8.10
    Xfce, XChat, rhythmbox, firefox, update manager
  25. Replies
    30
    Views
    57,312

    [ubuntu] Re: Webcam driver for Ubuntu

    If you don't know how to install cheese, then open up a terminal

    Applcations-->Accessories-->Terminal.
    And type


    sudo apt-get install cheese
Results 1 to 25 of 246
Page 1 of 10 1 2 3 4