Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeEmacs
sudo systemctl enable avahi-daemon
sudo systemctl start avahi-daemon
sudo systemctl enable netatalk
sudo systemctl start netatalk

sudo systemctl restart avahi-daemon
sudo systemctl restart netatalk


Restarting it:

Code Block
themeEmacs
sudo systemctl restart avahi-daemon
sudo systemctl restart netatalk


That should be it!

...