I am going to install a LEMP stack instead of a hosting control panel with better UI but some people said it is easier to use a free or paid hosting panel because it is also light and I can use Nginx without caring too much about configurations if installing LEMP. Is that right?
Hello
@David Beroff ,
For most of people, it's easier to manage a server with a control panel, because it provide a web interface to manage all settings.
But people often forget, they have to learn everything about the control panel they have choosen to use, to be able to manage their website properly.
So if you are not afraid about using ssh terminal to manage your server, a simple LEMP Stack will use less resources than a control panel, and you will have more settings available to make your website loading faster.
In my opinion, using Nginx without caring about nginx configurations does not make sense, because those configurations will have an impact on your sites performances.