Linux&Utils/Jeus,Webtob

JEUS 명령어

KSerin 2020. 12. 17. 19:36
728x90

--Under version 7
$ja
JEUS 5.0 (fix #24) Jeus Manager Controller
>conlist
>downcon {CONTAINER_NM} 
>startcon {CONTAINER_NM} 


--Upper version 7
    Step of START               : dsboot -> (webtob 계정으로)wsboot -> nmboot -> dsa -> start-domain

    Step of reboot               : dsdown -> dsboot -> nmdown -> nmboot 

    START NODEMANAGER   : startNodeManager
    CONNECT COMMANDER : dsa
    SHOW SERVER LIST        : si
    START SERVER               : start-server {SERVER_NM}
    STOP  SERVER               : stop-server {SERVER_NM}
    
    Trouble Shooting :
        - Server(container) is failed : ps -ef | grep -v grep | grep {Container or server name Substring}

                                             kill -9 {Process id}

                                             (After process killing, nodemanager will reboot automatically)

 

※ Cf. WebtoB 명령어
  wscfl -i http.m
  wsdown
  wsboot
  wsadmin

728x90

'Linux&Utils > Jeus,Webtob' 카테고리의 다른 글

webtob – 웹투비 SSL인증서 설치 메뉴얼  (0) 2021.11.08
directory size  (0) 2021.01.28