Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.05 seconds.

  1. [ubuntu] Re: how to remove the text labels beside toolbar buttons?

    Since GNOME 3 it changed.



    gsettings set org.gnome.desktop.interface toolbar-style 'icons'
  2. Replies
    6
    Views
    25,221

    [all variants] SSD benchmark of I/O schedulers

    By default Ubuntu uses the CFQ I/O scheduler which is great for hard disks.
    CFG does smart choices which makes I/O faster for mechanical platter hard disks, but these smart choices while faster for...
  3. Replies
    52
    Views
    126,402

    Re: Grub 2 - 5 Common Tasks

    But I want the menu to normally not appear.

    So I have;
    GRUB_DEFAULT=0
    GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT="10"

    But I want the menu to appear if I hold down Esc...
  4. Re: Adobe Flash install information for AMD64 (December 2009 update)

    I get bad performance when in fullscreen mode. It is slow.

    Add this code, to ensure the script only runs on 64-bit systems


    #!/bin/bash

    if [ `arch` != "x86_64" ]
    then
    echo "Your system...
  5. Replies
    763
    Views
    65,171

    Re: Challenge for all you Microsoft haters!

    http://vendors.bluwiki.com/#Microsoft

    * Released WiX, WTL and FlexWiki as free open source software under the CPL (Common Public License).
    * Released IronRuby and IronLisp as free open...
  6. Replies
    28
    Views
    7,246

    [ubuntu] Re: Why is Ubuntu slow?

    I've noticed that when LXDE instead of GNOME, Ubuntu is much faster.

    Perhaps this has something todo with the widget rendering engine?
    Perhaps Murrine or whatever Human theme use is slow?
    ...
  7. Replies
    28
    Views
    7,246

    [ubuntu] Re: Why is Ubuntu slow?

    I have noticed this slowliness in all versions of Ubuntu.
    I am currently running 9.04 Jaunty Jackalope (beta).

    I am using the proprietary Nvidia device drivers.

    I am running x86. I am planning...
  8. Replies
    28
    Views
    7,246

    [ubuntu] Why is Ubuntu slow?

    I have a good computer. Core 2 Duo, 4 gb RAM, GeForce 8600GT, 7200 rpm disk.

    When I open gedit or gcalctool it takes 1-2 second.
    Not much, but its 1-2 seconds too much.

    One thing I noticed...
  9. Replies
    0
    Views
    210

    Google Code Sitemap for source code

    The source code for all packages in the Ubuntu repository is available at http://archive.ubuntu.com/ubuntu/pool/

    Create a Google Code Sitemap so that Google Code Search can index all the source...
  10. Replies
    10
    Views
    1,939

    Re: Motivation to package maintainers

    We now have the Ubuntu Hall of Fame which is kinda like this in a way.
    http://hall-of-fame.ubuntu.com/
  11. Replies
    6
    Views
    1,216

    Re: Can't access /host after LVPM resize

    Seems many people have this problem.
    I don't dare to resize now.
    Why do people have this problem, what is the cause?
    Could Wubi fix this?
  12. Replies
    11
    Views
    1,137

    [ubuntu] Re: How do I get rid of Evolution?

    No, it does not work!
    Then it wants to uninstall ubuntu-desktop, gnome-panel, ekiga and everything!


    No, maybe then I can only uninstall 'evolution'.
    I cant uninstall Evolution completely,...
  13. Replies
    11
    Views
    1,137

    [ubuntu] Re: How do I get rid of Evolution?

    evolution
    evolution-common
    evolution-data-server
    evolution-data-server-common
    evolution-webcal

    Even with the package 'evolution' uninstalled, there are still processes of evolution constantly...
  14. Replies
    11
    Views
    1,137

    [ubuntu] How do I get rid of Evolution?

    How do I get rid of this Evolution?
    It pisses me off! :mad:

    It runs in the background all the friggin time and eats my CPU and RAM. Makes the computer take longer time to boot, and eats...
  15. Replies
    1
    Views
    480

    Re: Increasing swap?

    I think I've solved it myself.


    swapoff /host/ubuntu/disks/swap.disk
    rm /host/ubuntu/disks/swap.disk

    dd if=/dev/zero of=/host/ubuntu/disks/swap.disk bs=1024 count=524288
    mkswap...
  16. Replies
    1
    Views
    480

    Increasing swap?

    I installed Ubuntu using Wubi on a computer with 256 mb RAM.

    The swap is too small. How do I increase the size of the swap?
  17. Replies
    4
    Views
    705

    [all variants] Re: How much faster can boot be speed up?

    Oh well, luckily Ubuntu 9.04 "Jaunty Jackalope" is supposed to boot faster.
  18. Replies
    31
    Views
    4,203

    Re: You can help out Coreboot!

    http://www.youtube.com/watch?v=X72LgcMpM9k

    Coreboot just held a talk at Google.
    It is available on YouTube.
    It explains coreboot for those who are interested.
  19. Re: In the Spirit of Ubuntu and Halloween! - Check out my pumpkin!!!

    http://edge.networkworld.com/graphics/slideshows/102308-top-tech-o-lanterns/img_tol-slide-ubuntu2.jpg
  20. Replies
    31
    Views
    4,203

    Re: You can help out Coreboot!

    Please e-mail them to the coreboot mailing list.
  21. Replies
    31
    Views
    4,203

    Re: You can help out Coreboot!

    Great! :)


    I don't know. The name of your motherboard would probably be a good subject line.
  22. Replies
    31
    Views
    4,203

    Re: You can help out Coreboot!

    That is not a very informative explanation.
    What *exactly* does not work?
  23. Replies
    31
    Views
    4,203

    Re: You can help out Coreboot!

    There are many reasons.
    For one, its open, you can be sure its no trojans or backdoors.
    Two, BIOS is a legacy piece-of-poop, with Coreboot you can either make it it load a legacy BIOS firmware like...
  24. Replies
    31
    Views
    4,203

    Re: You can help out Coreboot!

    Anyone helping out?

    Were the descriptions of the commands suitable?
    Anymore questions?
  25. Re: What is your killer Windows app/ app you simply can't be without in Linux?

    bash, stjerm, rhythmbox, compiz.
Results 1 to 25 of 78
Page 1 of 4 1 2 3 4