apache2 mybb restart code example
Example 1: ubuntu restart mysql
sudo service mysql restart
Example 2: how to restart apache2 in ubuntu 20.04
$ sudo systemctl restart apache2
sudo service mysql restart
$ sudo systemctl restart apache2