Versions Compared

Key

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

Uninstalling Zixi Broadcaster/ZEC on Linux

It is vital to uninstall AgentZ if you are uninstalling and /or migrating a Zixi Broadcaster to a new machine. For further instructions, see Uninstalling AgentZ

To uninstall Zixi Broadcaster:

  1. As a Root user, run the following command to stop the service:

Code Block
languagebash
systemctl stop zixibc.service

2. Run the following commands:

Code Block
systemctl disable zixibc.service
rm /etc/systemd/system/zixibc.service
systemctl daemon-reload
systemctl reset-failed

3. Delete the directory where Broadcaster was installed, for example:

Code Block
/zixi/zixi_broadcaster-centos7-transcoder