syntax for running aset is: # /usr/aset/aset -l service level ( Low/MED/High ) For low level security command to be typed: # /usr/aset/aset -l low This will run all the task mentioned above ones and generates a report for each task. It is suggested to start with low level secuirty first. The report of each ASET task can be viewed by command # more latest/*.rpt ASET creates report under /usr/aset/reports with log number along with time stamp at which aset was run. If we want the ASET task to be run periodically we need to edit the PERIODIC_SCHEDULE veraibale in /usr/aset/asetenv file and the run command: # aset -p. This will add an entry in crontab file. We can view this by: # crontab -l root It is always recommended to run ASET task during time when system activities are low and less user load.