IBBoard · @ibboard
108 followers · 3553 posts · Server hachyderm.io

It should be illegal to make a service that can't tell you what its running config is (even if it's from a helper tool).

And it should be illegal for it to be able to say "I'm doing this because of this condition (which is configurable)" without it saying which config it used.

#sysadminproblems

Last updated 1 year ago

IBBoard · @ibboard
107 followers · 3371 posts · Server hachyderm.io

Poking around the Internet to understand some abused URLs.

Some people saying not to bother about requests for bad URLs. Even though some of the examples are blatant vulnerability probes.

How are you going to see the real bad URLs amongst the malicious noise if you don't do _something_ with them?

And how are you going to block the lazy hackers if you don't spot their dumb repeated probes first?

#sysadminproblems

Last updated 1 year ago

IBBoard · @ibboard
107 followers · 3322 posts · Server hachyderm.io

Apparently Git Prompt is *noticeably* faster than HG Prompt when run on a Raspberry Pi.

Like "tenth of a second vs 5-7 seconds" faster! Even though both use sub-shells. But I guess it's Python startup vs Bash and binaries.

Which is a bit annoying when all my personal repos use Mercurial, and I like the version control info in my shell prompt 😕

#sysadminproblems

Last updated 1 year ago

IBBoard · @ibboard
106 followers · 3198 posts · Server hachyderm.io

Restarted Postfix and suddenly it's chunking through the emails.

Even though `systemctl status postfix` said that it was all still alive and running. And the (split) Ubuntu logs didn't show any obvious errors.

Wonder why it died/locked up? 😕

#sysadminproblems

Last updated 1 year ago

IBBoard · @ibboard
103 followers · 3136 posts · Server hachyderm.io

I'm not saying that a misconfigured service was causing my server to spin its wheels, but… 😬

#sysadminproblems

Last updated 1 year ago

IBBoard · @ibboard
102 followers · 3125 posts · Server hachyderm.io

Okay, it _is_ possible to do dynamic editing of cached content before serving.

BUT you need "late init" enabled for it to work. Otherwise it adds a comment about it not being set and it might not quite work right.

And setting "late init" _still_ loads Wordpress. So my sub-100ms load times go back to >600ms 🙄

#wordpress #sysadminproblems

Last updated 1 year ago

IBBoard · @ibboard
97 followers · 2998 posts · Server hachyderm.io

WHY ARE SOME OF MY SCRIPTS LOGGING SYNTAX ERRORS ETC AND THIS ONE SCRIPT ISN'T? IT MAKES NO SENSE! 😭

(And that's before we get to it logging to the wrong log file according to phpinfo.php - should be logging to /var/log/php-fpm/www-error.log, actually logging to its Apache log _or_ /var/log/php8.1-fpm.log)

#sysadminproblems

Last updated 1 year ago

IBBoard · @ibboard
95 followers · 2974 posts · Server hachyderm.io

And so far I _cannot_ get Augeas to write the additional IPs to the config anywhere near as easily as I could on a CentOS system.

Why have IPv6 with a huge pool of IPs if you can't split things off onto secondary IPs?

#sysadminproblems

Last updated 1 year ago

IBBoard · @ibboard
95 followers · 2964 posts · Server hachyderm.io

"Can't connect to socket [127.0.0.1]:10025 using module IO::Socket::IP"

That would be because you're on an IPv6 server and it's listening on ::1, like it says in your config 🧐

#sysadminproblems

Last updated 1 year ago

First time since the . Of course, one of the systems doesn't want to listen to the update script and holds up the output for the rest. I had to go into the problem child and kill the process, then run the script again. I also had to make sure the rest updated okay.

#patching #surgery #linux #rhel #linuxadmin #sysadmin #sysadminlife #sysadminproblems

Last updated 1 year ago

@polarisu at least I was able to transfer a short .mp4 on my laptop to the server using to test that I could upload it and watch it using the app on our . So it's pretty much ready to go.

Does anyone have any recommendations for a good that plays nice with Plex and ? I'm probably just looking for a couple of terabytes.

#windows10 #ubuntu #winscp #plex #roku #externalharddrive #sysadmin #sysadminlife #sysadminproblems #linux

Last updated 1 year ago

So, since I think I've finally had it with all the BS, I made a server on my partition that already hosts a server. I used to run Plex off of the partition years ago on the same desktop and wanted to get our old media files off of it to the new one on the Ubuntu partition.

Setting up the Plex server on Ubuntu was very easy and fast since I already have setup to remote to my Ubuntu system since the host is shoved into a corner and I only access it remotely from the same home network. Trying to get going from my laptop wouldn't work for some reason, even though RDP was enabled on the Windows 8 system.

So I gave up and just pulled out the computer and worked on it locally. I tried several methods to find the files. Again, the Plex server on Windows 8 was several years past its last use, so I couldn't remember where I kept the files, what type they were, or even what the proper name for them should be.

@polarisu helped me remember the files mostly were .mp4s, but even that last search was fruitless. Nothing under the default or any of the subfolders for Plex either. I finally asked,

"Did we delete these files?"

"Yeah, I think we did. It should be on my external drive. I put it in a bin in the basement, though."

"Oh."

I just had about a week ago for a on my C5-C6 and can't lift anything over 5 lbs yet.

So yeah, that's going to have to wait.

#streamingservices #plex #ubuntu #pihole #windows8 #ssh #rdp #windows10 #neckfusion #surgery #herniateddisc #sysadmin #sysadminlife #sysadminproblems #PlexMediaServer #linux

Last updated 1 year ago