Tuesday, May 02, 2023

How to change Dell VRTX CMC chassis name (or VRTX name)

How to change Dell VRTX CMC chassis name (or VRTX name)

  • Login to CMC
  • Goto Chassis Overview
  • Goto Setup tab
  • In Setup tab, change Chassis Name and hit on Apply

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...