hostname hpuxdev11 #(node name)
uname –S hpuxdev11
vi /etc/rc.config.d/netconf
HOSTNAME=”hpuxdev”
OPERATING_SYSTEM=HP-UX
LOOPBACK_ADDRESS=127.0.0.1
/sbin/init.d/net start
also it is a good ideea to change the name in /etc/hosts.
# diskinfo /dev/rdsk/c1t3d0
# vi /opt/ssh/etc/sshd_config
and make sure "X11Forwarding yes" is uncommented. If you made a change to this file, restart the daemon:
# /sbin/init.d/secsh stop
# /sbin/init.d/secsh start
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1092967
#swlist -> lists complete set
#swlist -l bundle -> lists all bundles
#swlist -l product -> lists all products
#swlist -l patch -> lists all patches
To uninstall software#swremove
You have to use the below command.
date [-u] [mmddhhmm[[cc]yy]]
date -u 032912202008
mm – Month number [01-12].
dd – Day number in the month [01-31].
hh – Hour number (24-hour system) [00-23].
mm – Minute number [00-59].
cc – Century minus one [19-20].
yy – Last two digits of the year number [70-99, 00-37 (1970-1999, 2000-2037)]. If omitted, the current year is used.
IT Resource Center forums – Manually change date and time on HP-UX
set_parms timezone