Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:nas:netatalk_configuration [2020/08/25 21:19] – [Basic File Share Configuration (Time Machine Server)] nwmdocs:guide-user:services:nas:netatalk_configuration [2020/08/26 18:32] – [Avahi-daemon Configuration] nwm
Line 127: Line 127:
 rlimit-nproc=3 rlimit-nproc=3
 </code> </code>
 +
 +By default Avahi daemon requires running dbus. Start the dbus with command ''/etc/init.d/dbus start'' in case it's not running. Or disable it with ''enable-dbus=no''.
 +Start the Avahi daemon with command ''/etc/init.d/avahi-daemon start''.
  
 :!: Learn about other configuration options here [[https://github.com/lathiat/avahi]] :!: Learn about other configuration options here [[https://github.com/lathiat/avahi]]
Line 161: Line 164:
  
 :!: ''adVN=Backups'' should match the virtual volume name of your ''timemachine = YES'' share from ''/etc/afp.conf''. If you used my example settings above; leave this set to ''Backups''. Most online guides use //"TimeMachine"// however //"Backups"// is more traditional since it's the default when using macOS Server or Time Capsule; although it realy dosen't matter what you call it, as long as they both match. :!: ''adVN=Backups'' should match the virtual volume name of your ''timemachine = YES'' share from ''/etc/afp.conf''. If you used my example settings above; leave this set to ''Backups''. Most online guides use //"TimeMachine"// however //"Backups"// is more traditional since it's the default when using macOS Server or Time Capsule; although it realy dosen't matter what you call it, as long as they both match.
 +
 +Don't forget to restart the daemons after changing the configuration.
  
 **Some helpful links** **Some helpful links**
  • Last modified: 2024/09/14 00:46
  • by ticomonster