Top "Remote-connection" questions

Enable remote connections for SQL Server Express 2012

I just installed SQL Server Express 2012 on my home server. I'm trying to connect to it from Visual Studio 2012 from …

sql-server-2012 remote-connection sql-server-2012-express
Connecting to Postgresql in a docker container from outside

I have Postgresql on a server in a docker container. How can I connect to it from the outside, that …

postgresql docker remote-connection
Enable tcp\ip remote connections to sql server express already installed database with code or script(query)

I am deploying sql express with my application. I will like that database engine to accept remote connections. I know …

configuration cmd database-connection sql-server-express remote-connection
RDP session is slow

So I am connecting to my work computer from home and the Remote Desktop Connection app is annoyingly slow. I …

rdp remote-connection remote-client
How do I open up my MySQL on my Raspberry Pi for Outside / Remote Connections?

I have a Raspberry Pi that stores temperature data for homebrewing activity. I am making a Spring MVC application on …

mysql raspberry-pi remote-connection
C# start a scheduled task

I'm trying to write a simple form in c# that will run a scheduled task one some computers. Whet I …

c# task remote-connection
How to enable adbd to listen to a port at boot time in Android?

I have a rooted HTC Hero, and what I want to do is to enable the adbd to listen to …

android adb boot init remote-connection
Getting past a protocol mismatch after a Telnet connection

This is what shows up: ssh-2.0-OpenSSH_6.2 I am not entirely sure what this means. It occurs when I am …

ssh cmd telnet openssh remote-connection
Enable remote connection to a MySQL database on Debian

I have installed a MySQL database on a Debian Lenny 5.0 and I am trying to connect to that database remotely …

mysql phpmyadmin remote-connection
How to access Oracle database over network?

I am trying to accessing my Oracle database over Network. I have Google a lot and found many solutions, but …

database oracle listener remote-connection