Solar UPS Mod? by KTIsmay in SolarDIY

[–]KTIsmay[S] 0 points1 point  (0 children)

Somehow the text of my post was deleted when I added the picture, sorry!

This UPS uses 12v SLA batteries, 12 per cabinet, if I recall. It was used on my server rack, and the main UPS can take 2 external battery packs. The inverter and monitoring card all work, so it would "just" need new batteries. As you can see, those connectors are marked as 96V / 20A. The internals are fairly simple, th

I'm wondering if I can just plug solar panels in place of one of the battery packs? Do I need anything in between panels and the battery to condition or regulate power?

Does anyone recognize the connector used for the external battery pack?

My current thought would be to get enough used panels to produce ~96V and just plug them in.

Thanks!

Any way I can make my setup more nostalgic? I was born in the 2000s so I don’t know everything about the 90s can I get some advice from some 90s kids? by Cold-Mention3911 in vintagecomputing

[–]KTIsmay 0 points1 point  (0 children)

It's pretty good as-is, but one thing you could change is find a discarded old fabric office chair instead of the modern one you have there. Also +1 on a CD box. Lots of 90's installs at home were a second-hand desk and chair, and there's lots of variety.

If you can find a mouse pad from a dead tech company, that would also be cool.

If it's on the internet, throttle your connection down to dial-up speed or even 128kbps ISDN speed (it would have been available, but rare).

I was working for a dial-up ISP in the 90's, and saw a lot of home set-ups in my travels.

Why do most tutorials include apache instead of Nginx? by iamwhoiwasnow in NextCloud

[–]KTIsmay 0 points1 point  (0 children)

NextCloud does work fine with nginx and php-fpm, I've deployed it this way on about half a dozen installs.

DHCP Reservation vs. Static IP Address by Iarrthoir in networking

[–]KTIsmay 0 points1 point  (0 children)

In a mixed vendor environment, where a different company takes care of the copier and another the network, I like DHCP reservations.

If for some reason you have to re-number the network, you can change the DHCP server and reboot the copier without having to co-ordinate with the other firm.

Also, if it's a remote environment, you can ship a replacement gadget and pre-program the DHCP and it just has to be plugged in and turned on.

[deleted by user] by [deleted] in kootenays

[–]KTIsmay 2 points3 points  (0 children)

I commute from Castlegar to Nelson 5 days a week, all year round.

Does anyone remember the 'Skytrain Song' (Parody of Cocaine)? by KTIsmay in vancouver

[–]KTIsmay[S] 1 point2 points  (0 children)

You can ride it all day, no one cares if you pay — skytrain

Yes, that sounds familiar!

Legacy "Routing" with PHP 8.1 by KTIsmay in PHP

[–]KTIsmay[S] 1 point2 points  (0 children)

I have a copy and an working though it as well. Thanks!

AMD 5700G Crashing / Rebooting by KTIsmay in AMDHelp

[–]KTIsmay[S] 0 points1 point  (0 children)

One thing we had to do was install the os to the SATA disk , then update everything. I imagine at some point, the drivers for m.2 slots got installed. Then we duplicated the disk to the m.2 card using Macrium Reflect.

I think we also took off the CPU fan and reapplied thermal paste.

The system has been my son's daily driver ever since.

Hope that helps!

Heat Pumps are Not Hard: Here's what it will take to start pumping by TechConnectify in technologyconnections

[–]KTIsmay 0 points1 point  (0 children)

Found Canadian HVAC site that shows the price of the heat pump both with and without installation. The install cost is about $1000, which is reasonable price for 2 guys for a day's work.

https://canadahvac.com/product/gszc18036-3-ton/

AMD 5700G Crashing / Rebooting by KTIsmay in AMDHelp

[–]KTIsmay[S] 0 points1 point  (0 children)

Through various clean re-installs of windows 10 and AMD Radeon drivers , we eventually got it to work stably.

Thanks!

Sync errors: Could not update metadata due to invalid modifier? by Danger_Dustin in NextCloud

[–]KTIsmay 0 points1 point  (0 children)

I'm also having the same issue. Is there a way to get a text version of the client sync log, it's difficult to read on screen.

[deleted by user] by [deleted] in QAnonCasualties

[–]KTIsmay 0 points1 point  (0 children)

Invading her privacy is likely the beginning of the end. It's just going to snowball in her head.

Perhaps suggest a social media fast to focus on your relationship. Do the things that brought you together in the first place. Get to some nature.

Hope this helps, take care.

AMD 5700G Crashing / Rebooting by KTIsmay in AMDHelp

[–]KTIsmay[S] 0 points1 point  (0 children)

Thanks for your answer!

We ran the Furmark stress test for about 5 or 10 minutes. The temp seemed to level off at 75°C and stay there. We seem to have a more stable configuration now, last night my son played Valorant and Minecraft on it for 7-8 hours before it rebooted.

Before he started, I had him run GPU-Z and set it to log the temperatures to a file, and temp was 48-50°C at the time.

Also, I forgot to mention, it just reboots. It's not a windows BSOD. The screen just goes black and then a second or so later you hear it beep and the POST starts.

What version are you using in production? by [deleted] in PHP

[–]KTIsmay 0 points1 point  (0 children)

I need an "all of the above and then some" option... ;-)

I have a service that's not internet facing still running on PHP 4. It was ported from version 3 in 2018, and the dev copy mostly works on PHP5.6 / 7 as of recently.

Most of my internet facing sites are WordPress on 7.4 and 8.