Dear craftingverse, does anybody have an *EU* source for #[url=https://social.gl-como.it/search?tag=wearableElectronic]wearableElectronic[/url] materials such as conductive thread? up to now I've bought it from the Italian branch of an US distributor, which took care of not having to pay VAT to the postman, but still counts as buying from the US for, let's call them other reasons.
Dear linuxverse, I'm trying to use the debian images from to setup a new virtual machine with libvirt, but it's not working and I don't understand what's wrong. I have downloaded [code]debian-12-genericcloud-amd64.qcow2[/code] and then I try to run: [code]virt-install --name testvm --import --os-variant debian12 --disk debian-12-genericcloud-amd64.qcow2 --network network=glcomobr --cloud-init[/code] (where the glcomobr is a network that I have defined locally and is currently up) I get something like [code] Starting install... Password for first root login is: TctupICHoRI9GIAL Installation will continue in 10 seconds (press Enter to skip)... [/code] the system boots, I see some messages from cloud-init starting with [code]Cloud-init v. 22.4.2 running 'init' at Wed, 21 A ug 2024 15:11:56 +0000. Up 14.12 seconds[/code], and including [code]ci-info: no authorized SSH keys fingerprints found for user debian.[/code]but at the end I can't login with the generated password. Does anybody know what I'm doing wrong and can point me in the direction of the right documentation to follow? #[url=https://social.gl-como.it/search?tag=helpWanted]helpWanted[/url]