When you logon to Zentyal you will probably see this message:
If you do not want to upgrade your version, you can remove this message by doing the following:
SSH into your Zentyal server as su
edit the “/usr/share/perl5/EBox/Dashboard/CGI/Index.pm” file with your favorite text editor (root access!!!)
Comment out “push (@params, 'message' ⇒ $msg);”
so you have # push (@params, 'message' ⇒ $msg);
save your settings
restart with service zentyal webadmin restart
The message should be gone.
Enjoy,
Your ArtIT Team
BACK