Tuesday, March 8, 2011

HP-UX Overview and Command Summary - page 6


Remote Access
rcp remote_machine:

remsh

rlogin

.rhosts file needs to be configured or else you will be prompted for username and password (located in home directory)

last -R  - gives address information of last remote login, useful for troubleshooting
Software Installation and Management
To install patches and software use:

swinstall  -->  This will lauch the gui or 
swinstall -x

For example some popular options are:
  • -x mount_all_filesystems=false
  • -x logdetail=true
  • -x loglevel=2
Note:  
  • To install a depot you must specify the complete path to the depot and the depot name.
  • To install patches you must specify the complete path to the directory that has the patch files.

Location of  logfiles:
/var/adm/sw/swagent.log
/var/adm/sw/swinstall.log



Page 7
Page 5


Find HP-UX Overview and Command Summary All pages 
Page 12    |||    Page 11    |||   Page 10   |||   Page 9   |||
Page 8      |||    Page 7      |||   Page 6     |||   Page 5   |||
Page 4      |||    Page 3      |||   Page 2     |||    Page 1  |||


Share this

0 Comment to "HP-UX Overview and Command Summary - page 6"

Post a Comment