Skip to main content

Questions tagged [remote-access]

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

remote-access
0 votes
1 answer
71 views

Rails 7: Psql trying to connect to the wrong database but trying to create correct database

In production mode, I am testing connecting a rails 7 project to a remote server for the postgresql database. However when I try to connect to it, it starts looking to connect to the postgres database ...
Ese10's user avatar
  • 19
0 votes
0 answers
15 views

Upload program to NodeMCU present in one network while user is present in some other network

I am doing one project where I frequently need to change the programming in NodeMCU. My NodeMCU is present in some Wifi network (say X) while I am around 50 km away from that network. Is there any way ...
Jashanjot Kaur's user avatar
0 votes
0 answers
23 views

Configuration error when using remote server

I tried to connect to a remote server and configure the conda interpreter on pycharm2023 Professional. The connection worked but the following error occurred when configuring the server: "Java. ...
Lan Luo's user avatar
0 votes
0 answers
22 views

Content Security Policy when clients access via Windows Remote Desktop

Have django-csp working in report only mode on application deployed on aws using gunicorn/nginx. No reported issues in dev or prod except when clients log into their work computers to work remotely. ...
pythonberg's user avatar
0 votes
0 answers
41 views

Remote eSIM Activation on Android IoT Device using Flutter App

Developing a Flutter app for a custom Android IoT device. Is it possible to remotely activate an eSIM on the device through a flutter app from a mobile, considering Flutter's limitations? Are there ...
Yasir Arefin Tusher's user avatar
0 votes
1 answer
51 views

How to interact with an application on a remote computer via tail?

There is a need to send commands to a remote application via tail. Locally I'm currently using tail, I want to control it remotely, but I can't get it to work. I tried paramiko libraries, I couldn’t ...
Andy_bat's user avatar
1 vote
0 answers
38 views

Copying several folders from remote to local via bash script, only authenticating once

First things first: I am fairly new to bash scripting, so forgive me any crucial oversights. On a remote machine, I have the following folder structure: base_path/ batch1 model1 folder_a folder_b ...
Janek G's user avatar
  • 11
1 vote
0 answers
18 views

CHROME based on-site remote control

I want to remotely manage the user's open browser window in order to support users on my website. I simulated some events by transmitting click and keyup events over the socket, but due to browser ...
İlker Yasin Pehlivan's user avatar
0 votes
0 answers
17 views

Instant freeze Remote Desktop with iPhone and SSH

I am using iSH and RD Client to connect as local host with a secure file to my windows server. Before that I was only using the RD client und the Server IP. There was no problem. But now the client ...
Maximilian Altmann's user avatar
0 votes
0 answers
28 views

ConnectionResetError while running SQLAgent on remote MySQL Server

I have got remote access to a MySQLServer and able to exeucte SQL statements getting desired results from my windows laptop using workbench. However when I run a SQLAgent with my english like query, ...
Sameer Mahajan's user avatar
1 vote
1 answer
44 views

ObjectNotExecutableError trying to execute SQL on remote MySQL Server with sqlalchemy.create_engine

I have got a remote access to a MySQLServer server and able to execute the SQL correctly using workbench getting desired results. However when I execute the same SQL from the same machine using ...
Sameer Mahajan's user avatar
0 votes
1 answer
37 views

Can't connect to my MySQL host server on my local machine [duplicate]

Lately, I have tried to connect to my MySQL server on the local machine through letting it host my computer IP address. Several things that I have done: I use ipconfig to check my computer's IP4 ...
Minh Trit D's user avatar
-1 votes
1 answer
593 views

JetBrains Gateway: Cannot connect to remote host: Connection refused: no further information

I can't connect to JetBrains CLion (2024.1) using JetBrains Gateway (2024.1). Trying to connect to a Linux machine from a Windows machine to use CLion IDE remotely. Error pops up when correct IP ...
Cole Cooper's user avatar
2 votes
0 answers
42 views

Installation watchface from smartphone to watch

Good day to all. I'm a beginner in Android and Wear OS. Therefore, I ask for advice from experienced people. I created a watchface. I created a companion app for smartphone. Everything works great. ...
Mr.Green's user avatar
0 votes
0 answers
97 views

Create a spark connection to a Remote SQL Server instance

This is the first time I have had to set up a connection this complex, and the first time I have done it with Spark. I need to be able to connect to my company's remote Windows server that runs SQL ...
user8675309's user avatar

15 30 50 per page
1
2 3 4 5
207