Connect to remote MySQL DB
Command Reference:
Target_host: Host to connect to
Username: Username to use to login
mysql -h <target_host> -u <username> -p