Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.10 seconds.

  1. HOWTO: Disable the login sound using the command line

    I wanted to disable the Ubuntu login sound over the command line because my only access to the machine in question was over ssh. Here's how to do it, in the same way the GUI does it, so that it can...
  2. Replies
    1
    Views
    259

    [ubuntu] problem with wubi webpage

    http://www.ubuntu.com/desktop/get-ubuntu/windows-installer

    "Click the big orange button to download the latest version of Ubuntu."

    I ran the tool and it started downloading 10.04 not 10.10.
  3. Replies
    40
    Views
    3,092

    [ubuntu] Re: No updates in nearly two weeks

    montysan is right - running apt-get update manually pushes Update Manager into prompting

    I filed a bug - https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/597247
  4. Replies
    40
    Views
    3,092

    [ubuntu] Re: No updates in nearly two weeks

    Sure, but it's meant to start automatically, so there's clearly something going wrong somewhere.
  5. Replies
    40
    Views
    3,092

    [ubuntu] Re: No updates in nearly two weeks

    I'm curious - what happened here?

    I installed 10.04 about 2 hours ago, and I still haven't received any notification/pop-up to install updates. 2 hours may not seem all that long an amount of...
  6. Replies
    5
    Views
    408

    [SOLVED] Re: Questions about Shell??

    No difference, it's just so you can do more than one thing at once. It's also possible to have different users logged in to each one.
  7. Thread: Why Is It So

    by tom56
    Replies
    11
    Views
    848

    [ubuntu] Re: Why Is It So

    Anything in System->Administration should ask for your password when it wants to be root. Unfortunately, nvidia control panel is the exception since it is closed-source so the problem can only be...
  8. Thread: Unetbootin

    by tom56
    Replies
    9
    Views
    452

    [all variants] Re: Unetbootin

    As I recall you don't set it to anything, you have to point to the iso. I'll give it a try myself in 5 mins
  9. Replies
    25
    Views
    2,696

    [ubuntu] Re: Can't detect my wireless network

    Damn, I really thought that would work!

    What is the output of the following commands? I want to check that the last thing did what it was supposed to.


    ls -al /lib/firmware/b43

    lsmod|grep...
  10. Thread: Fresh blood

    by tom56
    Replies
    16
    Views
    893

    [ubuntu] Re: Fresh blood

    Try System->Administration->Hardware Drivers
  11. [wubi] Re: does 10 MB less of ram affect wubi installation?

    Don't be so rude. People here are helping you out in their own free time. They have already answered the question you asked.

    To summarise: The RAM you have may be enough to run but the install...
  12. Replies
    25
    Views
    2,696

    [ubuntu] Re: Can't detect my wireless network

    Yes, then wait a minute and the networks should show up when you click the icon. My guess is that this won't work though. I think what happened is you either weren't connected to the internet the...
  13. [ubuntu] Re: Not Receiving Updates, maybe sources list error

    Why does no one ever check the release notes first :)

    http://www.ubuntu.com/getubuntu/releasenotes/904#Change%20in%20notifications%20of%20available%20updates
  14. Replies
    8
    Views
    421

    [ubuntu] Re: wireless card not installed?

    What is the make and model of the wireless card?
    What command did you type in?
    What was the output?

    I may not be able to help you, but neither will any one else until you make your first post...
  15. Replies
    32
    Views
    1,863

    [ubuntu] Re: Question about /home directory location.

    It doesn't make fresh installs any easier. Simply, do the install then restore /home from your backup drive. I'm not sure what you mean about making backup tools easier to use, I guess you mean...
  16. Replies
    25
    Views
    2,696

    [ubuntu] Re: Can't detect my wireless network

    I think we've found the problem! For whatever reason, the b43 module/driver (module is linux-speak for driver basically) isn't loading. However, that's the driver we need, as evidenced by this line...
  17. Replies
    32
    Views
    1,863

    [ubuntu] Re: Question about /home directory location.

    This is precisely why having /home on a separate partition is completely pointless. Why not just backup the home folder to so an external drive then restore it from there if you need to. No need for...
  18. Replies
    25
    Views
    2,696

    [ubuntu] Re: Can't detect my wireless network

    Don't try installing the STA driver. The easiest way is through Hardware Drivers, so if it is not there then you probably don't need it.

    Theoretically the B43 one listed there should work fine. I...
  19. Replies
    25
    Views
    2,696

    [ubuntu] Re: Can't detect my wireless network

    I have the same card. Connect your laptop to the router with an ethernet cable and install any available updates (System->Administration->Update Manager). Then open up Hardware Drivers, deactivate...
  20. Replies
    25
    Views
    2,696

    [ubuntu] Re: Can't detect my wireless network

    This is going to sound stupid, but try moving closer to the router. It could just be you are out of range. So far you have done everything right - it should just be a case of clicking the icon and...
  21. Replies
    7
    Views
    322

    [ubuntu] Re: Problem with find

    Thanks, I think I get it now. So the computer was reading it in the following chunks as it were?

    find . [-name "*.jpg"] [-o -name "*.nfo"] [-o -name "*.oldversion"] [-o -name "*.tbn" -print0]
    ...
  22. Replies
    19
    Views
    1,405

    [all variants] Re: Samba stopped sharing folders

    It means that the smb.conf is definitely ok.
  23. Replies
    19
    Views
    1,405

    [all variants] Re: Samba stopped sharing folders

    Weird - everything you have posted is set up right, I can't think of any more possible problems. F and R just denote whether the share should be read-only. Are you certain that the permissions are...
  24. Replies
    7
    Views
    322

    [ubuntu] Re: Problem with find

    What was wrong with the way I did it though? I'm just curious :)
  25. Replies
    7
    Views
    322

    [ubuntu] Re: Problem with find

    It seems to only be working on the last expression, i.e. it deletes every file ending in "tbn" but doesn't do the others even though there's plenty of files that match.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4