-
Updated
May 22, 2020 - Shell
kvm
Here are 351 public repositories matching this topic...
In some cases, it is crucial to set performance options for a VM's disk. For that, you currently have to use virt-manager or virsh. This should be implemented into the panel.
The mentioned features are:
Kata shimv2 does not have any tracing yet. Will be useful to add this.
from #992:
The code in generate_manifest in the mirage tool should check that device names are unique and alphanumeric
from Solo5/solo5#372
NAME must be composed of alphanumeric characters only, and within 1..67 characters in length
A gui for ssh-copy-id maybe?
and as the tittle says, support for ed25519 keys, maybe a dropdown menu that lets you choose the ehh... cipher is it? for generating a new one. Or at least the ability to connect using them.
If you are in the ignite-spawn container, you have root and can change host files like /etc/resolv.conf using ignite <= v0.6.1 || v.0.5.3.
The Bind interface should be updated to support ro/rw or arbitrary mount options.
IMO specifying this should be required.
-
Updated
Jun 15, 2017 - Shell
-
Updated
May 25, 2020 - C
Document that seccomp is on and how to disable it along with a pointer on how to identify missing syscalls during development.
I don't need no help with that of course, but this template better be fixed.
We should add a CLI argument to add extra lines of configuration when the bootstrap configuration is applied to the device.
vrnetlab has no aspiration of becoming a generic configuration management system. The focus has always been, and will continue to be, on doing the minimal amount of configuration so that the router can then be configured through NETCONF/YANG. vrnetlab configures this boots
(...)
Having said that, I can see how _acquire_ implies a transition of some kind, so perhaps it'd be better to just change the docs (solo5.h) to say that you're only allowed to call it once per handle?
Originally posted by @mato in Solo5/solo5#402
-
Updated
Apr 16, 2019 - Go
-
Updated
Sep 25, 2017 - C
the primary instance conversion procedure in the evacuating node admin docs is ambiguous. it seems to say that, to evacuate a node, you first need to switch all the primary instances to their secondaries:
There are two steps of moving i
Ubuntu 20.04 LTS (Focal Fossa) just has been released. Add the ISO to the list of images that Ravada can download.
- Xubuntu 20.04 64 bits
- Kubuntu 20.04 64 bits
- Lubuntu 20.04 64 bits
- Mate 20.04 64 bits
- Ubuntu 20.04 64 bits
This issue #1108 can be useful as a guide if someone is encouraged to fix it.
-
Updated
May 16, 2020 - Shell
-
Updated
Jan 14, 2020 - C
-
Updated
May 14, 2020 - Shell
tests != docs.
It becomes very complicated start to use and contribute to this project, because it lacks documentation, apparently referring to unit testing, as if it were an appropriate way to start, but they are not.
Maybe for beginners like me it is complicated, but the idea is that everyone can contribute, or at least try.
I've been reading the issues about using nginx as reverse proxy, so there're people where it seems to work.
The problem is that there isn't enough info to set it up properly.
My setup:
nginx:
location / {
# First attempt to serve request as file, then
# as directory, then fall back to displaying a 404.
#try_files $uri $uri/ =404;
proxy_pass htt
-
Updated
Apr 21, 2020 - Shell
Improve this page
Add a description, image, and links to the kvm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kvm topic, visit your repo's landing page and select "manage topics."
I tried running the instructions for a START1-M instance at Scaleway
Also, the KVM prerequisite can be installed and configured as de