Artemis
Artemis
> I will not install NixOS just to reproduce your use case, sorry. Sure. I don't think it's really necessary anyway. > Then I recommend using the standalone binary and...
``` root@rock64-2g> lego --accept-tos --path . -d mumble.artemislena.eu --email [email protected] --key-type ec256 --dns.resolvers ns1.desec.io:53 --dns desec run /var/lib/acme/.lego 2021/05/15 02:06:52 No key found for account [email protected]. Generating a P256 key....
I now added `--dns.disable-cp` to the flags, and it seems to work just fine (Mumble stopped complaining about the validity of the cert of my server), convincing me that there...
How come lookups with other tools work just fine, then?
L: This one works too (it's basically what we use and has a few more things configured): ``` nitter.example.com { header { Strict-Transport-Security "max-age=63072000" Referrer-Policy no-referrer X-Permitted-Cross-Domain-Policies none X-Content-Type-Options nosniff...
L: The CSPs and permission policies (replaces feature policy) that work for us are these (`jitsi.artemislena.eu` being our domain, Safari needs that because apparently, if the scheme changes from `https:`...
I have an Acer Chromebook Spin 13 with i5-8250u as well, but isn't that AKALI360 board? Furthermore I tried to follow your instructions, however I couldn't mount the root partition...
> Thanks for your effort to resolve this issue! > > First question: at step #1 I don't find a modprobe.d file in the etc folder. Should I create one?...
@JulesArcher I think I was able to mount some partition, maybe the one you mentioned was one them. And I got exactly the same error with the ROOT-A partition. As...
@JulesArcher Making a new file system on a partition will make the data that was previously on it inaccessible afaik (data that wasn’t completely wiped with 0s or random bits...