Need to get my chops up
Moderators: snarkout, Patrick, dann
Need to get my chops up
Anyone have links to good primers on Apache, Bind, and *SQL?
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
-
metrolinux
I think the Apache onlne documentation is pretty detailed. Here's a link: http://httpd.apache.org/docs/2.2/.
If you want to go the scripted route, there's always How-to Forge's Linux Section: http://howtoforge.org/. It is pretty detailed if there is a specific type of server you want to setup. It's also very task oriented. I believe they have instructions for LAMP and BIND.
If you want to go the scripted route, there's always How-to Forge's Linux Section: http://howtoforge.org/. It is pretty detailed if there is a specific type of server you want to setup. It's also very task oriented. I believe they have instructions for LAMP and BIND.
I'd agree that the apache docs are a good reference. Not a good tutorial, but there are some HOW-TOs on some basic stuff. I've basically learned from reading the comments in httpd.conf, then going to the manual for more detail.
Never messed with bind, and I've got a book on MySQL that works OK (Learning SQL from O'Reilly). There are a few SQL tutorials out there on the net, but most are very generic and not much more than a catalog of statements and what they do.
Never messed with bind, and I've got a book on MySQL that works OK (Learning SQL from O'Reilly). There are a few SQL tutorials out there on the net, but most are very generic and not much more than a catalog of statements and what they do.