Static pods labs

I’m facing issue while practising static pods labs , While instructor doing lab the name is root@controlplane , but when i’m trying to practice it is not showing like root@controlplane but only showing controlplane. So i’m unable to practice the lab. Can some one please guide to resolve this issue.

Actually, you’re using root in most of our labs. Just do whoami and you’ll see that.

if i run cat /var/lib/ it showing cat: var/lib/ is directory.
but when trainer run this command it is showing what is available inside.

If the trainer hits the tab key after typing “cat /var/lib/”, the shell will print out the subdirectories and files. This might be what happened.