📎 AI Summary: The thread discusses how to list existing MariaDB databases via the Linux command line. The original poster asks for guidance, and subsequent contributors suggest using the command `show databases` within the MariaDB CLI, with one referencing a related tutorial for further details. Overall, the responses are straightforward and aimed at helping the user efficiently list databases.