You can use bos commands to perform the following types of security tasks:
· Create and start processes with the bos create command.
· List information about processes with the bos status command.
· Start a process that is to run indefinitely or periodically with the bos start command.
· Start a process that is to run temporarily with the bos startup command.
· Stop a process permanently with the bos stop command.
· Stop a process temporarily with the bos shutdown command.
· Install new versions of binary files with the bos install command.
· Use old versions of binary files with the bos uninstall command.
· Check the dates on existing versions of binary files with the bos getdates command.
· Remove old versions of binary files and server process core files with the bos prune command.
· List the current restart times for processes with the bos getrestart command.
· Set the automatic restart time for processes with the bos setrestart command.