ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi

    IT Discussion
    fedora 26 kimchi-project wok ginger kvm qemu html5
    11
    31
    7.6k
    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.
    • PenguinWranglerP
      PenguinWrangler @Obsolesce
      last edited by

      @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

      I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

      Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

      I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

      Change your Display in the virtual machine in VMM from SPICE to VNC

      stacksofplatesS ObsolesceO 2 Replies Last reply Reply Quote 0
      • stacksofplatesS
        stacksofplates @PenguinWrangler
        last edited by

        @penguinwrangler said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

        @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

        I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

        Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

        I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

        Change your Display in the virtual machine in VMM from SPICE to VNC

        SPICE sets up a channel for each item. If you set up key based access it won't do that any more. Adding your user to the libvirt group helps management a lot also.

        1 Reply Last reply Reply Quote 0
        • ObsolesceO
          Obsolesce @PenguinWrangler
          last edited by

          @penguinwrangler said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

          @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

          I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

          Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

          I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

          Change your Display in the virtual machine in VMM from SPICE to VNC

          If I use VNC, then the webconsole won't work. Id prefer to keep using spice if possible, or find a way to make VNC work.

          I will switch it later to see if that resolves the VMM issue.

          ObsolesceO 1 Reply Last reply Reply Quote 0
          • ObsolesceO
            Obsolesce @Obsolesce
            last edited by

            @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

            @penguinwrangler said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

            @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

            I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

            Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

            I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

            Change your Display in the virtual machine in VMM from SPICE to VNC

            If I use VNC, then the webconsole won't work. Id prefer to keep using spice if possible, or find a way to make VNC work.

            I will switch it later to see if that resolves the VMM issue.

            Okay, so SPICE does work remotely on my Korora laptop via VMM. I just didn't type in my password enough times. It asks for it 6 times before it displays the VM, and there's about a 7-8 second delay when the VM is not running a GUI. After I "startx", then it seems fine, though just a bit laggy.

            I also tried switching to VNC, and that just straight up doesn't work. At this point it's just a time sink to get working since SPICE seems to work fine everywhere.

            stacksofplatesS 1 Reply Last reply Reply Quote 0
            • FATeknollogeeF
              FATeknollogee
              last edited by

              @Tim_G Is this is just a 1:1 or can you use this install to manage multiple KVM hosts?

              ObsolesceO 1 Reply Last reply Reply Quote 0
              • ObsolesceO
                Obsolesce @FATeknollogee
                last edited by

                @fateknollogee said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                @Tim_G Is this is just a 1:1 or can you use this install to manage multiple KVM hosts?

                I'm not sure I understand the question, but I'll try.

                My step-by-step guide is for each host you want to set up.

                Then on your Fedora-based workstation/laptop, you can use VMM to view and manage all of your hosts and VMs. This will rely on you being on the local network physically, or via VPN.

                Via the web (the Kimchi host/VM manager), that's per host. You need to go to the https://ip:8001 for each host you want to manage. This could potentially be done simply via any web browser anywhere in the world you have an internet connection, without the need to VPN.

                1 Reply Last reply Reply Quote 0
                • stacksofplatesS
                  stacksofplates @Obsolesce
                  last edited by

                  @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                  @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                  @penguinwrangler said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                  @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                  I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

                  Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

                  I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

                  Change your Display in the virtual machine in VMM from SPICE to VNC

                  If I use VNC, then the webconsole won't work. Id prefer to keep using spice if possible, or find a way to make VNC work.

                  I will switch it later to see if that resolves the VMM issue.

                  Okay, so SPICE does work remotely on my Korora laptop via VMM. I just didn't type in my password enough times. It asks for it 6 times before it displays the VM, and there's about a 7-8 second delay when the VM is not running a GUI. After I "startx", then it seems fine, though just a bit laggy.

                  I also tried switching to VNC, and that just straight up doesn't work. At this point it's just a time sink to get working since SPICE seems to work fine everywhere.

                  Use keys and it won't matter

                  ObsolesceO 1 Reply Last reply Reply Quote 2
                  • ObsolesceO
                    Obsolesce @stacksofplates
                    last edited by

                    @stacksofplates said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                    @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                    @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                    @penguinwrangler said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                    @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                    I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

                    Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

                    I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

                    Change your Display in the virtual machine in VMM from SPICE to VNC

                    If I use VNC, then the webconsole won't work. Id prefer to keep using spice if possible, or find a way to make VNC work.

                    I will switch it later to see if that resolves the VMM issue.

                    Okay, so SPICE does work remotely on my Korora laptop via VMM. I just didn't type in my password enough times. It asks for it 6 times before it displays the VM, and there's about a 7-8 second delay when the VM is not running a GUI. After I "startx", then it seems fine, though just a bit laggy.

                    I also tried switching to VNC, and that just straight up doesn't work. At this point it's just a time sink to get working since SPICE seems to work fine everywhere.

                    Use keys and it won't matter

                    That sounds good. I'll see about figuring that out next.

                    JaredBuschJ 1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @Obsolesce
                      last edited by

                      @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                      @stacksofplates said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                      @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                      @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                      @penguinwrangler said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                      @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                      I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

                      Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

                      I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

                      Change your Display in the virtual machine in VMM from SPICE to VNC

                      If I use VNC, then the webconsole won't work. Id prefer to keep using spice if possible, or find a way to make VNC work.

                      I will switch it later to see if that resolves the VMM issue.

                      Okay, so SPICE does work remotely on my Korora laptop via VMM. I just didn't type in my password enough times. It asks for it 6 times before it displays the VM, and there's about a 7-8 second delay when the VM is not running a GUI. After I "startx", then it seems fine, though just a bit laggy.

                      I also tried switching to VNC, and that just straight up doesn't work. At this point it's just a time sink to get working since SPICE seems to work fine everywhere.

                      Use keys and it won't matter

                      That sounds good. I'll see about figuring that out next.

                      And put your user in the libvirt group if you haven't.

                      ObsolesceO 1 Reply Last reply Reply Quote 3
                      • ObsolesceO
                        Obsolesce @JaredBusch
                        last edited by

                        @jaredbusch said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                        @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                        @stacksofplates said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                        @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                        @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                        @penguinwrangler said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                        @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                        I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

                        Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

                        I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

                        Change your Display in the virtual machine in VMM from SPICE to VNC

                        If I use VNC, then the webconsole won't work. Id prefer to keep using spice if possible, or find a way to make VNC work.

                        I will switch it later to see if that resolves the VMM issue.

                        Okay, so SPICE does work remotely on my Korora laptop via VMM. I just didn't type in my password enough times. It asks for it 6 times before it displays the VM, and there's about a 7-8 second delay when the VM is not running a GUI. After I "startx", then it seems fine, though just a bit laggy.

                        I also tried switching to VNC, and that just straight up doesn't work. At this point it's just a time sink to get working since SPICE seems to work fine everywhere.

                        Use keys and it won't matter

                        That sounds good. I'll see about figuring that out next.

                        And put your user in the libvirt group if you haven't.

                        I'm just using root on this server since it's just a test setup. From what I understand, I don't need to do that with root, so I haven't. Am I wrong?

                        JaredBuschJ 1 Reply Last reply Reply Quote 0
                        • JaredBuschJ
                          JaredBusch @Obsolesce
                          last edited by

                          @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                          @jaredbusch said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                          @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                          @stacksofplates said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                          @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                          @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                          @penguinwrangler said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                          @tim_g said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                          I was also able to remotely connect to the hypervisor on my Korora 25 laptop via VMM.

                          Caveat: I'm able to manage the VMs settings, but not view through the console. It just keeps repeatedly asking me for the password. No issues adding/removing a NIC, though.

                          I have some more things to try. I'll report back with results. Anyone else run in to this connecting to a remote host? Maybe it has to do with the VPN connection...

                          Change your Display in the virtual machine in VMM from SPICE to VNC

                          If I use VNC, then the webconsole won't work. Id prefer to keep using spice if possible, or find a way to make VNC work.

                          I will switch it later to see if that resolves the VMM issue.

                          Okay, so SPICE does work remotely on my Korora laptop via VMM. I just didn't type in my password enough times. It asks for it 6 times before it displays the VM, and there's about a 7-8 second delay when the VM is not running a GUI. After I "startx", then it seems fine, though just a bit laggy.

                          I also tried switching to VNC, and that just straight up doesn't work. At this point it's just a time sink to get working since SPICE seems to work fine everywhere.

                          Use keys and it won't matter

                          That sounds good. I'll see about figuring that out next.

                          And put your user in the libvirt group if you haven't.

                          I'm just using root on this server since it's just a test setup. From what I understand, I don't need to do that with root, so I haven't. Am I wrong?

                          Root already is, so not wrong.

                          1 Reply Last reply Reply Quote 0
                          • ObsolesceO
                            Obsolesce @Emad R
                            last edited by

                            @emad-r said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                            @tim_g

                            I like , and I do use this but a couple of pointers:

                            Minimal setup can be:
                            wget http://kimchi-project.github.io/wok/downloads/latest/wok.el7.centos.noarch.rpm
                            wget http://kimchi-project.github.io/kimchi/downloads/latest/kimchi.el7.centos.noarch.rpm

                            Cause you are downloading this on server, and gingerbase is good and all, but it just provides the monitoring and shutdown of Host, which can be optional.

                            Secondly Kimchi is very modular, and you can stop it :

                            systemctl stop wokd
                            systemctl stop nginx

                            And you are back to Vanilla KVM, what I do is I rely on cockpit and have those packages ready if needed. and start them manually / on demand. cause they do consume some RAM. but still very neat ESXi contender.

                            I initially did without ginger/gingerbase... but I really liked the Host management and monitoring it offers, so I kept it in. Not needed with Cockpit, but it's nice if to not have to switch tabs... and ginger doesn't offer terminal. So I like to have both. Personal preference, really.

                            Can also do it with only "Fedora Minimal", as installing kimchi and all that also installs virtualization. That's one thing I love about DNF, it's good about installing prereqs, and removing them if not needed.

                            1 Reply Last reply Reply Quote 1
                            • ObsolesceO
                              Obsolesce
                              last edited by

                              https://mangolassi.it/topic/13719/bringing-up-a-win10-vm-on-fedora-25-cinnamon-desktop

                              Link for my own reference because it's related.

                              1 Reply Last reply Reply Quote 0
                              • M
                                mattbagan
                                last edited by

                                Links seem to be broken.
                                wget http://kimchi-project.github.io/wok/downloads/latest/wok.fedora.noarch.rpm
                                wget http://kimchi-project.github.io/kimchi/downloads/latest/kimchi.fedora.noarch.rpm

                                ObsolesceO 1 Reply Last reply Reply Quote 0
                                • ObsolesceO
                                  Obsolesce @mattbagan
                                  last edited by

                                  @mattbagan said in Fedora 26 KVM HTML5 Remote Access with Web-Console via Kimchi:

                                  Links seem to be broken.
                                  wget http://kimchi-project.github.io/wok/downloads/latest/wok.fedora.noarch.rpm
                                  wget http://kimchi-project.github.io/kimchi/downloads/latest/kimchi.fedora.noarch.rpm

                                  Looks like they've killed the links. You can try installing it from the repository. When I tried that months ago, it installed a very old version. Perhaps they fixed it.

                                  Test it on a VM, you can take a snapshot, try it, revert back, try something different, revert back, etc.

                                  RomoR 1 Reply Last reply Reply Quote 0
                                  • RomoR
                                    Romo @Obsolesce
                                    last edited by

                                    @mattbagan

                                    Fedora
                                    kimchi-2.5.0-0.fc25.noarch.rpm
                                    wok-2.5.0-0.fc25.noarch.rpm

                                    1 Reply Last reply Reply Quote 1
                                    • 1
                                    • 2
                                    • 2 / 2
                                    • First post
                                      Last post