Search:

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

Page 1 of 7 1 2 3 4

Search: Search took 0.03 seconds.

  1. [ubuntu] Re: USB drive ejecting prematurely. Any one else have this?

    It has to do with ubuntu's drivers and the specific hardware in your computer. I have no problem with my USB drives, but my SD card reader repeatedly unmounts and remounts, usually mid-file copy.
    ...
  2. Replies
    6
    Views
    7,804

    [ubuntu] Re: Activating super user mode

    You can tell the `sudo' function which user you want it to run as.

    This is done by
    sudo -u USERNAME COMMAND

    I found this out by typing
    man sudo. You can find out all about commands by using...
  3. Replies
    6
    Views
    590

    [kubuntu] Re: Somehow deleted my system tray...HELP!!!

    Someone deleted it! Tell that leprechaun to stop it!

    I do notice that on some fresh installs the gnome-panel moves around my apps. Not sure why but it eventually goes away.
  4. Replies
    23
    Views
    1,516

    [kubuntu] Re: Machine telepathy?

    You're talking about the cell signal inducing current in the speaker wires, which then creates this "noise" you hear. There is no fix.
  5. Replies
    9
    Views
    661

    [ubuntu] Re: comparing 2 old systems

    After just a quick scan...the HP seems like a better starting place. Try to take the RAM and HDD from the dell and add it to the HP.

    And I resent the `old system' tag. Either of those make my box...
  6. [ubuntu] Re: corrupted Package Manager... installing Limewire

    Sudo is something you affix to the beginning of a command to tell the system to run the command as the "root". Use google to find out exactly who root is.

    If your account is an administers account...
  7. Replies
    63
    Views
    74,857

    Re: Solving .dmrc and $HOME Permission Errors

    Thank you for taking the time to write a coherent FAQ. I fubared my mom's computer with a fresh install, I knew permissions were the issue, but I didn't know off hand how to fix them.

    Thanks,
  8. Replies
    12
    Views
    2,158

    [ubuntu] Re: Out of Range 46.4khz/43Hz

    You may want to still add to the bottom the following in your xorg.conf, to see if it does make a difference. Unfortunately, I am not an expert in this field.



    Section "Device"
    Identifier...
  9. Replies
    12
    Views
    2,158

    [ubuntu] Re: Out of Range 46.4khz/43Hz

    This is what I was afraid of, the xorg.conf file does not contain the information we are looking for. In the most recent version of Ubuntu (8.10) they are making xorg.conf obsolete.

    And dont...
  10. Replies
    12
    Views
    2,158

    [ubuntu] Re: Out of Range 46.4khz/43Hz

    Before we start down a rabbit hole that we don't want to go down, you were asked to post the contents of this file because it should contain information about your display settings. You should even...
  11. Replies
    12
    Views
    2,158

    [ubuntu] Re: Out of Range 46.4khz/43Hz

    when you type:


    /etc/X11/xorg.conf

    at the command line, you are just typing the name of a file. You have to use an application to actually view the file. If you are stuck with just the...
  12. Replies
    12
    Views
    2,158

    [ubuntu] Re: Out of Range 46.4khz/43Hz

    its not /etx, its /etc
  13. Replies
    3
    Views
    956

    [ubuntu] Re: bash command line help with loops

    bluefrog: thanks for your suggestion, but the destination folders aren't all named the exact same as they are named on the source. I just placed some examples above. And the folders are on my...
  14. Replies
    3
    Views
    956

    [ubuntu] bash command line help with loops

    So I have a script which is more complex than below, so I dumbed it down, it gets across the idea. I have two variables which are the "source" and "dest" directories and have equal elements. How do...
  15. [ubuntu] Re: importing data from thunderbird (vista) to thunderbird in ubuntu

    for future reference you can use



    thunderbird --profilemanager


    And then you can manage where thunderbird thinks your profile is. For instance you could point thunderbird in Ubuntu to use...
  16. [all variants] Custom Domain Name with Server - Other Questions, too

    I've been preparing to build my first server this Thanksgiving weekend and I've been reading about the exciting world of servers but I have at least one unanswered question.

    1.) By setting up a...
  17. Replies
    7
    Views
    581

    [ubuntu] Re: How do you RIP a DVD in 8.04LTS???

    dvdrip is available in the repositories and is easy to use. I have neved had a problem with it.

    Just create a project, select the chapter to rip, rip it, then select the output format you want...
  18. Replies
    3
    Views
    405

    [all variants] Re: Preview Icons

    I am guessing...but I think the GIMP thumbnails files for nautilus? Did you uninstall the GIMP?

    EDIT: The following may not solve your problem, but it's relevant.
    ...
  19. Replies
    3
    Views
    1,732

    [ubuntu] update-grub not updating menu.lst

    Can someone help me with this?

    I noticed menu.lst is not updating the kernel when I install a new update. I have run "sudo update-grub" and the new kernels are found, but menu.lst is not...
  20. Replies
    6
    Views
    1,557

    [other] Re: linksys wusb54gc

    I just plugged mine in it worked! I just had to use the network-manager application to browse wireless networks and connect. No install required.
  21. Replies
    7
    Views
    5,142

    [ubuntu] Re: Alt+F2 not working

    For a more permanent solution you can go to advanced settings of Compiz and under "window decorations" you can change the command line to emerald replace
  22. Replies
    7
    Views
    5,142

    [ubuntu] Re: Alt+F2 not working

    Under Prefs>>Keyboard shortcuts you can change it. And it doesn't launch a terminal, it opens the panel run dialog. Which is a gnome-panel application. If yours is not mapped, it may have happened...
  23. Thread: inverted colors

    by ace007
    Replies
    3
    Views
    438

    [ubuntu] Re: inverted colors

    You can disable that behavior by turning off the negative extension in Compiz (The special effects on your desktop).

    To install compiz control panel


    sudo apt-get install...
  24. [ubuntu] Re: Hi. I have question about WAV & WMV Files

    Formats that do not come supported out of the box can be remedied by installing the restricted package above. They are not included out of the box due to some sticky legal issues.

    By installing...
  25. Replies
    4
    Views
    2,019

    [kubuntu] Re: Kernel Compile Issue

    I hate to bring this old post up, but I had the same problem with make xconfig. I solved it by



    sudo apt-get install libqt3-mv-dev
Results 1 to 25 of 155
Page 1 of 7 1 2 3 4