Comandos


SUBMITTED BY: henribarbosanf

DATE: Sept. 30, 2022, 2:16 a.m.

UPDATED: Dec. 29, 2022, 6:06 a.m.

FORMAT: Text only

SIZE: 1.1 kB

HITS: 1359

  1. Commands:
  2. (For Instaling MySQL Server)
  3. sudo apt-get install mysql-server (or "yum install mysql" if your running CentOS)
  4. (For Testing If MySQL Server Is Running)
  5. sudo netstat -tap | grep mysql
  6. (Getting The Centova Cast .sh File and Making It Executable)
  7. wget -O install.sh install.centova.com/LICENSEKEY
  8. chmod a+x ./install.sh
  9. (Installing Centova Cast V3 With Supplementary Software)
  10. sudo ./install.sh (Options)
  11. (To Start Centova Cast Web Server)
  12. sudo /etc/init.d/centovacast start
  13. Please Rate Comment And Subscribe!
  14. Copyright 2013.
  15. Your license key is as follows:
  16. 7de2acc1ff88f86a4b97712e4f234e34771e230cb98d7c0be131bc6d0c5e6b37
  17. Instructions for downloading and installing Centova Cast are provided in the Centova Cast Installation Manual at:
  18. https://centova.com/doc/cast/installation_manual/02_quick_installation
  19. If you have any questions or concerns regarding Centova Cast, please don't hesitate to contact us via our helpdesk or visit our community forums at: https://centova.com/forums
  20. Thank you,
  21. Centova Technologies Inc.

comments powered by Disqus