aMule on startup and Optimize MySQL 
 To optimize MySQL can run the script     MySQLTuner  , which will give us valuable advice to modify   of MySQL settings. 
 can download and run it with: wget 
 
     mysqltuner . Pl    
   perl   mysqltuner . Pl    
 
 In the likely event that we recommend optimizing the tables, we can do with the command: 
 
   mysqlcheck  -  optimize  -A-u root-p    
 
0 comments:
Post a Comment