Skip to main content

How to Upgrade Your RAM and SSD on Ubuntu: A Complete Guide 2025 - 2026 midway

c90 mysql database import



type command in .bash terminal.

 phpmyadmin-ctl install


 https://url__.c9users.io/phpmyadmin


now phpmyadmin accessible

login with your Cloud9 username and a blank password.




import db from terminal.

mysql -u username -p dbnameallredycreated <sql.sql

Comments