Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    [Guide] How to set up a Virtual Machine system on Linux Ubuntu

    Guides
    1
    1
    1512
    Loading More Posts
    • 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.
    • wrapper
      wrapper Moderators last edited by

      It can be useful to run virtual machines to test new Linux or BSD distribution or development software updates or container private browsing like banking transactions.

      If you need help running a virtual machine system for Linux and move away from VirtualBox it is actually quite easy, once you know a couple of tips.

      First thing to note the Linux Virtual machine solutions are based on LibVirt library.

      Virt-Manager is GUI front end is Virtual Machine Manager in Ubuntu 16.04

       sudo apt-get install virt-manager
      

      To cut and paste or use clip board transfer between guest and host system

      sudo apt-get install spice-vdagent
      

      Tip : If that doesn’t work out of the box, check the virtual machine settings are correct :

      Check Display is set to Spice
      Video model is QXL

      1 Reply Last reply Reply Quote 0
      • First post
        Last post