Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
"System Processes are starting, please wait. "WebUI에서 이러한 문구가 뜨면서 장시간 로그인이 되지 않는 현상을 해결하는 방법입니다. 해결 방법 : /etc/ssl 디렉터리에서 server.crt, server.key가 있는지 확인한 뒤,없을시에는 아래 명령어를 입력합니다. perl -e "use SF::HTTPSCert; SF::HTTPSCert::generateDefaultHTTPSSLCerts();...