It's all about basic linux commands using terminal. I am using linux through Oracle Virtualbox. So there was hiccups during recording time.It was hang for a while. Command list as below.
pwd
ls
ls -la
cd
cd ..
man
whoami
su root
sudo apt update (sudo apt-get update)
exit
clear
clear -x
poweroff