Find the answer to your Linux question:
Results 1 to 3 of 3
Hello all, I'm looking at setting up a couple automated systems: Here are a few examples: * Internal accounting system to download and process emails * Public web server to ...
  1. #1
    Just Joined!
    Join Date
    Jan 2011
    Posts
    59

    Multiple servers? Or one server with multiple VMWare?

    Hello all,

    I'm looking at setting up a couple automated systems:

    Here are a few examples:

    * Internal accounting system to download and process emails
    * Public web server to visit

    I could put each system on its own separate box -- for example, it's generally good practice to separate anything that external users have access to (such as a webserver) from internal processes such as accounting.

    Now, rather than dishing out the money for two separate servers, could I get away with just installing new instances of VMWare on the same box for each system?

    To give you an idea, these are not large scale computationally sensitive systems. The accounting one is simply downloading and tallying emails, and the latter is just a webserver with maybe 5 hits per day on a good day.

    I could definitely pick up a new box for say $50, but I wanted to know the general practice of using VMWare on the same box versus two separate boxes

    Thanks!

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    as long as the machine has enough memory and disk space, virtualization is most likely the best option

    ESX4 is free and works very well

  3. #3
    Just Joined! rafatmb's Avatar
    Join Date
    Feb 2011
    Location
    Brazil
    Posts
    25

    Two Servers

    The virtualization way is probably the best one. Not only because you can save hardware money, but you could use some features like snapshot, backup/export of the vms, and other things.

    I your hardware crashes, all you'll need to do is import the vm's backups and put it on.

    There're many tools that can help you, vmware esxi is one of them.

Posting Permissions

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