IPMI changes between no signal and 1024×768
https://ixsystems.atlassian.net/browse/NAS-138347
https://ixsystems.atlassian.net/browse/NAS-138347
Stop the Immich stack. From Truenas, restore both the data and db folders using the existing sync task. Start the Immich stack and allow the database to be created from scratch. Stop the Immich server container. Move the latest backup from /data/backups to /db Log into the database container and run Stop then start the … Read more
This occurs because the TrueNAS server has more than one interface where the WebUI is accessible from and is not being accessed from a computer on the same interface subnet. The requests are sent to the correct interface, but are returned by the incorrect interface, resetting the connection and forcing the UI to reload. This … Read more
A step-by-step tutorial on safely migrating your PostgreSQL data between major versions on Docker. Upgrading a major version of PostgreSQL, such as from 17 to 18, isn’t a simple in-place process because the underlying data storage format can change. When running PostgreSQL in Docker, the recommended method is a classic “dump and restore.” This guide … Read more
How to install the Zabbix agent on a docker host and monitor the docker socket.
Locate a copy of the AdGuardHome.yaml file from the backup. This file should be located in /opt/AdGuardHome. Replace the file in your new AdGuard Home instance. Restart AdGuard Home.
Finding the Database Backups The location of the database backups will vary by operating system. Unless you’ve altered the location via the Backup directory advanced setting, you’ll find the backup files under the /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Databases subdirectory inside the normal server data directory. The database backups will have the date in the filename and will be named along … Read more
Microsoft released a substantially upgraded Windows Admin Center with build 2410. Microsoft has offset it as “v2”. You can read the release announcement on the Windows Admin Center blog. You can download Windows Admin Center from aka.ms/windowsadmincenter. This article explains how to fix a condition when you use a true PKI certificate and cannot access the Windows Admin … Read more
Disabling The Windows Recovery Partition The reagentc /disable command will disable the recovery partition and will move the recovery partition into a file named Winre.wim and will be located in C:\Windows\System32\Recovery (you have to enable showing hidden system files if you want to see it) DiskPart Pro tip from Matt in the comments, if there’s a * in the column for … Read more
Commands: df -h fdisk -l partprobe Extend the logical volume using the new free space on the disk Extend the file system to the new space on the logical volume