How can I tell which web server Zimbra 8.0.6 is running?

Louis Waweru

This Zimbra installation was setup by personnel no longer here.

Before we proceed to update the suite to a current version, we're first trying to understand what/how it's doing, while lacking any notes or documentation.

I see Nginx and Jetty configuration folders, but it would be inappropriate to start editing them with this amount of uncertainty.

Eugen Rieck

Zimbra 8 will run up to 3 webservers in parallel:

  • Built-in Java webserver for Zimbra core
  • Apache for spelling
  • NgineX for Proxy

Only the first of those is essential, but a simple way to find what's listening on port 80 is to run:

netstat -anp | grep ':80'

It is important to understand, that there is no manual configuration involved: Zimbra's config daemon will take care of that.

I have had good experiences upgrading an orphaned 8.0 (installed by a fired engineer) to current 8.6 by exporting via Zextras migration tool ind importing via Zextras evaluation license.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

How can I tell which user limit I am running into?

分類Dev

How can I tell which mysql user edited a table in mysql

分類Dev

How can I tell meson in which directories to look for dependencies?

分類Dev

How can I tell which IDE an Android project was made with?

分類Dev

Connect through ssh to a server which I can log in with a web login

分類Dev

If I have left and right tmux panes, how can I visually tell which is focused?

分類Dev

How can I tell the version of a package which will be installed before I install it?

分類Dev

How can I tell if my Cordova application is running on a simulator or real device?

分類Dev

In ColdFusion 10, how can I tell whether OnApplicationEnd is caused by application timeout or server shut down?

分類Dev

How can I tell a function enters kernel or not

分類Dev

How do I tell which guard statement failed?

分類Dev

How to tell which facebook version API i'm using in php

分類Dev

How do I tell if a command is running or waiting for user input?

分類Dev

Magento - How can I tell if I'm on a "My Account" page?

分類Dev

How can I tell if I am out of inotify watches?

分類Dev

I have 2 boxes and a picture. The user can drag the picture between the 2 boxes. How do I tell which box the picture is dragged from?

分類Dev

How can I tell how many bits my ssh key is?

分類Dev

Swift: Can I get information for an application which is not running?

分類Dev

How can I detect whether my code is running "inside" Sidekiq server or Puma?

分類Dev

How can I keep a python script on a remote server running after closing out of SSH?

分類Dev

How can I send message to clients every x seconds when running a tornado server?

分類Dev

How can I programmatically tell if a filename matches a shell glob pattern?

分類Dev

XMLEventWriter: how can I tell it to write empty elements?

分類Dev

How can I tell Selenium to press cancel on a print popup?

分類Dev

How can I tell Selenium to press cancel on a print popup?

分類Dev

Ember: How can I tell if peekAll returns any models?

分類Dev

How can I tell if my current PowerShell session is over SSH?

分類Dev

How can I tell if my vector matches the variable values in r?

分類Dev

How can I tell through the Stripe API if a connected account is complete?

Related 関連記事

  1. 1

    How can I tell which user limit I am running into?

  2. 2

    How can I tell which mysql user edited a table in mysql

  3. 3

    How can I tell meson in which directories to look for dependencies?

  4. 4

    How can I tell which IDE an Android project was made with?

  5. 5

    Connect through ssh to a server which I can log in with a web login

  6. 6

    If I have left and right tmux panes, how can I visually tell which is focused?

  7. 7

    How can I tell the version of a package which will be installed before I install it?

  8. 8

    How can I tell if my Cordova application is running on a simulator or real device?

  9. 9

    In ColdFusion 10, how can I tell whether OnApplicationEnd is caused by application timeout or server shut down?

  10. 10

    How can I tell a function enters kernel or not

  11. 11

    How do I tell which guard statement failed?

  12. 12

    How to tell which facebook version API i'm using in php

  13. 13

    How do I tell if a command is running or waiting for user input?

  14. 14

    Magento - How can I tell if I'm on a "My Account" page?

  15. 15

    How can I tell if I am out of inotify watches?

  16. 16

    I have 2 boxes and a picture. The user can drag the picture between the 2 boxes. How do I tell which box the picture is dragged from?

  17. 17

    How can I tell how many bits my ssh key is?

  18. 18

    Swift: Can I get information for an application which is not running?

  19. 19

    How can I detect whether my code is running "inside" Sidekiq server or Puma?

  20. 20

    How can I keep a python script on a remote server running after closing out of SSH?

  21. 21

    How can I send message to clients every x seconds when running a tornado server?

  22. 22

    How can I programmatically tell if a filename matches a shell glob pattern?

  23. 23

    XMLEventWriter: how can I tell it to write empty elements?

  24. 24

    How can I tell Selenium to press cancel on a print popup?

  25. 25

    How can I tell Selenium to press cancel on a print popup?

  26. 26

    Ember: How can I tell if peekAll returns any models?

  27. 27

    How can I tell if my current PowerShell session is over SSH?

  28. 28

    How can I tell if my vector matches the variable values in r?

  29. 29

    How can I tell through the Stripe API if a connected account is complete?

ホットタグ

アーカイブ