Starting/Stopping SCN
## when installed from rpm distribution
$ systemctl start kscnd.service
## when installed using linux archive
$ kscnd start## when installed from rpm distribution
$ systemctl stop kscnd.service
## when installed using linux archive
$ kscnd stop## when installed from rpm distribution
$ systemctl status kscnd.service
## when installed using linux archive
$ kscnd statusLast updated
Was this helpful?