Krish Jain
Krish Jain
Hi @denisok. What's the progress on this? Thanks
Hi @denisok, Filippo has some really nice improvements for this config. Would you mind if I made a pull request? Then we can close this issue.
Hi. This is out of scope for the project. However, if someone writes a back end and wants to maintain it, that could be considered. For this use case, Flatpaks...
Hi @jahinzee! Ptyxis is a great terminal for GNOME by Red Hat engineer Christian Hergert (@chergert). It can be installed via Flatpak. It does an excellent job of giving you...
Certainly @jepio , I didn't want to add to many details in the first comment for brevity. - Umask can be 027 - Run systemd-analyze security (we only have a...
Oops, didn't mean to write net.ipv4.conf.all.forwarding=0. For kernel.modules_disabled I'm unsure why that would break container use cases. That option just makes it so that modules are not allowed to be...
@jhaprins Could you please provide an update on this ticket? Thank you
@jepio Hey Jeremi! How are you doing? I'm thinking of adding a new configuration file with the following content: ```ini [Match] Kind=tun tap [Link] Unmanaged=yes ``` This configuration will match...
> Sure, try it out. The PR needs to be against flatcar/init and flatcar/bootengine (for consistency). Cool, I started a discussion here: [link](https://matrix.to/#/!SakMJmpDOgVMlGukUp:matrix.org/$5NO3o6lIejPHyUsAq8BNMENsrnqDXNRc_8d_ekkp1Co?via=matrix.org&via=gaf.fs.lmu.de&via=ukfr.chat)
> https://learn.microsoft.com/en-us/cli/azure/vm?view=azure-cli-latest#az-vm-create Hi @bexelbie. I feel like this is expected behavior because the Azure CLI defaults to SSH authentication for Linux VMs. The ``az vm create`` command requires either ``--ssh-key-values``...