Accessing the Operating System Shell
Introduction
This chapter described how to access the operating system shell so that you can issue commands.
Once you have accessed the operating system shell, the OS Shell function is automatically enabled in the Services Director VA GUI. This cannot be disabled once enabled.
Accessing the OS Shell
Administrator users can access the operating system shell to issue commands. The admin password is required on the first login only.
To access the OS shell:
1.Connect to the CLI:
login as: admin
Pulse Services Director
[email protected]'s password:
Last login: Tue Sep 11 09:43:12 2016 from 10.62.134.242
amnesia > enable
amnesia # configure terminal
amnesia (config) #
2.Start the OS shell:
amnesia (config) # _shell
[admin@amnesia ~]#
You are now in the operating system shell.
3.To exit the OS shell, type ctrl + D.