Search:

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

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    324

    [ubuntu] Re: Cannot Save Edited Files With Gedit

    Nobody? :(
  2. Replies
    1
    Views
    324

    [ubuntu] Cannot Save Edited Files With Gedit

    Morning All,

    I have a network share mounted in Ubuntu. I have full permissions over the folder and can create, edit, and delete files with any application I choose apart from gedit.

    Whenever I...
  3. [ubuntu] Boot Code to Disable MMC Reader on Live CD

    Hi Guys,

    Have a laptop where the card reader seems to be causing the boot to fail when I boot from a live cd. I would ideally just disable the card reader in the BIOS, but this isn't an option...
  4. Replies
    3
    Views
    477

    Re: Text Manipulation

    Awesome thanks :)
  5. Replies
    3
    Views
    477

    Re: Text Manipulation

    Forgot to say, happy to do this either in shell or Python, whichever is easiest/best :)
  6. Replies
    3
    Views
    477

    Text Manipulation

    Hey Guys :)

    I've got some HTML source that contains elements for a drop-down selection box on a page.

    Each selectable option is delimited in the following fashion:


    <option>This is Option...
  7. [ubuntu] Re: [SOLVED] Internal Wifi Card - Can't Connect to Wifi

    Yep, was all connected to the 'net at the time - have a new problem now, the damn Ethernet adaptor's stopped working :(

    I'll solve that first and then come back to this one, thanks for the tips...
  8. [all variants] Re: I changed motherboard and networking no longer works [Marvel Yukon 8056]

    I had a similar problem with a Marvell Yukon ethernet adaptor, managed to get it working for a while using the drivers from here:

    http://www.marvell.com/drivers/driverDisplay.do?driverId=204
    ...
  9. [ubuntu] Re: [SOLVED] Internal Wifi Card - Can't Connect to Wifi

    Hi Guys,

    I've changed the settings for the repositories (in the updates tab shown above) and reloaded everything, but when I search for 'backport' there's nothing in the list.

    Any ideas on...
  10. Replies
    11
    Views
    855

    [ubuntu] Re: aMSN Only Works from Terminal as root

    Anybody else got any thoughts on this?
  11. Replies
    11
    Views
    855

    [ubuntu] Re: aMSN Only Works from Terminal as root

    Nope, still crashes unless I open it with root priv's.

    Any other ideas?
  12. Replies
    11
    Views
    855

    [ubuntu] aMSN Only Works from Terminal as root

    If I try to launch aMSN from the graphical launcher in the menu it fails, with no error messages.

    If I try to launch it from a normal terminal I get the following error:


    Error in startup...
  13. Replies
    3
    Views
    403

    [ubuntu] Re: Forcing ubuntu to Synchronise Time

    Awesome, worked a treat - thanks :)

    More for my own benefit (being an idiot) than for anybody else's, the command line instruction to make the file executable by everybody is:


    chmod a+x...
  14. Replies
    3
    Views
    403

    [ubuntu] Forcing ubuntu to Synchronise Time

    Morning All,

    Anybody know how I force Ubuntu to sync the time with the nntp server it's set up to sync with?

    I'm running Ubuntu within VMWare Workstation, suspending the VM image obviously...
  15. Replies
    2
    Views
    209

    Re: :: Your 1 liner ::

    Not exactly one line, but meh <shrugs>.....
  16. Replies
    4
    Views
    856

    Re: Python List Problem

    I'm guessing that's not good.....
  17. Replies
    4
    Views
    856

    Re: Python List Problem

    Both come back as:


    0000000 2c41 b7c2 80e2 0a93 2c42 80e2 c293 c2b7
    0000020 c2b7 0ab7 2c43 80e2 c293 e2b7 9380 b7c2
    0000040 440a e22c 9380 b7c2 b7c2 450a c22c 0ab7
    0000060 2c46 b7c2 b7c2 80e2...
  18. Replies
    4
    Views
    856

    Python List Problem

    Hey Guys,

    Slight problem.

    Here's the code:



    morseTable = []
  19. Replies
    3
    Views
    2,533

    Re: Sorting in Python

    Gotcha.....

    So, if I use:


    sortedCharacters = sorted(characters)

    I should be ok :)
  20. Replies
    3
    Views
    2,533

    Sorting in Python

    Hi Guys,

    Another Python problem I'm afraid :)

    Have the following code:



    for word in listIn:
    characters = []
  21. Replies
    3
    Views
    315

    Re: *VERY* Basic Python Help Please

    Got it now:



    import sys

    def sayHello():
    """Say hello to me.

    Please."""
  22. Replies
    3
    Views
    315

    Re: *VERY* Basic Python Help Please

    Ok, so I now know that the command line should be:


    python hello.py "robert"

    But It still doesn't work:


    Traceback (most recent call last):
    File "hello.py", line 9, in ?
  23. Replies
    3
    Views
    315

    [SOLVED] *VERY* Basic Python Help Please

    Hi Guys,

    I've got a really noddy Python question I'm afraid, but I'm stuck and banging my head against the desk isn't helping :(

    Here's my code:



    def sayHello(name):
    """Say hello to...
  24. Replies
    2,293
    Views
    198,329

    Re: What is the name of your computer(s)?

    ;)
  25. Replies
    2,293
    Views
    198,329

    Re: What is the name of your computer(s)?

    [Update]

    I now have:

    raistlin - Main laptop, running Ubuntu

    tasslehoff - Secondary laptop, mainly used for hacking/security work, triple-boots Ubuntu, Windows XP Pro, and Back|Track
    ...
Results 1 to 25 of 142
Page 1 of 6 1 2 3 4