Skip to main content

Tech Help

  • Latest Posts
  • Tools
  • Tutorials
  • Troubleshooting
  • Random Number

Tag: firewall

Allow remote access to MYSQL database

November 18, 2015June 21, 2016 contrib Leave a comment

To allow remote access to MySql first create a MySql user and assign host as %. CREATE USER ‘newuser’@’%’ IDENTIFIED BY ‘password’; then grant privileges GRANT ALL PRIVILEGES ON * . * TO ‘newuser’@’%’; then flush privileges FLUSH PRIVILEGES; You may need to add the following to /etc/mysql/my.cnf to listen for all ip’s instead of […]

Read More

Search

Fields

Tags

apache apple audio benchmarking code snippet cpu CSS diagnostic disaster recovery docker download dvd excel exe files graphics HDD html Intune ipad linux media MSI music MySql overclocking path php powershell proxy RDP remote access remote support security ssh stress testing testing tutorials ubuntu video wamp windows wordpress workspace one wsl

Recent Posts

  • Check PHP-FPM Running Versions
  • Windows Desktop Icons Are White
  • WSL Ubuntu Reclaim Space on Vdisk Image Using Diskpart in Windows
  • Docker Import Mysql Database
  • Redis Viewer Tableplus

Other Pages

  • Privacy Policy
  • Terms and Conditions
sparkling Theme by Colorlib Powered by WordPress