LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   can we configure a Linux server with mail server,file server and web server (https://www.linuxquestions.org/questions/linux-newbie-8/can-we-configure-a-linux-server-with-mail-server-file-server-and-web-server-228085/)

kumarx 09-08-2004 06:10 AM

can we configure a Linux server with mail server,file server and web server
 
can we configure a Red Hat Linux server with mail server,file server and web server simultaniously. If yes will it be successful for 100% utilization for ON -Line purpouse

r0b0 09-08-2004 09:36 AM

Yes you can.
However, if you need high availability, you should take care about building your sytem redundantly - e.g. use some sort of RAID for disks, have spare parts such as disks, power supply etc. at hand. And don't forget about UPS.

nitin_batta 09-09-2004 01:18 AM

Also check what would be load on the system.

If the load is high it is always advisable to split the services on different servers for high performance and reliability ... Say if the services are on diff servers then if mail server goes down you still have the web server and file server running and same for all the other cases.

This way you can ensure better relaibility and uptime to your users

Ciccio 09-09-2004 04:01 AM

Quote:

Originally posted by nitin_batta
Also check what would be load on the system.

If the load is high it is always advisable to split the services on different servers for high performance and reliability ... Say if the services are on diff servers then if mail server goes down you still have the web server and file server running and same for all the other cases.

This way you can ensure better relaibility and uptime to your users

And you can have on one machine the backup servers of the other... that way, if your main mailserver goes down, you'll still get all your e-mail to your backup server and don't lose any important e-mail you may get.

nitin_batta 09-09-2004 06:11 AM

Quote:

And you can have on one machine the backup servers of the other... that way, if your main mailserver goes down, you'll still get all your e-mail to your backup server and don't lose any important e-mail you may get.
Point taken.

If you need to speak on more reliability then you can use hardware load balancers to balance load for servers like webservers, Using raid on servers to prevent data loss against single disk failures and a whole lot of more options ... Its just how much money you wanna put in and how much uptime you need to put forward :study:

muntaza 09-09-2004 06:21 AM

yes, you can
 
hallo, I'm from Indonesia


Read doc in /usr/share/doc. this directory can help

If we like to do anything, we must to read the file manual, ok

thank's


All times are GMT -5. The time now is 01:24 PM.