mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#libvirt

2 Beiträge2 Beteiligte0 Beiträge heute
Ich habe jetzt die ersten "Anfragen" 🙂

Der PC hat eine älteren Prozessor und wird nicht für ein Windows 10 auf Windows 11 unterstützt.

Meine Idee: #Debian als Grundsystem und #Windows in einer #VM. Alle coolen Sachen auf Debian machen und Windows für den Rest.

Meine Frage:
Kann man Windows 11 auf deinem #Debian #libvirt #kvm laufen lassen?

Ich müsste dann wohl ein Windows 11 Home kaufen. Ein upgrade wird dann ja nicht funktionieren.

Problem: Die Kiste hat nicht so viel RAM. Aber wenn man erst mal ein paar Tage Debian verwendet hat, wird man vielleicht die VM nicht mehr starten 😉

#Windows #Windows10 #Windows11

What solutions do Wayland users use for passing keybindings (ex: Alt-Tab) through to a VM being viewed with virt-viewer or remote-viewer in a Wayland WM? X11 had some kind of special hint to tell the WM to pass all keybindings through to the VM's viewer window. Do you just temporarily disable keybindings while viewing a VM? Is it possible to run virt-viewer or remote-viewer in a separate instance of Wayland/wlroots that only displays that windows and passes all keyboard input to it (e.g. the Wayland equivalent of xinit virt-viewer ... -- :1)?

Fortgeführter Thread

Decided to switch back to QXL+Spice, but with Spice Listen Type = None, and with CPU pinning, and directly sending audio to pipewire. Seems to have fixed the slow 2d graphics, while maintaining smooth video playback, and eliminated any random intermittent freezes that would crash the viewer.

So I have been playing with the WriteFreely blog system. To check out if this would work for the use case I was asked about.

I built a vagrant-libvirt setup (using the usual vagrant/libvirt/Ansible approach) as well as a package for openSUSE. The setup uses my package on Leap and Tumbleweed or the upstream binary on a third branch. Another branch will set this up behind a Nginx reverse proxy.

I'll give the package a decent spin and then send it to a devel project to get it into Tumbleweed.

Here you are, have a lot of fun...
codeberg.org/johanneskastl/wri
github.com/johanneskastl/write

Codeberg.orgwritefreely_vagrant_libvirt_ansibleVagrant-libvirt setup with a VM that runs WriteFreely
#WriteFreely#blog#CMS

Hey @fedora,

are there any plans to release the #Vagrant box for #Fedora42 to app.vagrantup.com?

There is already a box available on the Fedora server, but without metadata (which makes updates hard...).

download.fedoraproject.org/pub

(I know Vagrant is no longer used widely and Hashicorp messed up with the whole licensing trouble, but having an existing box available easiy would really be appreciated nontheless...)

Have a nice day, everyone!

Having fun with the Ghost CMS.

The installation is only supported on Ubuntu. And is tailored to Ubuntu and thus does not recognized Nginx installations on other operating systems.

I put together a vagrant-libvirt setup using Ansible that does the tricky bits itself. Currently supporting AlmaLinux 10, openSUSE Tumbleweed and Fedora 41, see the different branches.

This is a "production" setup of Ghost, i.e. using a MariaDB database instead of sqlite3.

codeberg.org/johanneskastl/gho
github.com/johanneskastl/ghost

Have a lot of fun...

Codeberg.orgghost_vagrant_libvirt_ansibleVagrant-libvirt setup with a VM running the Ghost CMS
#GhostCMS#vagrant#libvirt

In case you want to get your hands dirty with Traefik, Kubernetes and the new GatewayAPI, I got you covered.

Here is another vagrant-libvirt setup that has #k3s, #Traefik and a #Nginx deployment. Instead of using a #Kubernetes #ingress or a Traefik ingressroute, this setup uses the #GatewayAPI resources like Gateways and HTTPRoutes.

codeberg.org/johanneskastl/tra
github.com/johanneskastl/traef

As usual, #Ansible does the heavy lifting and deploys everything in the cluster.

Have a lot of fun.

Codeberg.orgtraefik_gateway-api_on_k3s_vagrant_libvirt_ansibleVagrant-libvirt setup with k3s, Traefik and Nginx, reachable by using the Kubernetes Gateway API resources
#k8s#DevOps#vagrant
Antwortete im Thread

@dragotin @darix @OpenCloud @opensuse

Here is the vagrant-libvirt setup I currently use to test the new package:
codeberg.org/johanneskastl/ope
github.com/johanneskastl/openc

Most boilerplate and surrounding things are fine, the executable runs, but currently the setup is broken due to missing assets / assets not being created.

As stated in the README, work in progress under heavy development... :-)

Codeberg.orgopencloud_opensuse_vagrant_libvirt_ansibleVagrant-libvirt setup running OpenCloud in a VM using the openSUSE package (I am currently working on...)
#openSUSE#OpenCloud#Ansible