How to start and stop services in HP-UX
Using ssh as an example:
To Stop HP UX SSH Service Type the command:
# /sbin/init.d/secsh stop
To Start HP UX SSH Service Type the command:
# /sbin/init.d/secsh start
Using ssh as an example:
To Stop HP UX SSH Service Type the command:
# /sbin/init.d/secsh stop
To Start HP UX SSH Service Type the command:
# /sbin/init.d/secsh start