...
Zixi Broadcaster expects the following Linux packages to be installed on RHEL 7 or equivalent:
Code Block | ||
---|---|---|
| ||
# yum-utils net-tools wget tar ntp network-scripts telnet traceroute |
Zixi Broadcaster expects the following Linux packages to be installed on RHEL 9 or equivalent:
Code Block | ||
---|---|---|
| ||
# dnf-utils net-tools wget tar ntp telnet traceroute initscripts numactl ipcalc |
These are RHEL 7 package names; it may be necessary to determine equivalent package names if another OS is being used.
Network config
Zixi Broadcaster is designed to allow the user to configure networking configs using capabilities provided by the network-scripts package. If the OS includes the network-scripts package (RHEL/CentOS 7), it should be installed and the NetworkManager package should be removed. If the OS does not include the network-scripts package (RHEL/CentOS 8 and later), then NetworkManager should be installed. In the latter case, Zixi Broadcaster will not have full capability to modify network configs, as show in the image below, and the user must do that through the OS command line.
Hardware
- CPU:
- Intel Pentium G5400 dual core, Celeron J3160 quad core, i3/i5/i7 dual core, Xeon quad core or above (Westmere and later micro architectures)
- AMD Ryzen and EPYC quad core or above;
- AWS Graviton2/3;
- Other ARMv8 64-bit (Raspberry Pi, Ampere, etc.)
- RAM: 4GB RAM (minimum)
- Networking: 1 Gigabit network card (minimum)
Recommended Operating System
Machine | OS |
---|---|
Intel/AMD X86 |
|
Raspberry Pi 4 |
|
Raspberry Pi 5 |
|
AWS Graviton 2/3 |
|
- Zixi Broadcaster and ZEC require a 64-bit operating system; 32-bit is not supported.
- Other 64-bit Linux distributions, such as Ubuntu, Debian, or RHEL 7/8 equivalent their derivatives may work as well as long they as have glibc 2.14 or newer.
- V16 is not supported on RHEL 9 equivalent Linux distributions.
Network config
Zixi Broadcaster is designed to allow the user to configure networking configs using capabilities provided by the network-scripts package. If the OS includes the network-scripts package (RHEL/CentOS 7), it should be installed and the NetworkManager package should be removed. If the OS does not include the network-scripts package (RHEL/CentOS 8 and later), then NetworkManager should be installed. In the latter case, Zixi Broadcaster will not have full capability to modify network configs, as show in the image below, and the user must do that through the OS command line.
**CentOS EOL Guidance
In December 2020, the CentOS community and Red Hat announced the sunset of CentOS. Red Hat also announced CentOS Stream, a new, upstream development platform for the CentOS community. For more information, see Transforming the development experience within CentOS.
...