Is there any way to edit the boot order of a VM? I can get into TianoCore and change the boot order, but it doesn’t seem to persist if I powercycle the VM.
Is there any easy way to get the 24.10 netdata dashboard into the 25.04 netdata app? Sorry that STIGs had to kill off the old one.
Hi just decided to take the plunge for beta 1. I haven’t yet figured out how to connect my existing ubuntu vm to the NIC. Ubuntu is a bit funny with NICS at times, but my thinking is I should be able to just add br0 (not br0 mtacvlan) and it should go. But I keep getting a 172 address instead of my LAN address beginning with 192. Is the GUI meant to be working for this? Perhaps I need to use command line. This is the first time I’ve used Incus - so doing a bit of learning here. Thanks.
My expectation is that br0 should have an ip range listed, am I wrong? Perhaps ubuntu isn’t seeing the device so will try resolve that angle now, otherwise guess I’m rolling back.
OK all solved it was Ubuntu renaming interfaces again. Just had to edit etc/netplan/50-cloud-init.yaml with the new interface name.
I disagree. You need to write your code in whatever shell gives you the features you need to get the job done. For the vast majority of people today, that is bash
. Back in the old days I used to write bourne
shell (sh) scripts, until I had a use case that really benefited from arrays, then I moved to korn
shell (ksh). All the while using C
shell (csh) as my interactive shell.
Almost all modern systems include bash
even if it is not the default (or in the default location), so bash
scripts tend to be portable once you figure out where bash
is installed.
anxiously awaits RC1 drop
Will propably drop in around 3-5 hours, usually when i’m back from work and finished eating the update is life, and i still need to work 2 1/2 hours
It’s out, my pcie passthru is back!
Not sure if anyone else has run into this but I did, I was unable to find a setting in the GUI to fix it but I have some details in this short thread.
I’m experimenting with Fangtooth Rc 1 and using gpu pass through, has anyone had your vm crash or stop on you unexpectedly? My vm appears to run just fine unless using the gpu through gaming (sunshine/moonlight), or using it for any rendering. I haven’t been able to tie the issue down to a specific time frame or uptime. It seems like it’ll just randomly die while using the GPU. Didn’t have a problem at all on Electric Eel. The GUI shows that the VM is running, but when trying to connect to it via vnc or any other means, the vm shows offline. I have to stop the vm and start it again.