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 download dvd error excel exe files graphics HDD html 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 windows 10 wordpress workspace one wsl

Recent Posts

  • Secure Wipe USB Drive Using Windows DiskPart
  • Lossless Cut Video Trimmer
  • RSAT Error 0x800f0954 Windows 10
  • Check PHP-FPM Running Versions
  • Windows Desktop Icons Are White

Other Pages

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