Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    1,973

    [ubuntu] Re: Clean PPA list

    Many thanks
  2. Replies
    4
    Views
    1,973

    [ubuntu] Clean PPA list

    Can somebody please post a clean, out of the box repository list for ubuntu 12:10, i've broken mine?

    Thanks
  3. Replies
    1
    Views
    288

    [ubuntu] Ubuntu cant see a certain network

    Hi all
    I am running 12.04 of a toshiba satellite. I can see many other networks except one, i am sitting within feet of the router and my friend next to me (on a mac) can connect easily.
    Whats...
  4. Replies
    11
    Views
    740

    [all variants] Re: Bash scripting help

    You're right, living 25 minutes from secluded, warm, beautiful beaches is pretty good :P
  5. Replies
    11
    Views
    740

    [all variants] Re: Bash scripting help

    Pfft.. Thats your fault for living in Poland :P i just attached the xml
  6. Replies
    11
    Views
    740

    [all variants] Re: Bash scripting help

    #!/bin/bash
    echo "Directory: "
    read directory
    cd $directory
    echo "xml:"
    read xml
    grep "rtmp" $xml | tr "[ ]" "[\n]" | grep "rtmp" | sed -r 's/url=["](.*)["]/\1/' >> .rtmp
    for line in `cat...
  7. Replies
    11
    Views
    740

    [all variants] Re: Bash scripting help

    I did as you suggested, still returns WARNING: Unknown protocol!
  8. Replies
    11
    Views
    740

    [all variants] Re: Bash scripting help

    "rtmp://cp44823.edgefcs.net/ondemand/flash/triplej/streams/audio/albums/thetempertrap/01.mp3"
    "rtmp://cp44823.edgefcs.net/ondemand/flash/triplej/streams/audio/albums/thetempertrap/02.mp3"...
  9. Replies
    11
    Views
    740

    [all variants] Bash scripting help

    Hi all
    I am trying to write a simple script to make it easy download the Triple J feature album, incorporating rtmpdump and pacpl.

    #!/bin/bash
    echo "Directory: "
    read directory
    cd $directory ...
  10. Replies
    0
    Views
    410

    Bash scripting help

    Hi all
    I am trying to write a simple script to make it easy download the Triple J feature album, incorporating rtmpdump and pacpl.

    #!/bin/bash
    echo "Directory: "
    read directory
    cd $directory ...
  11. Replies
    5
    Views
    499

    [all variants] Re: BASH manipulation of string

    Works like a charm. Thankyou :D
  12. Replies
    5
    Views
    499

    [all variants] Re: BASH manipulation of string

    Thanks. If at all possible, it would be best if the solution didn't involve perl or ruby. Ive just been googling various keywords and a lot of the solutions use them
  13. Replies
    5
    Views
    499

    [all variants] BASH manipulation of string

    Hi all
    a current bash scripting project of mine requires the manipulation of a string that looks like this:
    ...
  14. Replies
    5
    Views
    1,093

    [ubuntu] Re: How to copy data into UBUNTU

    right click on the desktop, click new folder
    name the folder
    plug your usb hdd in
    select all your data you want to copy (the same as windows)
    drag it and drop it in the folder you created
  15. Replies
    5
    Views
    409

    [ubuntu] Re: Ubuntu stopped working

    and selec the option that allows networking in the recovery menu
  16. Replies
    5
    Views
    409

    [ubuntu] Re: Ubuntu stopped working

    boot up
    when it gos to grub, select recovery boot
    let it loadand then scroll to "boot with failsafe X"
    select reconfigure x
    select reboot
  17. Re: Forcing it to look at compiled program instead of the one installed from the Repo

    http://www.scipy.org/Installing_SciPy/Linux
    it shouldn't be looking at the reps, can you give further info
  18. Replies
    1
    Views
    2,928

    [ubuntu] Re: Toshiba Satellite A100 Bluetooth

    ""The bluetooth module on Toshiba Satellite A300 laptop is not available by default via lspci and lsusb tools. This is because we need to make an acpi call to enable it. Follow these steps to get it...
  19. Replies
    1
    Views
    1,911

    Re: Can I install Ubuntu on an Archos 5?

    http://forum.xda-developers.com/showthread.php?t=889433
    possibly a helpful link... how much do you know about linux/ubuntu/archos/arm cpu's/dev
  20. Replies
    4
    Views
    3,938

    [ubuntu] Re: Can i install a GTS 450 on ubuntu 10.10

    sweet
    http://ubuntuforums.org/showthread.php?p=10031877
    thanks for the speedy reply
  21. Replies
    4
    Views
    3,938

    [ubuntu] Can i install a GTS 450 on ubuntu 10.10

    i heard theres some mess-up with xorg and nvidia in ubuntu 10.10
    can i use a gts 450 graphics card with it
    can u tell me how
  22. Replies
    0
    Views
    413

    [other] Openbios install prob

    hi all
    every time i go to install openbios i get through the config and then when i go to make it i get errors about it being unable to fing "/build.log'?

    thnx in advance
  23. [ubuntu] Re: Desktop Ubuntu Karmic CD on Laptop, runs hot/fan

    are you sure thats not your optical drive running fast
  24. Replies
    10
    Views
    2,099

    [SOLVED] Re: Converting .vob to ipod

    they've taken it off of there site, can i email u the .deb
  25. Replies
    10
    Views
    2,099

    [SOLVED] Re: Converting .vob to ipod

    use the cli version of Handbrake
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4