Skip to content

Instantly share code, notes, and snippets.

View lokeshvasnik's full-sized avatar
🏠
Working from home

Lokesh Vasnik lokeshvasnik

🏠
Working from home
View GitHub Profile
@lokeshvasnik
lokeshvasnik / gist:0a67b8500e890c8f3e78da3daeb90445
Created April 29, 2024 14:56
Accessing PHPMyAdmin from Host Machine
Accessing PHPMyAdmin from Host Machine
To access PHPMyAdmin from your host machine, you’ll need to ensure that PHPMyAdmin is
installed on your Ubuntu VM and that remote access is configured correctly. Here’s how you can
do it:
1. Install PHPMyAdmin:
o Run the following command to install PHPMyAdmin:
o sudo apt install phpMyAdmin
Webserver to configure  apache2
Configure database for phpMyAdmin with dbconfig-common  Yes
MySQL application password for phpMyAdmin  bcapasswd2024