I deployed a small Linux VPS to host a few personal websites and applications.
However, due to security and performance concerns, I do not want to install any server management panels.
How can I handle basic operations such as managing mysql db, adding a domain name, setting up e-mail accounts, etc. in the most practical way via the terminal?
I searched for "Terminal Server Manager" but I couldn't find much. Scripts that allow me to manage each service separately can also be useful. In summary, I am open to any suggestions.