Top "Remote-access" questions

Remote access is the connection to a data processing system from a remote location.

Mysql adding user for remote access

I created user user@'%' with password 'password. But I can not connect with: mysql_connect('localhost:3306', 'user', …

mysql remote-access
Unable to connect to SQL Server instance remotely

I’m trying to access the SQL Server instance on my VPS from SQL Server Management Studio on my local …

sql-server database remote-access sql-server-2008r2-express
Use SQL Server Management Studio to connect remotely to an SQL Server Express instance hosted on an Azure Virtual Machine

Initial Attempt I have an Azure VM with Windows Server 2012, on which I just installed SQL Server 2012 Express Database Engine …

sql-server azure remote-access ports
Can't connect to Postgresql on port 5432

I have PostgreSQL 9.3 installed on a server running Ubuntu Server 14.04. If I ssh into the server via terminal, I'm able …

postgresql ssh port remote-access
ERROR 2003 (HY000): Can't connect to MySQL server (111)

This question is related to the following questions: Can't connect to MySQL server error 111 Trying to connect to remote MySQL …

mysql linux remote-access mysql-error-2003
How to solve "sign_and_send_pubkey: signing failed: agent refused operation"?

Configuring a new Digital Ocean droplet with SSH keys. When I run ssh-copy-id this is what I get: ssh-copy-id [email protected] /…

ssh remote-access digital-ocean ssh-keys
How can I flush GPU memory using CUDA (physical reset is unavailable)

My CUDA program crashed during execution, before memory was flushed. As a result, device memory remained occupied. I'm running on …

cuda gpgpu remote-access
Where can I get a virtual machine online?

I am looking for some VPS/ Virtual machine which should be available all the time and I must be able …

virtual-machine remote-access vps
How can I run Tensorboard on a remote server?

I'm new to Tensorflow and would greatly benefit from some visualizations of what I'm doing. I understand that Tensorboard is …

tensorflow machine-learning data-visualization remote-access tensorboard
Using a remote host's USB port as local USB (Linux and Windows)

I have a USB device that reads data from a system and transfers them to the computer. I am wondering …

linux usb remote-access