Applies to:
- Sputnik version 2.10.4 or earlier
- Sputnik Core Client version 1.14.0 or earlier
OS requirements:
- CentOS 7 / RHEL 7 / Ubuntu 16.04
Note: New Sputnik software will not work on earlier OS versions.
Self-hosted Sputnik servers that are used with an active Core subscription and that are running older / deprecated Sputnik versions (2.10.4 or earlier) and Sputnik Core Client / Sputnik Core Connector versions (1.14.0 or earlier) must first remove these older versions before the updated releases can be installed, as described in this article.
CentOS 7 / RHEL 7
Perform the following commands at the terminal:
sudo service sputnik stop
sudo yum remove teradek-sputnik-core
sudo yum remove teradek-sputnik
sudo rm -rf /usr/share/sputnik-core-client
sudo rm -rf /opt/teradek /etc/sputnik*.conf
Ubuntu 16.04
Perform the following commands at the terminal:
sudo service sputnik stop
sudo dpkg -P teradek-sputnik-core
sudo dpkg -P teradek-sputnik
sudo rm -rf /usr/share/sputnik-core-client
sudo rm -rf /opt/teradek /etc/sputnik*.conf
Comments
0 comments
Article is closed for comments.