Leif Liddy
Leif Liddy
For the question ```Create the pod that was just described using YAML``` When you create the ```pod.yaml``` file with ```kubectl run nginx --image=nginx --restart=Never --dry-run=client -n mynamespace -o yaml >...
I'm trying find a way to verify whether the TV is turned on or off. Is there an function you can implement to return the current power status?
According to the documentation listed here https://github.com/containers/podman-py/blob/main/podman/domain/containers_create.py ``` volumes (Dict[str, Dict[str, str]]): A dictionary to configure volumes mounted inside the container. The key is either the host path or a...
### What does this PR do? It causes the _get_flags function to return a bitwise integer as it was designed to do. ### What issues does this PR fix or...
### Current Behavior I compiled Cemu for Fedora 39 using my project: https://github.com/leifliddy/podman-cemu-builder Update: this issue also occurs with the `Cemu-2.0-66-x86_64.AppImage` as well. Cemu + Tekken has always worked perfectly....
Is there a convenient way to associate a VM with its socket_path? The vagrant paths are not logically named. ``` [leif.liddy@mac ~]$ find .vagrant.d/ | grep socket_serial .vagrant.d//tmp/vagrant-qemu/UVg8j53wuBs/qemu_socket_serial .vagrant.d//tmp/vagrant-qemu/wNR_5RUixTs/qemu_socket_serial .vagrant.d//tmp/vagrant-qemu/1TTkvUQgz6Q/qemu_socket_serial...
This is more of a commentary not really a bug report. I received a Vodafone Station TG3442DE modem/router in the mail last week which replaced my UnityMedia Connect Box. **For...
I'm running Fedora 31 on a macbook9,1 with kernel 5.4.7 The ```applespi``` was included in kernel 5.3.x, which worked great. But...since I upgraded to ```kernel 5.4.x```, I'm been experiencing these...
Here's a quick and dirty guide on how to transition from this project to ---> `Asahi Fedora Remix` https://www.asahi-fedora-remix.org/ Note: You must be running `Fedora 37` in order for this...
Fedora 37 release: Several packages have recently been added to the offical Fedora repo, which include: `asahi-fwextract asahi-scripts dracut-asahi m1n1 update-m1n1` So in order upgrade from Fedora 36 --> Fedora...