Creating a Common Message Across All Domains

To create a common message across all domains:

  1. Use any Telnet or SSH client to access your server and log on as any user.
  2. Type su - to assume root user privileges.
  3. Using an editor of choice, edit the message of the day in the file /etc/motd at the root level of the server on which Parallels Pro is installed.
  4. Save the changes to the file.
  5. Use the ln command to hard link the file /etc/motd individually to each domain.

    For example, to create a hard link from the Parallels Pro Control Panel server to the domain mycompany.com enter the command,

    ln /etc/motd /home/virtual/mycompany.com/etc/motd