Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

aard, to maliciouscompliance in Here's all the source code
@aard@kyu.de avatar

Did the device happen to be the CueCat?

aard, to linux in OpenSSH is about to change. (For the better.)
@aard@kyu.de avatar

A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.

With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.

aard, to linux in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@aard@kyu.de avatar

On a real UNIX (not only AiX) killall is part of the shutdown process - it gets called by init at that stage when you want to kill everything left before reboot/shutdown.

Linux is pretty unique in using that for something else.

aard, to lemmyshitpost in Kids are brutal
@aard@kyu.de avatar

At least my kid remembers quite a few things from that time. She sometimes goes “remember when I was crying so much…” following by an increasingly detailed description of a situation until I do remember. And then she tells me what the issue was back then, which she didn’t have the ability to explain yet back then.

aard, to linux in Will Linux on Itanium be saved? Absolutely not
@aard@kyu.de avatar

They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.

intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.

aard, to asklemmy in What gifts that you received for Christmas this year are already in the trash?
@aard@kyu.de avatar

Thank you, the search result for that is glorious.

I’ll probably need to look into setting up a dead man switch now to let everyone know if I get murdered by disgruntled parents.

aard, to linuxmemes in The most secure OS named windows
@aard@kyu.de avatar

Windows NT 3.5 and later NT 4 had C2 security certifications - assuming the system was not connected to a network, and didn’t have floppy drives (this was before USB was a thing).

aard, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future
@aard@kyu.de avatar

Just don’t buy nvidia (or stuff from any other company openly hostile towards their users)

aard, to asklemmy in What gifts that you received for Christmas this year are already in the trash?
@aard@kyu.de avatar

Do you happen to have pictures/videos? I can’t imagine what you’re talking about.

aard, to linuxmemes in Can you install thid 25 year old program?
@aard@kyu.de avatar

Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.

There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.

aard, to linux in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@aard@kyu.de avatar

Back then I was testing modelines to see the maximum I could push to my 14" monitor. I then backed it with a 1200x1600 virtual screen.

My girlfriend got sick from watching me scrolling around and bought me a 19" display which could do that resolution - and ended up frustrated when I added a larger virtual screen.

aard, (edited ) to linux in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@aard@kyu.de avatar

killall typically sends SIGTERM by default. It accepts a single argument, the signal to send - so shutdown would call it once with SIGTERM, then with SIGKILL. killall is not meant to to be called interactively - which worked fine, until people who had their first contact with UNIX like systems on Linux started getting access to traditional UNIX systems.

It used to be common to discourage new Linux users from using killall interactively for exactly that reason. Just checked, there’s even a warning about that in the killall manpage on Linux.

aard, to linuxmemes in :wq!
@aard@kyu.de avatar

It shows a message which wastes valuable screen estate, especially on low resolution terminals, containing a message I have to read every single time because the keys are not in muscle memory, and never will because the bindings are stupid.

On systems I have control over the reaction to nano popping up is exiting, removing it, making sure the package system blocks reinstallation attempts, and go back to what I was initially doing in a sane editor.

aard, to lemmyshitpost in And this is why I no longer have cable.
@aard@kyu.de avatar

That was one of the reasons why I was watching pirated versions of the Amazon shows even when I was paying for prime.

aard, to linux in What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?
@aard@kyu.de avatar

You can do all of that on the device - but you only get one shot. If you mess up that’s it - so no sensible person would try any form of data rescue directly on the device. Storage is cheap, if you don’t have sufficient space on your computer just get another external disk.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #