Related Posts
https://www.digitalocean.com/community/articles/how-to-use-top-netstat-du-other-tools-to-monitor-server-resources
Make sure you backup your mysql databases first! sudo apt-get remove mysql-server sudo apt-get autoremove…
To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap…