SteveTech

joined 2 years ago
[–] SteveTech@programming.dev 1 points 3 weeks ago

Oh I'm aware, I just wanted to add to the trivial list of issues. But I think there might still be issues with some Snapdragon CPUs.

[–] SteveTech@programming.dev 2 points 3 weeks ago (2 children)

It could also be that some students have ARM laptops, and they've got an x86 version of Debian.

[–] SteveTech@programming.dev 3 points 3 weeks ago

Misunderstanding aside, thanks for the link!

[–] SteveTech@programming.dev 1 points 3 weeks ago

It's 3.6GB upload though, which doesn't make much sense for a firmware update. The download usage was 96MB. But I agree that's it's probably something failing and retrying.

[–] SteveTech@programming.dev 20 points 4 weeks ago (1 children)

You can customise your console login with /etc/issue too!

Photo of a Linux framebuffer console

[–] SteveTech@programming.dev 4 points 1 month ago

When it happens, try pressing Alt + SysRq(/PrtSc) + o. If that turns off your computer, then the kernel is still running and something is preventing shutdown; if it doesn't, either SysRq is disabled, or ACPI is broken.

[–] SteveTech@programming.dev 2 points 1 month ago (1 children)

My Mikrotik routers and switches also reboot in seconds (even for upgrades), which I've never seen consumer gear do!

Even my Ubiquiti switches seem to take a minute or so to start forwarding traffic after a reboot; whilst my Mikrotik switches reboot faster than any of my unmanaged switches start up.

[–] SteveTech@programming.dev 3 points 1 month ago (1 children)

Maybe look into using the pstore, it can store kernel panics in ACPI or UEFI variables to be read by the next boot. Usually this is accessible at /sys/fs/pstore, but if systemd-pstore is installed then it should be in the journal, but it can also be here: /var/lib/systemd/pstore.

[–] SteveTech@programming.dev 1 points 1 month ago* (last edited 1 month ago)

Cloudflare usually blocks 'unknown' bots, which are basically bots that aren't search crawlers. Also I've got Cloudflare setup to challenge requests for .zip, .tar.gz, or .bundle files, so that it doesn't affect anyone unless they download from their browser.

There's also probably a way to configure something similar in Anubis, if you don't like a middleman snooping your requests.

[–] SteveTech@programming.dev 2 points 1 month ago (2 children)

It shouldn't be because you're not actually the owner of the IP address. If any user could get a cert, they could impersonate any other.

They're 'shortlived' 7 day certs, verified using a HTTP challenge. It doesn't matter who owns the IP, it's just a matter of who holds the IP.

[–] SteveTech@programming.dev 6 points 1 month ago (2 children)

It doesn't look like the normal boot log for Linux (or FreeBSD), so I'm not sure what it is either.

view more: next ›