meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
applications:connect:macsql [2023/02/13 21:34] gregbalcoapplications:connect:macsql [2025/07/16 17:16] (current) joetulenko
Line 15: Line 15:
 Now type the following: Now type the following:
  
-''cat  ~/.ssh/id_rsa.pub''+''cat ~/.ssh/id_ed25519.pub''
  
-This will spit back a long code string with 'ssh-rsa' at the beginning and the name of your computer at the end. Copy the entire string, paste it into an email, and send it to Greg or Joe. +**NOTE:** This replaces the default 'rsa' keys (''cat  ~/.ssh/id_rsa.pub'') that folks used to send because Mac decided to update their default SSH keys (both still work though). Thanks Jason Drebber for working that update out with us! 
 + 
 + 
 +This will spit back a long code string with 'ssh-ed25519' at the beginning and the name of your computer at the end. Copy the entire string, paste it into an email, and send it to Greg or Joe. 
  
 Once Greg or Joe has installed your SSH key, open TablePlus (or whatever client -- all MySQL clients should behave fairly similarly) to connect to the database. When you are given the opportunity to do so, 'create a new connection.' Give it a sensible name (e.g., 'ICED remote via SSH' or something). The connection details should look like the following: Once Greg or Joe has installed your SSH key, open TablePlus (or whatever client -- all MySQL clients should behave fairly similarly) to connect to the database. When you are given the opportunity to do so, 'create a new connection.' Give it a sensible name (e.g., 'ICED remote via SSH' or something). The connection details should look like the following: