pros and cons with server management gui tools to manage linux web servers

Posted by ajsie on Server Fault See other posts from Server Fault or by ajsie
Published on 2010-04-03T00:32:12Z Indexed on 2010/04/03 3:53 UTC
Read the original article Hit count: 618

Filed under:
|
|

i have stumbled upon these GUI tools that could help you manage your linux server through a web interface.

ebox, webmin, ispconfig, zivios, ispcp, plesk, cpanel etc.

i wonder what the pros and cons are with these solutions.

a lot of people is saying that they are not as good as using pure command line (ssh) to manage your server.

but i think thats yet another "linux are for advanced users" talk.

i agree that a lot of things may only be done with the command line by editing directly in the configuration files. but i don't really want to do that every time and for everything. especially basic configurations these could manage.

its like not having phpmyadmin for managing mysql. it would be a pain in the ass right?

so if one wants to throw up a web server serving a php site oneself developed and wants all the usual stuff up and running (mysql, phpmyadmin, svn, webdav etc) is these tools the right way to go? and for more advanced features, one just use the terminal like old days. is this a smart way of managing a linux server?

and which one would you choose? have you used any of these and could share your thoughts about them?

© Server Fault or respective owner

pros and cons with server management gui tools to manage linux web servers

Posted by ajsie on Stack Overflow See other posts from Stack Overflow or by ajsie
Published on 2010-04-03T00:32:12Z Indexed on 2010/04/03 0:33 UTC
Read the original article Hit count: 618

Filed under:
|
|

i have stumbled upon these GUI tools that could help you manage your linux server through a web interface.

ebox, webmin, ispconfig, zivios, ispcp, plesk, cpanel etc.

i wonder what the pros and cons are with these solutions.

a lot of people is saying that they are not as good as using pure command line (ssh) to manage your server.

but i think thats yet another "linux are for advanced users" talk.

i agree that some things may only be done with the command line by editing directly in the configuration files. but i don't really want to do that every time and for everything.

its like not having phpmyadmin for managing mysql. it would be a pain in the ass right?

so if one wants to throw up a web server serving a php site oneself developed and wants all the usual stuff up and running (mysql, phpmyadmin, svn, webdav etc) is these tools the right way to go?

© Stack Overflow or respective owner

Related posts about linux

Related posts about ubuntu