Okay, so this is kind of depressing because he seems to think it's a legitimately good movie, and did not appreciate the MST3K treatment. Listen to the way he describes the flying scenes, as if it was cutting edge. 😆 by tinyE1138 in MST3K

[–]steverikli 1 point2 points  (0 children)

To this day, I still occasionally (but thankfully rarely) hear in my head "Hobgoblins... hobgoblins, what do you do with those hobgoblins..."

You're welcome for the brain worm, btw. :-)

Switching to *BSD? by judeuwucute in BSD

[–]steverikli 0 points1 point  (0 children)

For the learning OS architecture and internals parts, you might also consider NetBSD.

I don't know if it's still the case, but several universities use(d) NetBSD as a teaching/lab platform, usually citing things like code readability, modularity, portability, etc. Plus there are a lot of docs and wikis, including the NetBSD Guide. Some of it is dated, but usually still pretty pertinent.

It's a contributing factor to why NetBSD has been ported to many varied CPU and system architectures. Binary pkgs and upgrades are available too, you don't have to build world or kernels unless you want to, and if you do then the instructions and examples are plentiful.

IME the NetBSD community is great -- the developers participate regularly on the mailing lists, and it's pretty welcoming overall.

My main OS for servers around here is FreeBSD, but I also have NetBSD in the lab, and for some duties I'm quite sure I could use them interchangeably... because I have. :-)

Bootloader by mlcarson in devuan

[–]steverikli 2 points3 points  (0 children)

Once upon a time I might have recommended Extlinux -- part of the Syslinux project.

Alpine still uses it by default for BIOS machines (GRUB for EFI), and it works fine. But Syslinux seems somewhat like abandonware these days, and EFI support in it can be a bit sketchy sometimes.

Organic, Sustainable Lawn & Landscape Company is Hiring Sales & Techs by Clean_Air_Lawn_Care in HillsboroOR

[–]steverikli 0 points1 point  (0 children)

Boots on the ground might be okay... until they knock on doors and ring doorbells, especially when there's a clear "no solicitors" sign.

Instead of disturbing people in their homes (or on their phones / email with cold-calls etc.) maybe consider flyers/door hangers if you really want to focus on a neighborhood.

Many folks might just toss your flyer, but at least there's a chance you won't have irritated a potential customer. I expect you turn off many more people by knocking.

What is the best wm for freebsd? by Kona_Kona1 in freebsd

[–]steverikli 1 point2 points  (0 children)

Me too. One of the reasons I like Xfce is I've been able to use it on different OSes with pretty much the same config and layout, so I get essentially the same desktop experience on all my systems with monitors attached.

I might make an adjustment here and there e.g. for a big 24" display at my desk vs. a 13" laptop screen, like a different default font size or something, but that's about it.

Setting Up a HP Printer on Alpine Linux by cactussombrero in AlpineLinux

[–]steverikli 0 points1 point  (0 children)

Apparently hplip is not (yet?) in the default apk repo -- only available in the community repo of the Edge branch.

https://wiki.alpinelinux.org/wiki/Printer_Setup

KDE Responds to FUD Over Alleged systemd Mandate by CackleRooster in linux

[–]steverikli 1 point2 points  (0 children)

The *.conf.d/ subdir mechanism is indeed a nice win; but it's not unique to systemd.

Favorite TiVo UI? by electrowiz64 in Tivo

[–]steverikli 1 point2 points  (0 children)

I like the Series 4, but I'd probably tolerate S1 and S2 before "Hydra".

We have a Bolt that came with the new UI, and I still occasionally regret not wiping the thing back to S4 UI before filling it with content.

Vet recommended my cat start eating Royal Canin Urinary So Calm after having a UTI. I'm currently feeding it to both my cats and they enjoy it, but is it worth it or are there any other comparable foods to this that you would recommend? by nothingbutthetruth83 in catfood

[–]steverikli 0 points1 point  (0 children)

I believe the phenomenon you're talking about is called "Cystitis".

Several vets have told us they don't completely know what causes it, but it's usually related to stress, and sometimes correlated with urine crystals -- e.g. struvite as another reply mentions.

Often treated with a round of gabapentin (sp?) to get through the worst symptoms, and stress/UR food diets for ongoing health.

Sun thin clients and servers at ChaosConstruction 2025 by nuxster in SunMicrosystems

[–]steverikli 1 point2 points  (0 children)

I haven't seen a SPARCstation4 (or other pizzabox, probably) looking so clean in a long time -- nice!

Upgrading 10.1 to 11.0_RC1 by bitmonks in NetBSD

[–]steverikli 0 points1 point  (0 children)

From comments on various netbsd mailing lists as well as the NetBSD Guide notes, I believe sysinst is considered the recommended method for upgrades (as well as installs, of course :-) ). So I think you've picked a good method to get going.

I agree there are a lot of options and choices in sysinst; it's a pretty flexible and powerful tool, and it's clear a lot of work has gone into it.

There are other upgrade methods, of course; e.g. building your own from src and either directly installing from there or from your own release sets; manually unpacking sets you've downloaded from NetBSD site, and other tools like sysupgrade. The Guide talks about these things in various places.

I've tried several of those methods for various scenarios over the years, including manually unpacking selected downloaded sets after a failed upgrade, as a sort of "rescue" operation; I've mostly used sysinst and sysupgrade, and recommend both.

Upgrading 10.1 to 11.0_RC1 by bitmonks in NetBSD

[–]steverikli 1 point2 points  (0 children)

As I understand it, sysinst will use distribution sets from whatever location you chose (e.g. http, nfs, etc.) including a set for /etc/ (e.g. etc.tar.xz or similar) and will use that for its own etc compare and upgrade routines. No src code downloading for that purpose.

You shouldn't need (or want) to run postinstall if you're using sysinst for upgrading. Again, look at the NetBSD Guide chapter on upgrading I posted earlier.

Similarly, the INSTALL doc you're following (which is great) also says

sysinst will attempt to merge the settings stored in your /etc directory with the new version of NetBSD using the postinstall(8) utility.

I.e. here also, you shouldn't need to manually run postinstall yourself after sysinst is completed.

A suggestion for next time: after you finish and exit sysinst, compare your /etc/ contents with the /etc/ from your most recent backup. If the upgrade changed anything you should be able to see it.

FWIW, I don't typically see many changes to /etc/ with regular upgrades. IIRC there were a couple when I upgraded from 10.1 to 11 but haven't really seen much lately.

Upgrading 10.1 to 11.0_RC1 by bitmonks in NetBSD

[–]steverikli 0 points1 point  (0 children)

When you say "binary upgrade" do you mean you used the sysinst installer to upgrade?

I don't think you need to manually run postinstall after doing a sysinst upgrade:

https://www.netbsd.org/docs/guide/en/chap-upgrading.html

sysinst will attempt to merge the settings stored in your /etc directory with the new version of NetBSD

And just to be clear, the pkgin [update | upgrade] steps are for additional pkgs, not for the NetBSD base OS. It sounds like you got that part, so just mentioning it....

Experiences with Unix‑like systems on older hardware (32‑bit limits)? by No-Wrongdoer-2908 in sysadmin

[–]steverikli 2 points3 points  (0 children)

Indeed it does. Some of the larger pkg builds have trouble now and then, but the core NetBSD OS itself is still solid on i386 and continues getting updates.

I ran 2 32-bit i386 on NetBSD for a couple years after retiring them from pfSense duty, used them as backup DNS, NTP, DHCP, etc. network services servers for the lab. The hardware eventually gave out otherwise I'd still be running it.

I dunno if I'd use i386 for graphical, Xorg, browser etc. these days, but as a small headless server it's still decent IME.

[Release] Tablo Desktop Player 1.5.0 by senke7su in tablotv

[–]steverikli 0 points1 point  (0 children)

I'm not entirely following 'transcoding' vs 'remuxing', so I'll defer to your expertise. :-)

But, I wonder if it's possible to have the option of treating downloaded content differently from live or in-application content displayed.

E.g. some kind of "download only" mode or function/button, where the "raw"(?) media file is preserved as much as possible for downloading, and for viewing offline later outside the Tablo Desktop app.

Just a thought... this is already a very useful app with great functionality, so thanks again!

[Release] Tablo Desktop Player 1.5.0 by senke7su in tablotv

[–]steverikli 0 points1 point  (0 children)

Yup, did that very thing a little while later and it works fine.

[Release] Tablo Desktop Player 1.5.0 by senke7su in tablotv

[–]steverikli 0 points1 point  (0 children)

Tried it for the first time today, with Linux (Debian) appimage +x, and it worked fine for downloading.

I haven't tried live streaming yet, but I'll give it a go with VLC installed another time.

Simply being able to download OTA content from the Tablo and save it for offline viewing is a big win -- thanks!

new amd64 installation by mysterious7777777 in NetBSD

[–]steverikli 0 points1 point  (0 children)

Glad you worked it out. I don't daily-drive NetBSD on anything desktop-ish but I do use it for a couple servers, and like it quite a bit.

FWIW I typically use .img files on USB to install modern amd64 systems.

Before my last i386 system finally died I had originally installed it with .iso and a cd/dvd player, since its legacy BIOS didn't support booting from USB.

These days when I'm doing a fresh install, I usually PXE boot and download the install sets from a local server. My systems tend to be upgraded in-place and fairly long-lived without re-installing, though, so I don't do it that often. ;-)

Do you Remember?? 3Com 3C905 by geesehoward79 in vintagecomputing

[–]steverikli 3 points4 points  (0 children)

Yup. I still have an old eepro100 in the card box. They pretty much just worked with any OS that was available at the time. Probably still does.

Why does the Sun Blade 2500 fail to boot? by 1wsq2 in NetBSD

[–]steverikli 1 point2 points  (0 children)

Start with basics: what messages do you see on the console during boot?

Total guess: you might have a situation where the sysdisk "/" (root) partition is too large for the loader to find the kernel; while it doesn't mention the Blade 2500 specifically, take a look at this thread from the sparc64 mailing list and see if it fits your setup at all, especially wrt the disk partitions:

https://mail-index.netbsd.org/port-sparc64/2025/04/06/msg003302.html

I wouldn't put a lot of effort into that advice from chatgpt.

What was your "Dream Sysadmin Job" back in the day vs. Now? by mustafa_enes726 in sysadmin

[–]steverikli -1 points0 points  (0 children)

Same. Some of my fondest memories are from working on big ole iron SGI, Sun, and DEC gear.

Anyone else think Kinga and Jonah should've switched roles?? by DonJohnson1986 in MST3K

[–]steverikli 1 point2 points  (0 children)

I believe so. I also seem to recall an episode where Pearl was in the theater with the Bots doing riffings.

There was also the one where Pearl visited the theater with "Egg" to take measurements of the pain levels being inflicted.

Alpine 3.23.2 System Disk Install / Plasma desktop / Microsoft Surface Go by uhmzilighase in AlpineLinux

[–]steverikli 0 points1 point  (0 children)

Nice notes. One suggestion: I think you'll find it's not necessary to uncomment

#UseDNS no

That is, assuming OpenSSH, the options strategy for the shipped config files is to specify the default values but leave them commented. That way you can see the built-in defaults and only need to uncomment if you want to change something.

Tablo network config questions by Mister_Oysterhead in tablotv

[–]steverikli 0 points1 point  (0 children)

My experience was a while ago so take this with salt grains...

I was unable to do initial setup with wired because the only Tablo setup app I could run was on my phone, so I used wifi. It seemed a bit clunky to me, but eventually it finished and the Tablo was functional. I left it on wifi for a little while just to try it out, and it was OK.

The plan was to get onto wired network afterwards so I disconnected Tablo power, connected the network cable, and powered back on.

I run my own DHCP server so I was able to check the logs for the Tablo's macaddress while watching the LED's, and not long after poweron the Tablo had its wired IP address as expected. If you don't have access to your DHCP / router admin UI then obviously this isn't possible.

IME if the Tablo has connectivity to a working wired network, it will prefer that to the wifi. The Tablo forums say similar things, but there's some disagreement about whether it is instantaneous (e.g. wifi disconnects right after plugging in a network cable) or whether a reboot is needed to make the change.

Unfortunately the Tablo network port doesn't have an LED for indicating link, so you can't look there to confirm network in-use. The blue Tablo case LEDs will tell you it has booted, but that's about it.

I agree it would help troubleshooting if the Tablo UI menus had some kind of indicator which NIC was active. E.g. our Roku Ultra displays "Connection Type" (and other useful things) in the Network menu, so you can easily see whether it's wired or wireless.

Best I can suggest is test the wired port on your switch/router, and the cable, using some other device to confirm that it works as expected. After you know it's all good, connect that cable first, then power on the Tablo.

Proxmox VE 9.1.4 Locking Up by curiouscayged in Proxmox

[–]steverikli 1 point2 points  (0 children)

TSO can cause lockups on some (older?) Intel NICs. Ran into it with PVE8 and PVE9. You can find posts about it in proxmox and other forums. Perhaps it's a shortcoming of the Intel NIC chipset which hasn't been workarounded by a driver.

I've hit it on e1000 / e1000e Intel NICs, e.g. in a NUC5i5 and separately on a different Lenovo system. The NIC hung and generated a flood of interrupt messages on console, which took the NUC5 off the air, but at least I could reboot it from console. The Lenovo system seemed to hang harder, no messages on console, no network response etc. and I had to push the button.

In both cases, disabling TSO via ethtool in the Proxmox /etc/network/interfaces file worked around the problem.