RSSAmplifier

maxhaesslein.de Notes RSS Feed · Feb 27, 2026

TimeMachine Backup to a Linux Server

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I tested these instructions on Ubuntu Server 22.04, but they should work anywhere you can install Samba. Install Samba: sudo apt install samba Add a specific user for the TimeMachine backup. This user doesn't need a home directory, a Unix password or a login. After creating the user, add a password for Samba. sudo adduser --no-create-home --disabled-password --disabled-login timemachine sudo…

Read on maxhaesslein.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.