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 ...
- 01-26-2011 #1Just 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?
- 01-26-2011 #2
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
- 01-26-2011 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,093
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.
- 01-26-2011 #4Just 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.
- 01-26-2011 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,093
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.
- 01-26-2011 #6Just Joined!
- Join Date
- Jan 2011
- Posts
- 93
From Wikipedia:
What does it mean tar.gz based package system?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.
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
- 01-26-2011 #7forum.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.
- 01-26-2011 #8If You want to use apt-getsudo apt-get install apache
https://help.ubuntu.com/community/In...tion/MinimalCD
Debian -- Network install from a minimal CDLinux 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
- 01-26-2011 #9Just 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?
- 01-27-2011 #10
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:
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 sysup
With CRUX, you'll need to know how to compile the kernel to run with your hardware.Code:prt-get depinst packagename


Reply With Quote
