Powering The Shell

Unlocking the potential of the shell.


OpenShift Node Management: SSH Terminal and Tool Commands

  1. Open SSH terminal to the node in question either through the bastion host or through web GUI of the OpenShift portal .
  2. Run the next commands in sequence:

/ chroot /host

cd /usr/bin/toolbox

3. Then run the commands like tcpdump or telnet.



Leave a comment