I have owned a server for almost a year now. I have paid in the past for server administration and use a CP to perform all my tasks. I would like to know how to fully administer specifically an Apache/CentOS v5.x server on my own w/o a CP.
Depends on what you want to do. There's no way to learn without jumping into the guts and trying things out. Just make sure you back things up before making any changes in case your change doesn't work so well. Here are some very basic tutorials for apache and mysql that might help you understand a few basics with regard to installation and configuration. They're kinda old, but the basics are the basics. If anyone checks these out and sees something that should be updated, please let me know. MySQL Tutorial Apache Tutorial