Brain Salad
  • About me
  • Wishlist
  • Categories
  • Tags
Brain Salad

Remote Access


Enable Remote Access in MySQL on Ubuntu/Linux

 Posted on 2012 October 11  |  MadPipe

This is a short an simple tutorial on how to enable remote access on MySQL on Ubuntu/Debian:

  1. Edit the file /etc/mysql/my.cnf: at the line with: bind-address = …
  2. Replace 127.0.0.1 with your server’s IP address.
  3. Save the file!!!
  4. Log in to MySQL: mysql -u root -p
[Read More]
database  Linux  MySQL  remote access  remote management  Ubuntu 

MadPipe  • © 2016  •  Brain Salad

Hugo v0.154.5 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll