| | looking for an OS to run virtualbox or vmware on, consitering java based os... what would others recomend... I need support for hardware with virtual machine support.... wandering does a 64bit os run a 32bit virtual machine faster than a 32 bit os |
| Nov 21, 2009 |
The basic version of arch is a command mode one and we can install whatever desktop environment we like. But for many people running on command mode is pretty hard. But I go with your idea ndowens, You choose what you want.
There isn't really an obvious answer to your question about which distro will run virtuabox / vmware the lightest (fastest?) because at the end of the day, if you install a heave app, you no longer have the a light distro. The weight of a distro is defined as much as anything else as what it's running.
That said, there are some distros which will be more lightweight "out of the box" in that they take care to minimise the number of default background processes. My choice would be xubuntu because it aims to hit the "lightweight desktop" while still allowing access to a full range of repositories for whatever softwares you want to include. Friends of mine would recommend Fedora, just because that's what they like using. It would be good - provided you installed a light weight Desktop Environment such as Fluxbox. I'm not sure whether 64bit machines would run 32 bit emulation faster... not an area I've probed much. I would imagine no, because it means they are restricted to making 32 bit calls. wandering does a 64bit os run a 32bit virtual machine faster than a 32 bit os A 64-bit os is easily handling huge memories because it's able to handle two 32-bit words in a single instruction. If you have a small-memory application, you don't really need 64-bits OS. If your memory is smaller than 4gig you don't need a 64-bit OS. And if you need to emulate a 64-bit OS on a 32-bit machine, you need to translate your one-64-bit-word into two-32-bit-words on your real hardware 32-bit machine, you gain nothing. In order to give you a more precise answer, we need to know what you do really want to need with your vmware machine. is it a database server ? If it's a server only, for instance, you don't need graphics running on it. So, you can install a Linux box and work in ascii-only mode, without X, this will save memory and cpu-power. You run the Cygwin graphics server on your own PC and you use "xterm" from your server fired from a putty sessio.
Its hard to tell what the op intends on doing, but if he was wanting to run multiple virtual servers on the one box, Xen or Virtuozzo along with something solid like Redhat/Centos would give a strong foundation for running multiple servers on the one box. As for the question of 64 vrs 32 bits, unless you are crunching huge numbers, the average server running a LAMP stack is never going to see any benefits from one or the other, adding more cores will give you noticeable gains, as well as more ram will give you more capacity of run more servers.
looking for an OS to run virtualbox or vmware on, consitering java based os... what would others recomend... I need support for hardware with virtual machine support.... wandering does a 64bit os run a 32bit virtual machine faster than a 32 bit os In order to run 64-bit operating system, you MUST run it on a 64-bit machine. That means both the hardware and the host operating system MUST be in 64-bit mode. That means if your operating system is for example Windows XP Professional, you CANNOT RUN 64-bit operating systems in a virtual machine even if your processor is 64-bit capable because you're running the processor in legacy mode (16/32 bit). If you are running your virtual machine on Windows XP Professional x64 Edition, then you CAN run a 64-bit operating system in a virtual machine. A 64-bit host operating system can run 32-bit guest operating system fine and without any penalties. So I'm not too sure what's your question... As for wanting to run 64-bit operating system, do you have the need for one? If you have large applications and have 4 or more GB of RAM to be used, then you should jump onto the 64-bit bandwagon, else, little performance will be seen. I run my system in full 64-bit environment because I have games that have 64-bit binary (esp. Crysis, it runs a lot better in 64-bit than 32-bit). Also, I want my programs to have a larger address space without being limited by my video card. xboxrulz
Can a 64 emulated OS access 3gb of ram and more than ~210mb of a graphics card?
Can a 64 emulated OS access 3gb of ram and more than ~210mb of a graphics card? This is a very thorny question. Graphics cards are directly wired to the motherboard and are typically not properly accessed through emulation beyond software (non accelerated) mode. Can a 64 emulated OS access 3gb of ram and more than ~210mb of a graphics card? Do you mean that a 64-bit guest operating system access more than 3GB of RAM? Yes it can given that your host machine has at least 1GB more memory than what you specified. Your graphics card will NOT affect the address space on a 64-bit address space because the address space is too big for us to worry about right now. Maybe in the future, but not right now. If you're talking about an integrated graphics processor, then just dock 210MB of memory off your host operating system. Since the guest operating system is virtualized (it's not emulated since there's nothing to emulate), it will NOT care about your physical computer's graphics chip, it'll care about how much video memory you assign it through the virtualization manager. Also, in a virtualized environment, the guest operating system doesn't even know about your actual graphics chip. If I have VMWare, my guest operating system will think that I have a VMWare graphics chip, not my ATi/NVIDIA chip. This is because graphics chips are NOT virtualized at all. Only the CPU is, everything else is done by indirectly passing instructions from input devices. xboxrulz
Wouldn't the lightest possible be to compile your own? I am not certain that so doing would meet your needs but, it would be Light.
try DSL (Damn small linux)
Damn Small Linux is a very versatile 50MB mini desktop oriented Linux distribution. Damn Small is small enough and smart enough to do the following things: * Boot from a business card CD as a live linux distribution (LiveCD) * Boot from a USB pen drive * Boot from within a host operating system (that's right, it can run *inside* Windows) * Run very nicely from an IDE Compact Flash drive via a method we call "frugal install" * Transform into a Debian OS with a traditional hard drive install * Run light enough to power a 486DX with 16MB of Ram * Run fully in RAM with as little as 128MB (you will be amazed at how fast your computer can be!) * Modularly grow -- DSL is highly extendable without the need to customize http://damnsmalllinux.org/ it is te lightest linux i know,or you can use a live cd distro Latest Entries
The basic version of arch is a command mode one and we can install whatever desktop environment we like. But for many people running on command mode is pretty hard. But I go with your idea ndowens, You choose what you want.
You may could try Arch Linux, I dont use vmware or anything like it, so I wouldnt know personally, I'd recommend running the arch linux net-install under the virtual emulator and get arch installed in it and install what programs you want, then you'd still have a fairly small distro, atleast compared to some distro's. Anything that you can download the minimal version and then install what you like would be the best way in my opinion, you chose what you want, not the distro distributor.
i think puppy is much lighter than linux mint,.. i'm using ubuntu with lxde now. it's a bit lighter than gnome, but the features are less than ubuntu or xubuntu.
you can try linux mint or just puppy linux
you can try linux mint or just puppy linux
Puppy even has an embedded gparted, which is very useful if you have to change the partition sizes on your friend's PC.
Similar Topics
Keywords : Lightest, Linux
(20) currently have Windows XP (god help me) and want to change to Linux. I know that Linux is it tells how to install software in tar.bz2 or .bin extension (2) installing .tar.bz2 software open the terminal window.Place the s/w in root's home..then Give your opinion (14) Hi, well i have been a windows user all my life, and I'm really satisfied with it. But from a (23) i have always wonder, what is so special about linux? why do people have linux? rather than windows Who knows which ones work well? (6) Virtualization is a relatively arcane subject, but it is one which is very rapidly growing, and (1) Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use (16) Which Linux distru is for beginners and Easy to install?.... (2) Most of the guys want to access Linux box from Windows machine just to do some programming on the (14) Many face problem while transfering file from Linux to windows and Vise versa. My solution for (0) Let me give some usefull linux commands and utilities. Please add to this list if you know. (6) How to play Movie and music on linux. I am using fedora and i dont think so any player is specific What do I need? (9) If I want to use Linux, would I need XP or a OS on a LAPTOP already? Or can I just pure boot Linux? Introduction to Linux (2) QUOTE "Linux" generally refers to an open-source Unix-clone operating system based on the Linux (3) What is the pros and cons of linux? Does it cost money to get or is it free?.... possible or not? (11) Hey! Sorry if this should be in the game forum, but it is about a game in Linux. And I need help Would like to learn how to use Linux but don't know how to install (11) Hey! I've tryed to install linux without a cd (as they said on the website).. But I did'nt (11) If you have a dual-boot Windows/Linux system, you probably know this problem: you can access files 2 choices that I will choose - make it easy to install and MAINTAIN (34) Ok I have tried Linux before, it was ok, until something with the kernel screwed up and it left me How to make a psyBNC on Linux (5) Installation First, fetch the latest source code from http://www.psybnc.at QUOTE cd wget (65) I first tried Linux a few years ago, not because I was completely against Windows or anything like (38) I'm searching 2 days ago trying to find notepad++ for linux but i couldn't find it yet, (3) I have BINDS installed on my Linux box and was wondering how you use it. For the fact that it is a (15) I''ve been wondering lately, what language is Linux written in? I'm interested in (23) are they even made by the same people...?.... (21) I'm wondering what distributions of Linux do you like most. Please make some comments on These is a list of the games. (26) You can Play a greates gameg in linus as: Unreal Tournament Quake 3 Wolfenstein Enemy teritory Medal Yea SuSE detec all. (2) Yea SuSE heve the best tools. Mplayer, Xmms, OpenOfecce, K3B, FireFox etc..... The linux SuSE 9.1 is most ease linux (9) /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> if you desire (17) I'm wondering if Mandrake 9.2 with X can be used on slow machine like: Pentium 350, 64mb ram, Looking for Lightest, Linux
|
![]() Lightest Linux |
Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com