How to Connect Remote Desktop of a VPS/Dedicated Server

To Connect Remote Desktop of a VPS/Dedicated Server In this article Hostripples are showing the steps to connect your windows pc to the dedicated server using Microsoft Remote Desktop Connection Application. Step 1 : Go to Start menu Step 2 : Select all programs. Step 3 : Click run. Step 4 : Type mstsc.exe to access remote desktop. Step 5 : […]

Grant remote access of MySQL database

Grant remote access of MySQL database If you try to connect to a remote MySQL database from your client system, you will get “ERROR 1130: Host is not allowed to connect to this MySQL server” message as shown below. $ mysql -h 192.168.1.8 -u root -p Enter password: ERROR 1130: Host ‘192.168.1.4’ is not allowed […]