logoalt Hacker News

codejaketoday at 4:52 PM7 repliesview on HN

We still have a SPARC IPX in production, hosting an antiquated database. The hard drive sounds like grinding metal. I've been trying to get rid of it for years. I succeeded once, but it was brought back from the dead. This thing has been running with the original parts since 1993 to 2026, minus ~1 year of downtime.

Nobody has the root password anymore, but fortunately, it's vulnerable to at least seven remote root sunrpc exploits. We "log in" by running a Python script that pops a root shell.

No, I am not kidding.

Edit: Checked out records: purchased and brought online in 1993.

Edit 2: In response to "why don't you just change the password?". When I asked, I was told they "can't" because they'd "lose access to the database". I didn't ask them to elaborate, because it would have opened a whole new can of horror worms, but I removed it from the Internet (it's on a non-routable, weakly "air gapped" network now).


Replies

shrubbletoday at 5:49 PM

QEMU has a SPARC CPU emulator; it might be possible to run the operating system and database in a VM on regular x86-64 hardware.

show 1 reply
EvanAndersontoday at 7:33 PM

A BlueSCSI[0] might be an interesting thing to add if you want to alleviate the hard disk sound.

[0] https://bluescsi.com/

ThrowawayR2today at 6:25 PM

Out of morbid curiosity, is there a recovery plan for when it inevitably experiences a hardware failure?

show 1 reply
linksnapzztoday at 5:20 PM

This box needs an official retirement ceremony when the database is migrated.

jdboydtoday at 5:10 PM

If you get a root shell once, why not change the root password then?

show 1 reply
gknoytoday at 5:00 PM

> We "log in" by running a Python script that pops a root shell.

I'm surprised that when you do this, you can't then set the root password. (Also, holy cow. What a durable machine.)

numpad0today at 6:19 PM

dump that disk asap!!!!!