• LibVirt Web UI

    From Jagossel@VERT/OUTWEST to All on Wed Nov 28 20:22:00 2018
    My wife and I both got laptops now, and I am going to repurpose the desktop ãthat we have into a very low-powered VM server. As far as I know, I only ãplan on running no more than two or three VMs at a time; and I would like ãto be able to create, run, manage, and connect to the VMs completely from ãother devices (i.e. my phone or laptop).ããThe system that I have now is CentOS with Libvirt/QEMU. I have looked into ãProxmox, but I got the impression that you have to have a subscription to ãreceive updates. That drove me away from looking further into using ãProxmox.ããI do know that using Virtualbox has a hypervisor would be the easiest path ãto take with phpVirtualBox; however, phpVirtualBox is not very mobile ãfriendly since a lot of functionallity can only be accessed by right-ãclicking on the VM itself, and as far as I can tell, there are no other way ãto access said functionallity.ããSo, there is my reasoning with using libvirt/QEMU in CentOS. Would anyone ãhave any recommendation for a Web interface for libvirt? I am seriously ãgiving Kimchi a serious consideration, but it has to be built and a lot of ãthe dependencies to build and run it is required. However, I am open to ãother possibilities.ãã-jagãCode it, Script it, Automate it!ãã... I can write a GUI using VB to trace the hacker's IP. -- CSI:NYã--- MultiMail/DOS v0.51ã þ Synchronet þ the Outwest BBS - outwestbbs.com - Email denn@outwestbbs.comã
  • From MRO@VERT/BBSESINF to Jagossel on Wed Nov 28 20:48:13 2018
    Re: LibVirt Web UIã By: Jagossel to All on Wed Nov 28 2018 08:22 pmãã > The system that I have now is CentOS with Libvirt/QEMU. I have looked intoã > Proxmox, but I got the impression that you have to have a subscription toã > receive updates. That drove me away from looking further into using ã > Proxmox.ããproxmox is awesome.ãi highly recommend it. the proxmox ve subscription is something additional forãbusinesses to deploy itã---ã þ Synchronet þ ::: BBSES.info - free BBS services :::ã
  • From Nelgin@VERT/EOTLBBS to Jagossel on Wed Nov 28 21:28:35 2018
    Jagossel wrote:ãJ> My wife and I both got laptops now, and I am going to repurpose the desktop ãJ> that we have into a very low-powered VM server. As far as I know, I only ãJ> plan on running no more than two or three VMs at a time; and I would like ãJ> to be able to create, run, manage, and connect to the VMs completely from ãJ> other devices (i.e. my phone or laptop).ãJ> ãJ> The system that I have now is CentOS with Libvirt/QEMU. I have looked into ãJ> Proxmox, but I got the impression that you have to have a subscription to ãJ> receive updates. That drove me away from looking further into using ãJ> Proxmox.ãJ> ãJ> I do know that using Virtualbox has a hypervisor would be the easiest path ãJ> to take with phpVirtualBox; however, phpVirtualBox is not very mobile ãJ> friendly since a lot of functionallity can only be accessed by right-ãJ> clicking on the VM itself, and as far as I can tell, there are no other way ãJ> to access said functionallity.ãJ> ãJ> So, there is my reasoning with using libvirt/QEMU in CentOS. Would anyone ãJ> have any recommendation for a Web interface for libvirt? I am seriously ãJ> giving Kimchi a serious consideration, but it has to be built and a lot of ãJ> the dependencies to build and run it is required. However, I am open to ãJ> other possibilities.ããHave you thought about LXC? Linux Containers?ãã---ã þ Synchronet þ End Of The Line BBS - endofthelinebbs.comã
  • From Jagossel@VERT/OUTWEST to MRO on Thu Nov 29 05:46:00 2018
    MRO, to Jagossel...ãã MR> Re: LibVirt Web UIã MR> By: Jagossel to All on Wed Nov 28 2018 08:22 pmãã > The system that I have now is CentOS with Libvirt/QEMU. I have looked intoã > Proxmox, but I got the impression that you have to have a subscription toã > receive updates. That drove me away from looking further into usingã > Proxmox.ãã MR> proxmox is awesome.ã MR> i highly recommend it. the proxmox ve subscription is somethingã MR> additional for businesses to deploy itããJust to delpoy Proxmox to other bare-metal machines and not for software ãupdates? It could be that I misunderstood what the subscription was for.ãã-jagãCode it, Script it, Automate it!ãã... Great thing about UDP jokes? I don't care if you get them.ã--- MultiMail/DOS v0.51ã þ Synchronet þ the Outwest BBS - outwestbbs.com - Email denn@outwestbbs.comã
  • From Jagossel@VERT/OUTWEST to Nelgin on Thu Nov 29 05:52:00 2018
    Nelgin, to Jagossel...ãã J> So, there is my reasoning with using libvirt/QEMU in CentOS. Would anyoneã J> have any recommendation for a Web interface for libvirt? I am seriouslyã J> giving Kimchi a serious consideration, but it has to be built and a lot ofã J> the dependencies to build and run it is required. However, I am open toã J> other possibilities.ãã Ne> Have you thought about LXC? Linux Containers?ããNo, not really. Part of wanting a full VM is to play around with other ãoperating systems. If I were to run services on a Linux machine like ãMinetest or Synchronet BBS, then using a container would make sense. That is ãassuming that LXC runs the same way as Docker to where it's just sone ãspecial file system that mimics the full system, allows changes on just that ãspecial file system, and destroy it when the instance isn't needed.ãã-jagãCode it, Script it, Automate it!ãã... Disk error: (A)ll right, fine... (R)eally? (F)orget it!ã--- MultiMail/DOS v0.51ã þ Synchronet þ the Outwest BBS - outwestbbs.com - Email denn@outwestbbs.comã
  • From DaiTengu@VERT/ENSEMBLE to Jagossel on Thu Nov 29 08:35:44 2018
    Re: LibVirt Web UIã By: Jagossel to All on Wed Nov 28 2018 08:22 pmãã Ja> The system that I have now is CentOS with Libvirt/QEMU. I have looked intoã Ja> Proxmox, but I got the impression that you have to have a subscription to ã Ja> receive updates. That drove me away from looking further into using ã Ja> Proxmox.ãã The subscription makes updating easier, but not impossible. It just takes aãlittle more work. If I was setting up a hypervisor at home, I'd definitely goãwith Proxmox. ããDaiTenguãã... Heisenberg may have slept hereãã---ã þ Synchronet þ War Ensemble BBS - The sport is war, total war - warensemble.comã
  • From Ragnarok@VERT/DOCKSUD to Jagossel on Mon Nov 18 19:38:51 2019
    El 29/11/18 a las 00:22, Jagossel escribió:
    My wife and I both got laptops now, and I am going to repurpose the desktop that we have into a very low-powered VM server. As far as I know, I only plan on running no more than two or three VMs at a time; and I would like
    to be able to create, run, manage, and connect to the VMs completely from other devices (i.e. my phone or laptop).

    i use virt-manager just works.

    ---
    ï¿­ Synchronet ï¿­ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar