[08:04] I tried skipping the TUI installer by providing a cloud-init configuration in the kernel arguments like so 'autoinstall ds=nocloud-net;s=https://some.host/path/to/cloud-init/config.yaml' but the TUI installer still shows up. Is there a way to automatically install ubuntu server without making a custom iso? [10:47] ExeciN, see https://www.molnar-peter.hu/en/ubuntu-jammy-netinstall-pxe.html [12:50] can't I just use the vanilla live iso and modify the kernel command? === g4mbit is now known as Guest2882 === cpaelzer_ is now known as cpaelzer [15:59] I deleted a 8GB file, system ran out of space [15:59] I don't see it freeing up space [16:00] Is there something further I need to do? Dumb mistake. [16:02] foo: `lsof | grep deleted` should tell you if a process has kept the file open preventing from being freed from the filesystem [16:05] sdeziel: thank you! [16:05] sdeziel: I did see a few processes, killed a couple, they seem to be "coming back" under different pids. [16:05] foo: you are welcome [16:05] Which seems odd, because I feel like if I kill it it should stop and "reset" [16:06] sdeziel: there we go, I killed the parent process and I think that did it. === OpenSource is now known as QNX