Git Product home page Git Product logo

vagrant-virt-manager's Introduction

Vagrant VM for virt-manager

This installs a VM including a graphical environment for virt-manager (e.g. if one is using MacOS).

Usage

$ vagrant up
$ vagrant ssh -- virt-manager

X11 and SSH Agent Forwarding are automatically provided by Vagrant.

vagrant-virt-manager's People

Contributors

stephenking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vagrant-virt-manager's Issues

Guest listed within a qemu:///session in virt-manager

OS: Fedora 32 on Gnome on Wayland

Locally installed on the host

$ dnf list installed libvirt-client virt-manager vagrant* *askpass*
Installed Packages
libvirt-client.x86_64                      6.1.0-4.fc32                   @updates
openssh-askpass.x86_64                     8.3p1-3.fc32                   @updates
vagrant.noarch                             2.2.9-1.fc32                   @updates
virt-manager.noarch                        2.2.1-3.fc32                   @fedora 

Guest's user name is vagrant, no password attached to it.

$ vagrant up
Bringing machine 'default' up with 'libvirt' provider.
(...)
default: SSH address: 192.168.122.107:22
default: SSH username: vagrant
(...)

$ vagrant status | sed -n 3p
default                   running (libvirt)

$ vagrant box list
generic/fedora32 (libvirt, 3.0.32)

[yk@localhost fedora]$ vagrant ssh -- `virt-manager`
Last login: Mon Sep 28 11:34:00 2020 from 192.168.122.1

[vagrant@fedora32 ~]$ dnf list installed *openssh* | sed 1d
openssh.x86_64                           8.3p1-3.fc32                   @updates
openssh-clients.x86_64                   8.3p1-3.fc32                   @updates
openssh-server.x86_64                    8.3p1-3.fc32                   @update

[vagrant@fedora32 ~]$ systemctl status libvirtd
โ— libvirtd.service - Virtualization daemon
     Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor >
     Active: active (running) since Mon 2020-09-28 12:28:56 UTC; 5s ago

[vagrant@fedora32 ~]$ logout
Connection to 192.168.122.107 closed.

Command vagrant ssh -- virt-manager`` redirects as intended to tool virt-manager. Nevertheless once there, a connection through qemu:///session is established. Isn't the connection expected to be redirected to libvirt URI qemu+ssh://[email protected]/system?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.