It is very easy to configure IBM HMC to allow web based access. You have to just modify firewall settings on HMC to " Allow Remote Access".
This can be done in following way:
Go to HMC management console: Select " HMC Management" ---> "Change Network Settings" ----> Select Ethernet Adapter ( one with public IP Address) ---> Then select "Secure Remote Access" option and enable it.
You have to restart HMC to make these changes effective
This is blog for IT Infrastructure consultants , who want to use latest technologies for building high profile solutions with reliability and high performance.
Monday, 14 February 2011
Subscribe to:
Posts (Atom)
How to Enable Graphical Mode on Red Hat 7 he recommended way to enable graphical mode on RHEL V7 is to install first following packages # ...
-
Putting the physical control panel in manual operating mode There are many instances , where you want to use ASMI interface to login to Hype...
-
Fortunately enough i got a recent opportunity to work with IBM IVM, but offcourse in a very difficult customer situation. And when on a very...
-
* Which client nodes currently locked from server access? select node_name from nodes where locked='YES' *How to use string operator...