Jump to content

How to Update Kloxo to current version

From TetraWiki
Revision as of 15:00, 5 January 2013 by Biswajit (talk | contribs) (Created page with " category:KLOXO == please do not Update via Kloxo Control Panel , It can be Risk == # for sure to using latest version for certain packages yum update # shell command v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


please do not Update via Kloxo Control Panel , It can be Risk

  1. for sure to using latest version for certain packages
yum update
  1. shell command version for update
sh /script/upcp
  1. cleanup process for certain settings ( only if it is asked , normally it is done by previous process )
sh /script/cleanup
  1. restart some services
service xinetd restart
  1. Better reboot after that
reboot