Книга: Mastering VMware® Infrastructure3
Navigating, Managing, and Monitoring through the Service Console
Navigating, Managing, and Monitoring through the Service Console
First and foremost, getting around the service console is a critical skill for troubleshooting and managing ESX Server hosts when the traditional graphical tools are not available. The following commands are some of the common and basic commands for moving around a Linux-based operating system.
cd Used to change directories.
Example: #cd /vmfs/volumes
ls Used to list files and folders in the current directory.
Example: #ls
ls -l Used to list files and folders in a long format with rights and owners.
ls -s Used to list files and folders in a short format.
ls -R Used to list files and folders with the ability to scroll.
whoami Used to identify the effective user.
who am i Used to identify the currently logged-on user.
logout Used to log out the current user.
reboot Used to reboot a system.
adduser Used to add a new user.
Example: useradd newaccount
passwd Used to update a user account password.
Example: passwd newaccount
- Разработка приложений баз данных InterBase на Borland Delphi
- 4.4.4 The Dispatcher
- Open Source Insight and Discussion
- Introduction to Microprocessors and Microcontrollers
- About the author
- Chapter 6. Traversing of tables and chains
- Chapter 7. The state machine
- Chapter 8. Saving and restoring large rule-sets
- Chapter 11. Iptables targets and jumps
- Chapter 5 Installing and Configuring VirtualCenter 2.0
- Chapter 16. Commercial products based on Linux, iptables and netfilter
- Appendix A. Detailed explanations of special commands