|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620358 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
kah00na   |
coolcommand
vtmenu - how to access a console window on a P5 or P6 LPAR from the IBM HMC |
Description
To access a console window for a P5 or P6 LPAR, one can either open the WebSM and open a console window, which takes up a lot of resources and is considerably slow, or they can use "vtmenu".
To use "vtmenu", first ssh to the HMC as hscroot: # ssh -l hscroot hmc
Next run "vtmenu".
# vtmenu
If there are multiple manged systems, a prompt will show up asking which one is needed. After choosing the managed system, the LPARs are shown. Choose the appropriate number and the console window will appear.
This is very useful for remote logins where the IP address of the machine will be changing. |
Example
vtmenu |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: sysdumpdev - recover a partial dump for IBM tech support on AIX
Example: sysdumpdev -L
[show me the details] |
coolcommand: how to match a string like linux or solaris in ksh
Example: if [[ "$1" = @(linux|solaris) ]];then echo Match; fi
[show me the details] |
coolcommand: lsmod - list loadable kernel modules in linux
Example: lsmod
[show me the details] |
coolcommand: partprobe - how to inform the Linux OS of partition table changes
Example: partprobe
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51966 |
| Category AIX | 49058 |
| Category General UNIX | 47583 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|