Comandos


SUBMITTED BY: henribarbosanf

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

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

FORMAT: Text only

SIZE: 559 Bytes

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.

comments powered by Disqus