ssh - How do you access an Amazon RDS instance from a chromebook? -


i have accepted "chromebook challenge." far, have ssh'ed new google compute engine chromeos's built in ssh terminal. faced task of connecting amazon rds (relational database service) instance consulting client has set me. have found no tutorials how this. don't know if should ssh'ing rds, or what.

has else done successfully?

aha, there no way of ssh-ing rds instance directly (chromebook or otherwise), fredrick mentioned.

that said, have accomplished needed ssh-ing chromebook google compute engine, , hopping there rds instance, using standard:

me@myserver$mysql -h myrdsinstanceaddress -p 3306 -u root -p 

so, crux have ssh other server, , work there.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -