Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 18
I am looking for a stable but lightning fast and stable Linux. For this project I will use the Linux as a HOST for vmware GUEST OS. What would be ...
  1. #1
    Just Joined!
    Join Date
    Jan 2011
    Posts
    93

    Slimmest and fastest linux?

    I am looking for a stable but lightning fast and stable Linux.
    For this project I will use the Linux as a HOST for vmware GUEST OS.

    What would be the fastest and slimmest Linux to use as Host os?

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,942
    Crux is pretty fast as the Crux users here will tell you.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,093
    Quote Originally Posted by piergen View Post
    What would be the fastest and slimmest Linux to use as Host os?
    Now that fast has been covered, CRUX can be really slim too, if it's allowed to be.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  4. #4
    Just Joined!
    Join Date
    Jan 2011
    Posts
    93
    Ok thx. I will read more about Crux. How is crux compared to say Arch, cause I have had other telling me arch is great.

    I mean the overall goal here is to run all virtual machines as stable and fast as possible and I cant have the host OS hogging recources.

  5. #5
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,093
    Quote Originally Posted by piergen View Post
    Ok thx. I will read more about Crux. How is crux compared to say Arch, cause I have had other telling me arch is great.
    Arch is great, but CRUX is also great! CRUX is harder to install and a little more work to maintain, but it's the perfect distro for those that run it. I've been running Arch for the last 6 years and love it, but like CRUX, too.

    The best thing to do would be to try both and then decide which you like best.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  6. #6
    Just Joined!
    Join Date
    Jan 2011
    Posts
    93
    From Wikipedia:

    CRUX is a lightweight, i686-optimized GNU/Linux distribution targeted at experienced GNU/Linux users and delivered by a tar.gz-based package system with BSD-style initscripts. It also utilizes a ports system to install and upgrade applications.[2] The current release is 2.7.
    What does it mean tar.gz based package system?
    Will everything added have to managed manually, or will a general update via terminal take care of whatever I added too?

    Tar.gz means manual labour right? One can't use terminal like i ubuntu? Like this maybe:
    sudo apt-get install apache

  7. #7
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,093
    CRUX uses tar.gz packages that must be compiled during installation rather than binary packages that come pre-compiled. Certain packages can take quite a while to compile while others can be pretty quick overall. Gentoo is another distribution that compiles packages from source as they are being installed.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  8. #8
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,942
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  9. #9
    Just Joined!
    Join Date
    Jan 2011
    Posts
    93
    I am sure one would be able to learn how to compile. But I am not sure how to manage updates easily after one has compiled a tar.gz package.

    I belive to have read somewhere that if one compile rather using apt-get then one would have to manage updates manually. Is that correct for ALL Linux system or could it be this only apply for ubuntu?

    And if so are we talking serious manual labour to keep system up to date or is there any smart tricks one can use via terminal?

  10. #10
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    As has been said, CRUX is blisteringly fast and you start with a very minimal install from CD and build from there. Updating your system is not a problem. I just updated mine and everything's working perfectly. All you do to update is:
    Code:
    prt-get sysup
    Installing packages is easy too although you will from time to time run into a compile problems. To install a package and solve dependencies automatically:
    Code:
    prt-get depinst packagename
    With CRUX, you'll need to know how to compile the kernel to run with your hardware.
    Linux Mint + IceWM Registered:#371367 New Members: click here

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...