By stiven8as
One day I needed to restore the server due to a problem that occurred with the wordpress that I had installed that was disabled and needed a quick solution. I gave him the option to restore from the droplet control panel that he had from a few days previous. When the server was restarted (without writing any command) I noticed that the services did not start automatically and now every time I turn off or restart the server, I have to start them manually
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Assuming you’re on Ubuntu,
systemctl enable apache2 mysql
Link for references. https://linuxconfig.org/how-to-start-service-on-boot-on-ubuntu-20-04
Ps: MySQL is dead, I highly recommend using mariadb instead. All MySQL commands work and databases but you should do a dump just to be safe.
it works, comment inside fstab, becouse i make a swap memory before, after i commented its works fine. Thkx
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.