Search

Items tagged with: SysAdminLife


Anyone using S3 (compatible) storage for incremental backups of Linux and/or MacOS machines at home? If yes, what backup software/tool? Open source preferred. My first unfocused research suggests to look at restic [1] and maybe just some scripting around rclone [2]. Any hints/links welcome! (Yes, this is part of my project to use local S3 compatible storage based on garage [3])

[1] restic.net
[2] rclone.org
[3] garagehq.deuxfleurs.fr

#SelfHost #SysAdminLife @homelab


A Windows sysadmin tool that more people should know about is the Magic Number Database at magnumdb.com

This database is great for pasting weird Windows hexadecimal errors into and finding out what they might mean.

Example from today, I got 0x80d02002 during a Windows update. Magnumdb tells me that this result corresponds to DO_E_DOWNLOAD_NO_PROGRESS, so now I know it's probably because an update server isn't responding.

#Windows #SysadminLife

⇧