Skip to content

Instantly share code, notes, and snippets.

@shensmart
shensmart / tmbackup.sh
Last active July 19, 2019 03:01 — forked from aidmax/tmbackup.sh
Install Time Machine service on CentOS 7
# Install Time Machine service on CentOS 7
# Updated for netatalk 3.1.12
# install required packages for compiling from source
yum install -y rpm-build gcc make wget
# install Perl-IO-socket dependency for netatalk 3.1.12
yum install -y perl-IO-Socket-INET6 perl-interpreter perl-generators libxslt
# install netatalk