It was in use on the old server for years in order to acquire different temperatures and thus control automatically some Fans in the server room.
Let's see if it can be revived in the new server.
It was in use on the old server for years in order to acquire different temperatures and thus control automatically some Fans in the server room.
Let's see if it can be revived in the new server.
After 1 year of playing with the 3D printer Ender 3 Pro I decided to do some upgrades.
Changing the controller to improve accuracy, speed and noise, changing the display to better locally control some options and add the BLTouch, to simplify the leveling.
This article is about changing the controller and the TFT display
After reinstalling my media server I decided to do some spring cleaning.
I did find many movies I did record years ago and created as iso image.
In this way unfortunately is not easy to see them directly on Plex, the best way is to convert them in mp4 (or mkv).
Is always better to have a Plan B if the main plan fails.
My server has an embedded KVM (with an extra module installed - see the article Fixing the server - KVM <-> IP) but surprise surprise the actual KVM functionality is not working because the motherboard is not supporting an extension module.
This article discuss about the KVM <-> IP solution with a Raspberry Pi on the open source project PiKVM as a way to have the KVM functionality on my server.
At the base of the rebuilding of the services on the server, there is Docker.
Docker allows to run services in a dedicated environment.
Why ? Well, because different applications/programs can require different settings, like maybe the installation of specific languages or specific versions of them.
Instead to clutter the server with 3000 things, a docker image is totally self sufficient.
One of the things I would like to have in the renewed server is the capability to remote access it for monitor or emergency repairs or, like now, for a rebuilding, without the need to be physically present in the "server room" (in my case the garage) to connect a keyboard and monitor to the console.
This article is about the introduction and hardware settings, another one will discuss the installation and use.