Forum Moderators: bakedjake
Recently I just co-located a server. I am a web developer and I'm not linux shy at all. But this is my first experience to really be an admin for a web server. After doing some research, I found CPANEL to be very intuitive and easy. Because with all my shared hosting clients, I administer websites by using CPANEL so I figured why not use CPANEL also for this server.
The things is, it's so expensive. Compared to DirectAdmin, it's like heaven and earth. Does anyone have any suggestions regarding which admin software that is lower priced than CPANEL if not open source? I have Fedora Core 4 for the server.
Thank you in advance :)
Tista
However I would suggest you just do stuff from the command line. It's likely tired advice, but you'll be far better served to go through the pain of learning this stuff directly instead of through a control panel - because at some point you'll have to do something the control panel doesn't do. Plus, I believe it's actually faster not to use a control panel (after you learn the command line stuff and individual programs).
Plus you've now got to worry about security updates and stuff......command line knowledge helps there too.
What I do is do most of this stuff command line by myself. then I know one or two top notch linux consultants that I bring in once in a while for problems I can't deal with.
If you absolutely must use web-based control panel, your best choice is probably Webmin (free) or CP+ (monthly fee but much cheaper than cPanel). I'm pretty confident that the CP+ license system can be hacked since it's all written in Perl. (don't tell them I said that, and don't ask me for help doing it!)
And congrats on the OS choice - I use Fedora Core 4 too. You won't be disappointed with it.
-dandaman32