Setup Linode - Part 9 Remote MySQL over SSH

David Carr

1 min read - 3rd Nov, 2019

Table of Contents


 

To connect to your Linode database remotely log in to your MySQL client over SSH:

Database Settings:

MySQL Host: server IP address
Username: database username
Password: database user password
database: database name
port: 3306

SSH Settings:

SSH Host: server IP address
SSH User: username used for SSH connections
SSH Password can be left empty as long as your program automatically looks at SSH configuration

0 comments
Add a comment

Copyright © 2006 - 2024 DC Blog - All rights reserved.