LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Web Server & Mail Server (https://www.linuxquestions.org/questions/linux-newbie-8/web-server-and-mail-server-224118/)

LinuxRam 08-29-2004 09:13 PM

Web Server & Mail Server
 
Which tool is most popular and useful for configuring Web and Mail Server.

Tinkster 08-29-2004 09:17 PM

vi



Cheers,
Tink

trickykid 08-29-2004 09:17 PM

There's webmin but the best way to configure your web server is to just configure the config file it uses and the same goes for a mail server, all depends on which one your using as well.

LinuxRam 08-29-2004 09:25 PM

Why is it best to directly configure the config. file rather than using some tool for it.

becuase for configuring directly the config file u have to remember the syntax. whereas through gui which i think u don't have to remember the syntax.

And what about cpane, ensim, plesk, exim etc.

Tinkster 08-29-2004 09:31 PM

Because knowledge is power and vi is the smallest
common denominator...

If your web-interface dies a sudden death ssh is
still likely to work.


Cheers,
Tink

LinuxRam 08-30-2004 09:07 PM

for initail stage how one can remember all the syntax of configuring different types of server. for intial stage gui is best to learn or not??

Tinkster 08-30-2004 11:52 PM

For learning to swim watching a movie of a dolphin
is best or not?

Demonbane 08-30-2004 11:53 PM

Quote:

for initail stage how one can remember all the syntax of configuring different types of server.
You can't, noone can, keep the manual handy and read the comments. Or even better find a tutorial on the net then work through it.

Quote:

for intial stage gui is best to learn or not??
If you're interested in learning how everything works then no, you're better off putting more effort into reading the docs and edit the configuration file by hand. Otherwise if you just want to get the service up and running quickly with common settings then the GUI is good.


All times are GMT -5. The time now is 04:49 AM.