Daniel L
Daniel L
Can someone confirm that it can be set to master mode with hostapd on the 5GHz band? I don't want to spend $100 on a card unless it can.
Select what you want to restart with space, hit enter for Ok. This is not an Umbrel issue.
> For me it looks like an issue in the installation script or at least an incompatibility issue with Ubuntu 22.04. It's not though. That screen is a screen apt/apt-get...
Figure out what program is running on port 53 already on the host by doing something like this: `sudo netstat -tunlp | grep 53`
Ok, It did build correctly, but the "testapp" fails on Angular 14 because it expects the --graphql flag to be a string. But I'm not too familiar with github CI...
So looks like if you compile with Angular 14 you can't use it in previous versions: https://github.com/angular/angular/issues/46748#issuecomment-1178817658 Should we just restrict this to Angular 14 or do you want to...
`@cypress/[email protected]` changed map/file structures, this is now handled.
@de-dan Is there anything I need to do to get rid of Angular 12 and 13 tests? Except those and gh-release it looks like it's ready now.
@kamilkisiela I have successfully upgraded to Angular 14 with yarn test and yarn build passing locally on my machine: #1803 Hopefully it also passes your CI pipe
I can confirm my Solokey USB-A Tap is working with openssh and key type `ecdsa-sk`. I can not generate `ed25519-sk` though, I guess that key type is not supported by...