Jump to content

scarecrow

Platinum
  • Posts

    5150
  • Joined

  • Last visited

Posts posted by scarecrow

  1. The size of the swap partition is debatable. Actually there's good reasoning, if you have sufficient RAM (1 GB or more) to limit swap to 256 MB, or even omit swap completely. I have just 256MB on my desktops, while on my laptop I have swap slightly larger than the physical RAM (because I do use sometimes the suspend to disk feature).

    10G is fair for root, and for some systems that have heavy net I/O's and for that reason large logfiles, a separate /var partition makes sense.

  2. Any linux terminal (not just konsole, which is probably the most powerful linux terminal, along with yakuake, which is just another interface for konsole) can run python interactively.

    And- surely enough, python is a bog standard in ANY Linux distro, not just Mandriva.

    Open a root console, and give

    # urpmi python

    This is just the core of the python language. Python is splitted in many packages in Mandriva- to add things just use Mandriva Control Center (MCC) / Software installer. Do there a query for "python".

  3. Disable ipv6, like daniewicz suggested, and pin certain DNS server to your netork config- else Mandriva is using the DNS server of the DHCP server.

    I suggest using the OpenDNS free servers:

    nameserver 208.67.222.222

    nameserver 208.67.220.220

    These DNS servers resolve fine and fast for pretty much any site.

  4. In Archlinux the appropriate file for that is /etc/rc.local

    I don't really know if this is the right place for Debian- Arch may be a regular Linux distro, but it does have a few peculiarities: No init runlevels (just runlevel 3 and runlevel 5) and the initscripts use BSD-like hierarchy rather than Linux one.

  5. Don't waste your precious time with the lousy fglrx driver. It's a total pos.

    The ATi devs are 100% imbecile- there isn't any doubt about that. They had MANY months to create a usable driver with the new xorg releases, and they did less than zero.

    It ***MAY*** work with the new xorg, the new xorg opensource driver and kernel 2.6.32. All of them will be out in a couple of weeks or so, but still- the best bet is buying an nvidia gpu...

  6. From a root console or from root Dolphin or Konqueror

     

    I get:

     

    No protocol specified

    kwrite: cannot connect to X server :0.0

     

    What's the fix for that?

     

    Just a couple, maybe there are more:

    1. Use "xdesu dolphin"

    2. Configure sudo, add your user to the "wheel" group and then either 'sudo dolphin" or install kdesudo (a standard for kubuntu, but it should also exist for Mandriva) and start the app like "kdesudo dolphin".

  7. Works rather decently here. Using the devel branch from here although the 249 beta is also OK.

    My main complaint is that they are prebuilt and as such they can't be used with kgtk to get rid of the gtk+ file dialogs for better KDE4 looks.

    Other than that, they are fast and stable.

  8. The cleanest solution is replacing OpenOffice with Go-Openoffice, and start the latter as

    $ OOO_FORCE_DESKTOP=kde4 soffice

    And voila, perfect desktop/dialog integration with KDE4.

    You can export the above string ( OOO_FORCE_DESKTOP=kde4 ) to any startup script you find convenient, so you won't have to type it all the time to Start (Go)Openoffice.

     

    It should also help if you had a uniform theme for both KDE4 and gtk+, e.g. qtcurve.

    For adjusting the gtk+ theme under KDE4, you can use a few graphical apps- I suggest "lxappearance", which is part of LXDE, but completely independent of the rest LXDE modules.

  9. Claws mail is several times better, much more extensible, and faster overall.

    I don't argue about Firefox (which is resource-heavy, but an excellent browser overall), but Thunderbird is nothing special- just a sub-par email client with nothing significant under its sleeve.

×
×
  • Create New...