[CrossWebEX Mac 터미널 명령어]

 

1. CrossWebEX 프로세스 동작 확인 및 데몬 프로세스 재등록

ps -ef | grep INI

launchctl start -w /Library/LaunchAgents/com.initech.INISAFECrossWebEXSvc.plist
launchctl load -w /Library/LaunchAgents/com.initech.INISAFECrossWebEXSvc.plist

 

2. ASTx 프로세서 동작 확인 및 데몬 프로세스 재등록

ps -ef | grep astx

launchctl start -w /Library/LaunchAgents/com.ahnlab.astxagent.plist
launchctl load -w  /Library/LaunchAgents/com.ahnlab.astxagent.plist