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/