PaloAltoNetworks / SafeNetworking

Read only mirror. To contribute or submit issues, please go to the website link --->
https://gitlab.com/panw-gse/as/SafeNetworking/
Apache License 2.0
12 stars 10 forks source link

(admin,load,start) parameters for start-up script (sfn) need to be documented. #72

Closed sddbrown closed 5 years ago

sddbrown commented 5 years ago

Documentation does not reference the parameters for sfn script: ./sfn > log/console-$(date +%Y-%m-%d_%H:%M).log 2>&1 &

Using kill process in lieu of sfn .

punisherVX commented 5 years ago

This has been superseded by the instructions using tmux. To start, just type startsfn at the cmd prompt. If SFN is not running, it will create a tmux session, start SFN within it and drop the admin into the session. If it already is running, then it just drops the admin into the tmux session. To kill SFN, exit from the tmux session. To logout, but not exit SFN, use the Ctrl-b, d command and then exit from the system.