Forum Discussion

3 Replies

  • Try ps -ef to see if beremote is running. If not try

    "sudo service VRTSralus.init start" or "sudo service VRTSralus.init stop"

  • Hey Jaydeep,

    I am getting error: no such file or directory

    /etc/init.d/VRTSralus.init status

    and /etc/init.d/VRTSralus.init restart

    But I do remember intsalling on this server with symantec support, any other way to confirm it.

     

    Thanks

  • Try this

    To Stop: /etc/init.d/VRTSralus.init stop
    To Start: /etc/init.d/VRTSralus.init start
    OR
    To Restart: /etc/init.d/VRTSralus.init restart
     
    Or a simple "sudo service VRTSralus.init start"
     
    To check the status, you need to use ps -ef and look for beremote