1. sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf 2. Press CTRL + W and search for bind-address 3. comment out the line by adding # before 4. save the file 5. sudo service mysql restart