How do I access data?

How do I access my MySQL database? Someone else said I should log into the linode instance via the command line with ssh, but I'm not sure how to set that up. Is there a tutorial somewhere? I've looked but haven't found one. Thanks!

2 Replies

Here are several:

https://www.linode.com/docs/guides/networking/ssh/

Follow the one(s) that fit your situation.

-- sw

I'd suggest you install phpMyAdmin. What OS are you running. If Ubuntu 22.04, see this as it might help:

https://tecadmin.net/how-to-install-phpmyadmin-on-ubuntu-22-04/

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct