Useful Everest Panel Command

  1. Viewing EverestPanel Logs:

    • Main log:
      bash
      tail -f /var/log/everestpanel.log
    • Web log:
      bash
      tail -f /var/log/everestpanel/everestpanel-web.log
  2. Updating EverestPanel (example):

    • everestpanel update
  3. Managing EverestPanel Services:

    • List all services managed by EverestPanel:
      bash
      everestpanel services
    • Start, stop, or restart specific service (replace service-name with actual service name):
      bash
      everestpanel service start service-name
  4. Checking EverestPanel Version:

    bash
    everestpanel version

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Upgrading Media CP

Update Media Control Panel Login to your SSH server as root and run the following command:...

Useful MediaCP Commands

Useful commands for managing MediaCP:MUST CONNECT TO SSH USING ROOT...

Useful MediaCP Commands

Useful Commands for managing MediaCP Must be Logged in SSH as root to Use Commands, Starting...

Useful Sonic Panel Commands

Sonic Panel Usful commands:Must be logged in as root to SSH: Starting...

Getting Started with Sonic Panel

Getting Started with Sonic Panel: A Comprehensive Guide Sonic Panel offers a...