User Tools

Site Tools


main_server_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Previous revision
main_server_installation [2020/12/26 15:01]
main_server_installation [2023/07/27 23:01] (current)
wstreamcreed
Line 1: Line 1:
-UBUNTU 18 is suggested+DEDICATED MAIN SERVER WITH UBUNTU 18 or 20 INSTALLED is suggested 
 + 
 +**To read the command lines of this page properly please click on the right side of this menu the first button "Show pagesource"**
  
 Before you install StreamCreed software in your main server, it is very important to delete mysql service from your server. Before you install StreamCreed software in your main server, it is very important to delete mysql service from your server.
Line 6: Line 8:
 Directions to delete mysql Directions to delete mysql
  
-  - sudo apt-get remove –purge mysql* +  - chattr -ia /etc/mysql/my.cnf 
-  - sudo apt-get purge mysql* +  - apt-get remove --purge mysql* 
-  - sudo apt-get autoremove +  - apt --fix-broken install      (if requested from your server) 
-  - sudo apt-get autoclean+  - apt autoremove
  
 By doing so, you will allow our panel to install mysql service and avoid any possible conflict. By doing so, you will allow our panel to install mysql service and avoid any possible conflict.
 +
main_server_installation.1608987663.txt.gz · Last modified: 2020/12/26 15:01 (external edit)