I'm trying to install MySQL onto my Linux box (Fedora). I downloaded and ran the .rpm. I ran the mysql_install_db file. I have some mysql processes running. Here's where I'm stuck. How the hell do I access anything? When I type mysql or mysqladmin bash says the command was not found. I have some MySQL related files in my /var/lib/mysql directory. Any tips on how to get rolling? Thanks.