NAB 2021 Cancelled

NAB have announced the show scheduled for October 2021 has been cancelled.
Chris Brown, Executive Vice President and Managing Director of Global Connections and Events at the National Association of Broadcasters said -
“For more than a year we have worked tirelessly to bring our industry together safely in Las Vegas at NAB Show. Unfortunately, the pandemic and surge of the Delta variant has presented unexpected and insurmountable challenges for our global community.
“As we have always kept the best interest and safety of the industry as our priority, it has become apparent in the face of these challenges that we can no longer effectively host NAB Show or our co-located events, the Radio Show and Sales and Management Television Exchange, in person.
“NAB Show is the premiere destination for the media and entertainment industry and we will not move forward with a show that delivers anything less than the excellence our community has come to expect and deserves from us.
“While we are disappointed that we will not be together again in person next month, we look forward to converging at the 2022 NAB Show, April 23-27, 2022, to reignite our passion for our business and focus on a bright future ahead”.
You might also like...
IP Monitoring & Diagnostics With Command Line Tools: Part 8 - Caching The Results
Storing monitoring outcomes in temporary cache containers separates the observation and diagnostic processes so they can run independently of the centralised marshalling and reporting process.
IP Monitoring & Diagnostics With Command Line Tools: Part 7 - Remote Agents
How to run diagnostic processes in each machine and call them remotely from a centralised system that can marshal the results from many other networked systems. Remote agents act on behalf of that central system and pass results back to…
IP Monitoring & Diagnostics With Command Line Tools: Part 6 - Advanced Command Line Tools
We continue our series with some small code examples that will make your monitoring and diagnostic scripts more robust and reliable
IP Monitoring & Diagnostics With Command Line Tools: Part 5 - Using Shell Scripts
Shell scripts enable you to edit your diagnostic and monitoring commands into a script file so they can be repeated without needing to type them manually every time. Shell scripts also offer some unique and powerful features that help to…
IP Monitoring & Diagnostics With Command Line Tools: Part 4 - SSH Public Keys
Installing public SSH keys created on your workstation in a server will authenticate you without needing a password. This streamlines the SSH interaction and avoids the need to use stored and visible passwords in your scripts.