Skip to main content
Best practices
0 votes
0 replies
39 views

I have a question about the organization of secure access to remote working resources. The following remote access scheme is discussed: OpenVPN Remote Desktop Gateway + 2FA (PrivacyIDEA) Remote ...
Alexey's user avatar
  • 15
Best practices
1 vote
0 replies
54 views

Animations and typing delayed (no WebRTC) I’m building a Remote desktop app for macOS, where the screen is captured, H.264 encoded, and streamed to a web client using SignalR. For some reasons I ...
Mohammad Aamir's user avatar
0 votes
1 answer
71 views

I have a Windows 2022 domain controller, version 10.0.20348.4052, set up in the default configuration and I need to determine the Windows Update Build Revision (UBR) Number ( the 4052 part) remotely, ...
ErrorMaster's user avatar
0 votes
0 answers
48 views

Having the SQL stored procedure remote_usp_test in the remote database, I can successfully call it using the sp_execute_remote from the local database like this: EXEC sp_execute_remote N'xxxDataSrc', ...
pepr's user avatar
  • 21.1k
2 votes
1 answer
154 views

I’m developing a mobile app using Dioxus and need to run it on an Android emulator. My setup: A remote Linux compute server with a minimal i3 interface. On that server I can compile and run the ...
Manu FIC-electronica's user avatar
1 vote
0 answers
64 views

I have two PCs that I am trying to connect so I can look at each Task Job Status in Task Scheduler. So I was able to use following code: public void Taskreader(string machineIP, string user, string ...
NeoGenesis521's user avatar
0 votes
0 answers
111 views

I am trying to install the Python extension in my remote desktop's vscode (actually I am using Windsurf) and got the following error: Unexpected token '<', "<!DOCTYPE "... is not valid ...
Alesc Run's user avatar
0 votes
0 answers
64 views

Good folk, a small tale of woe. I have taken on the upgrade of Codeigniter3 to version 4 (4.6.0). My app was working fine in CI3 but I have hit an issue with one aspect of my site with CI4. My Ubuntu ...
pcla56's user avatar
  • 11
0 votes
0 answers
89 views

I can ssh to this remote ubuntu server from Windows commend line, but when connecting to the remote server via VS Code, I got the following error: [10:19:19.193] Got some output, clearing connection ...
CJ Chang's user avatar
  • 397
0 votes
1 answer
190 views

I want to determine whether my Android application is being opened directly by the user on the device or through remote access tools such as PhoneLink, AnyDesk, or TeamViewer. However, the solution ...
juhbert's user avatar
  • 45
0 votes
0 answers
166 views

I'm triyng to make a bat file to ssh connect to a computer and run a command. However, this command is to open an UI, and it seems that, when Im running my bat script, the connection is closed after ...
David Daminelli's user avatar
0 votes
1 answer
73 views

I have requirement where I wanted to save images from SharePoint online library to one of my remote servers located in Organisation network. This remote server is not SFTP server. This program should ...
Kumbhar Kanchan's user avatar
1 vote
0 answers
100 views

Even though my setting is specific to a python package called pylsl, I believe this is more of a network question. To give an idea for those not familiar with my specific setting, I use my local ...
Stooges4's user avatar
  • 135
0 votes
0 answers
48 views

I created a class that will implement Windows impersonate at the constructor and have the other functions only execute when _logonSuccess is true. The purpose of the functions in this class is to get ...
NeoGenesis521's user avatar
0 votes
1 answer
2k views

I have a remote Azure VM that keeps logging me off after long periods of inactivity. I have a service that needs to be constantly running there so that is a problem. So far I have the following: Power:...
O P's user avatar
  • 19

15 30 50 per page
1
2 3 4 5
205