Click to See Complete Forum and Search --> : Guide for setting up MySQL
RallyMonkey
09-09-2004, 09:29 PM
Anybody have some guides on setting up MySQL on MAndrake 10.0? I already have it installed, I just need to configure it. I have read the install doc's though. Just don't know what is done when installing it with the install.
If anyone has any guides it would be appreciated.
P.S. Anything on basic security?
Thanks!
Securing MySQL: step-by-step (http://www.securityfocus.com/infocus/1726)
RallyMonkey
09-10-2004, 05:28 PM
Oooh! Two-in-one. Thanks!
kedman
10-16-2004, 06:52 AM
Originally posted by serz
Securing MySQL: step-by-step (http://www.securityfocus.com/infocus/1726)
Hi
Thanks for a great link.
kedman
You may want to check these as well:
Securing PHP: step-by-step (http://www.securityfocus.com/infocus/1706)
Securing Apache: step-by-step (http://www.securityfocus.com/infocus/1694)
Securing Apache2: step-by-step (http://www.securityfocus.com/infocus/1786)
Dark Ninja
10-16-2004, 01:51 PM
Thanks for the excellent link.
However, I have a question. Say you want to be able to connect to your database via JDBC calls. Is there still a way to setup an SSH connection? ('cause, I really don't want people to be able to sniff the password that's going across the internet).
Thanks