Click to See Complete Forum and Search --> : RH 8 server setup questions...


HyperLiteG4
01-24-2003, 06:52 PM
can anyone help me with setting up Red Hat 8.0 as a ISP server setup? I want to use this as a web server and be able to setup mutliple sites on it but I don't know where to begin...

Is there any step-by-step guides out there for this purpose? So far I found this one:
http://www.chuvakin.org/ispdoc

but it looks like this is for red hat 7...are there any major changes?

If there is a web-based administration tool out there that would be cool too. Something where I can just click on "New site" and it does everything for me....I know, I'm lazy...

Any info would be awesome!

mdwatts
01-24-2003, 07:16 PM
Webserver (Apache) or a ISP server?

Webmin is a great tool for configuring Apache etc. Redhat 8.0 likely includes Webmin with their distro or else you can find and download Webmin from www.webmin.com

HyperLiteG4
01-24-2003, 08:23 PM
It's a Apache server, but what I am looking for is automation for setting up new subdomains and stuff...I searched the web for a while and didn't really find anything, I'm already gonna use Webmin, that's an awesome tool. but I wanted something that did everything all at once. Like click new subdomain, type it in, it sets up a folder for the files, sets up the virtual host, and all that in one step....but I will probably just end up doing it the long way...

mdwatts
01-25-2003, 01:15 PM
Search freshmeat.net to see if you can find Apache configuration tools that will do what you want.

I only know of Webmin and whatever is included in the Apache package.