In the SLXVM Linux shell, you can escalate your default admin access to root access (password protected).
Caution
A user with SLXVM Linux-shell root permissions can—unintentionally or maliciously—execute commands that can render the SLX inoperable.device# start-shell Entering Linux shell for the user: admUser [admUser@SLX]#
[admUser@SLX]# su root Password:
Password:
We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [root@SLX]#
[root@SLX]# exit exit [admUser@SLX]#
[admUser@SLX]# exit exit Exited from Linux shell device#