Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. FREE virtualization

FREE virtualization

Scheduled Pinned Locked Moved System Admin
sysadminwindows-adminlinuxquestion
16 Posts 13 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Philippe Mori

    Yoiu mighht try Virtual Box

    Philippe Mori

    D Offline
    D Offline
    Darendo2
    wrote on last edited by
    #5

    I recommend VirtualBox, too. I run it on a Mac without issue. Just be sure to install the kernel headers in Linux before you install the guest additions.

    1 Reply Last reply
    0
    • J Jassim Rahma

      Hi, I have a windows server 2008 machine. I want to install linux operating system on it to have both a up-and-running the same time, therefore I am looking for a FREE and good virtual machine tool? what's your recommendation please? Thanks..

      E Offline
      E Offline
      ezarf
      wrote on last edited by
      #6

      use hyper-v, its part of windows server 2008

      E 1 Reply Last reply
      0
      • E ezarf

        use hyper-v, its part of windows server 2008

        E Offline
        E Offline
        Eric Whitmore
        wrote on last edited by
        #7

        Virtual box - hyper-v doesnt allow for all the different flavors of linux you might want to install.

        PlutoX

        1 Reply Last reply
        0
        • J Jassim Rahma

          Hi, I have a windows server 2008 machine. I want to install linux operating system on it to have both a up-and-running the same time, therefore I am looking for a FREE and good virtual machine tool? what's your recommendation please? Thanks..

          J Offline
          J Offline
          jeb01
          wrote on last edited by
          #8

          I use VMware player, not all the features some product have, but it works great for a free product. http://www.vmware.com/products/player/[^]

          J R 2 Replies Last reply
          0
          • J jeb01

            I use VMware player, not all the features some product have, but it works great for a free product. http://www.vmware.com/products/player/[^]

            J Offline
            J Offline
            Jassim Rahma
            wrote on last edited by
            #9

            I am already using Virtualbox now and it's good except one issue.. Serial port is not working on the guest.. I am connecting a serial to the server to read the PBX data and I want to collect it from the guest linux machine but it doesn't recognize the serial?

            M 1 Reply Last reply
            0
            • J jeb01

              I use VMware player, not all the features some product have, but it works great for a free product. http://www.vmware.com/products/player/[^]

              R Offline
              R Offline
              Reelix
              wrote on last edited by
              #10

              VMware player here as well - It's crashed less than Virtual Box for me, and 100% free!

              -= Reelix =-

              1 Reply Last reply
              0
              • J Jassim Rahma

                Hi, I have a windows server 2008 machine. I want to install linux operating system on it to have both a up-and-running the same time, therefore I am looking for a FREE and good virtual machine tool? what's your recommendation please? Thanks..

                B Offline
                B Offline
                Bogdan Zamfir
                wrote on last edited by
                #11

                You can use VMWare Server http://www.vmware.com/products/server/overview.html[^] I use it and it works great. I run it on a win7 x64 PC (AMD quad core, 12 GB RAM) and it hosts my virtual Win2008R2 server - x64, (where I have my web server, ftp, email server, sharepoint server), a Linux server, a Linux Ubuntu (which I use as a virtual linux desktop) and a virtual WinServer 2008R2 (configured as a desktop development machine). It works 24/24, 7/7, for almost 18 months now, and had no problems with it.

                1 Reply Last reply
                0
                • J Jassim Rahma

                  Hi, I have a windows server 2008 machine. I want to install linux operating system on it to have both a up-and-running the same time, therefore I am looking for a FREE and good virtual machine tool? what's your recommendation please? Thanks..

                  W Offline
                  W Offline
                  wbaxter37
                  wrote on last edited by
                  #12

                  Definitely VirtualBox. I've used it for years to write Linux code on a Windows machine. It's easy to install the guests OSs on it. The Guest additions (which I highly recommend) are pretty easy to get goign in the last year. The one gotcha is that you need to do a separate install of the VirtualBox Extension Pack. Documentation is OK, too. I've mostly used Ubuntu and Fedora on it.

                  1 Reply Last reply
                  0
                  • J Jassim Rahma

                    Hi, I have a windows server 2008 machine. I want to install linux operating system on it to have both a up-and-running the same time, therefore I am looking for a FREE and good virtual machine tool? what's your recommendation please? Thanks..

                    M Offline
                    M Offline
                    mahmood seyedkarimi
                    wrote on last edited by
                    #13

                    Hello I used Vmware Virtual Machine,And it Work Good For Virtualization.... ;)

                    J 1 Reply Last reply
                    0
                    • J Jassim Rahma

                      I am already using Virtualbox now and it's good except one issue.. Serial port is not working on the guest.. I am connecting a serial to the server to read the PBX data and I want to collect it from the guest linux machine but it doesn't recognize the serial?

                      M Offline
                      M Offline
                      Mike Poz
                      wrote on last edited by
                      #14

                      From the VirtualBox help file: 3.9. Serial ports VirtualBox fully supports virtual serial ports in a virtual machine in an easy-to-use manner.[16] Ever since the original IBM PC, personal computers have been equipped with one or two serial ports (also called COM ports by DOS and Windows). Serial ports were commonly used with modems, and some computer mice used to be connected to serial ports before USB became commonplace. While serial ports are no longer as ubiquitous as they used to be, there are still some important uses left for them. For example, serial ports can be used to set up a primitive network over a null-modem cable, in case Ethernet is not available. Also, serial ports are indispensable for system programmers needing to do kernel debugging, since kernel debugging software usually interacts with developers over a serial port. With virtual serial ports, system programmers can do kernel debugging on a virtual machine instead of needing a real computer to connect to. If a virtual serial port is enabled, the guest operating system sees a standard 16550A compatible UART device. Both receiving and transmitting data is supported. How this virtual serial port is then connected to the host is configurable, and the details depend on your host operating system. You can use either the graphical user interface or the command-line VBoxManage tool to set up virtual serial ports. For the latter, please refer to Section 8.7, “VBoxManage modifyvm”; in that section, look for the --uart and --uartmode options. In either case, you can configure up to two virtual serial ports per virtual machine. For each such device, you will need to determine what kind of serial port the virtual machine should see by selecting an I/O base address and interrupt (IRQ). For these, we recommend to use the traditional values[17], which are: COM1: I/O base 0x3F8, IRQ 4 COM2: I/O base 0x2F8, IRQ 3 COM3: I/O base 0x3E8, IRQ 4 COM4: I/O base 0x2E8, IRQ 3 Then, you will need to determine what this virtual port should be connected to. For each virtual serial port, you have the following options: You can elect to have the virtual serial port "disconnected", which means that the guest will see the device, but it will behave as if no cable had been connected to it. You can connect the virtual serial port to a physical serial port on your host. (On a Windows host, this will be a name like COM1; on Linux or Solaris hosts, it will be a device node like /dev/ttyS0). VirtualBox will then simply redirect all data r

                      1 Reply Last reply
                      0
                      • M mahmood seyedkarimi

                        Hello I used Vmware Virtual Machine,And it Work Good For Virtualization.... ;)

                        J Offline
                        J Offline
                        Jassim Rahma
                        wrote on last edited by
                        #15

                        I wish it was that easy my friend! I have tried all the options with the serial but it's still not working... Ok.. could you please guide on this.. My host is WINDOWS SERVER 2008 and my guest is Debian Squeeze. 1. I have gone to the Serial Port Setting in VirtualBox. 2. Enabled Serial Port is checked. 3. Port Number : COM1 4. Port mode is : Host Pipe. 5. (Create Pipe) is checked. 6. Port File/Path: \\.\pipe\COM1 In Debian 7. I started Putty. 8. Choosed Serial Mode 9. In Serial line : \\.\pipe\COM1 10. In Speed: I tried 9600 and 115200 BUT... I am getting the following error when I click Open in Putty to open the connect:

                        Unable to open connection to:
                        Unable to open serial port

                        Thanks, Jassim

                        1 Reply Last reply
                        0
                        • J Jassim Rahma

                          Hi, I have a windows server 2008 machine. I want to install linux operating system on it to have both a up-and-running the same time, therefore I am looking for a FREE and good virtual machine tool? what's your recommendation please? Thanks..

                          F Offline
                          F Offline
                          Florin Jurcovici 0
                          wrote on last edited by
                          #16

                          Depends on how you intend to use the machine. If it's a server, and what you want virtualized inside is also a server, use VMWare. If it's a desktop, use VBox.

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups