Questions tagged [remote]

"Remote" - the term could refer to resources, access, control, user, presence, etc.

"Remote" could refer to either the network resource availability (e.g. "the user can interrogate the information remotely"), the user access to a network resource (as in "server access authorization through a Remote Desktop Connection/Protocol"), or even the location of the user related to the network accessed ("A Teleworker is allowed to connect remotely on 2 days per week through VPN/Remote Access, if there is a home office space available and all the conditions are met to allow the worker to perform the expected duties remotely").

613 questions
0
votes
1 answer

Way to connect to VPS w/Win Vista Home Basic, other than VNC or TeamViewer?

I need to connect to a VPS and I'm running Vista Home Basic. TightVNC and TeamViewer both require access to the VPS first, because they require that the server be set up with TightVNC or TeamViewer. Is there anything similar to Remote Desktop that…
Tia Peterson
0
votes
3 answers

cannot access iis 7 / vista remotely

I have build a web site and deployed it on my iis 7 / vista. I can access the site from localhost but not from the network. computers on the network have "ping" working to my machine and I have turned off my firewall. Is there any tweak in iis 7 to…
Yaron Naveh
  • 335
  • 3
  • 6
  • 17
0
votes
1 answer

Disaster Recovery: PXE boot Windows Server 2019 from ISO

I have a dedicated physical Windows Server 2019 on the Ionos cloud platform. I need to implement a disaster recovery plan. I also have added a shared storage block on another Ionos server and mapped the shared storage segment as a network drive on…
0
votes
0 answers

OpenQA.Selenium.WebDriverException : Error forwarding the new session cannot find:Capabilities {browserName: Edge, ms:extensionPaths: [C:\], platfor

I would like to ask a question on EdgeOptions class. I see that the DesiredCapabilities class has been obsolete or deprecated from selenium in favor of the BrowerOptions (i.e. EdgeOption. ChromeOptions, FirefoxOptions). Now I've tried to do remote…
0
votes
1 answer

RDS farm - RDS servers "Online - Access denied"

EDIT - This is on Microsoft Server 2016 I need some help - Our RDS farm contains... 2 rdsBrokers, 1 rdsLicense and 6 RDS servers. I do have a problem with the permissions to the RDS server rds02-03-04-05 and rds06. But not for RDS01? As you guys see…
Thomas M
  • 1
  • 1
0
votes
0 answers

Find Directory of Target File on Remote Server

I am trying to find a file directory on a list of remote servers. I want to: Use Powershell; get targets from comma delimited text file, i.e. server1,file1 Note: file is different for each server. Search the C: and E: partitions for a file, even…
isd503
  • 1
0
votes
0 answers

Allow MongoDB remote access only for specific IP

I bind with my VPS public IP address. I figurate with help of my mistake that my localhost apps connect with success with my remote server. Allow MongoDB remote access only for specific IP? Any options. I added : security: …
Nikola Lukic
  • 101
  • 6
0
votes
3 answers

How to use remote app on local computer

Hi is there any way that I can use any remote app on my local computer Using RDP, CLI, web browser or in any other way, I don't want to access remote PC directly I just want to access the Application, so that the application display on my Local…
0
votes
1 answer

Executing Remote commands on target machine via WinRM in workgroup environment

I'm looking forward to run special commands on a target machine in my local network (workgroup, no domain join). The machines have been previously configured with Enable-PSremoting etc.. to tolerate Windows remote management so that we can execute a…
Andy McRae
  • 125
  • 8
0
votes
1 answer

Synology DS218+ NAS new folder can not be seen from remote log in

I am getting some odd behaviour on my client's NAS, a Synology DS218+ the TLDR is that it's not letting me see a new folder from remote. The DS218+ is a machine that is new to me, and I'm learning that it's not set up exactly like a typical server,…
Parapluie
  • 145
  • 9
0
votes
3 answers

Networked Remotely-Managed Media Player

We're looking to replace our current in-store video distribution model, which involves the production of a DVD ISO and several people burning discs and shipping them out. Cost-benefit analysis shows that utilizing the existing WAN connections at…
Matt
  • 142
  • 1
  • 8
0
votes
1 answer

Auditd not sending to remote central server

I'm setting up a central server using rsyslog and auditd on CentOS 8. I was following this guide on how to send remote audit logs to my central server. Note: instead of going to /etc/audisp/, these files can be found on /etc/audit/ instead. So I…
Gwynn
  • 3
  • 5
0
votes
4 answers

Backup data to remote dedicated server

My company already has a "local" backup strategy, but is willing to also backup data on our remote dedicated server as an additional "plus". Some info: Both machines are Windows Server (client is 2003, server is 2008) Administrator rights on both…
Alex Bagnolini
  • 113
  • 1
  • 11
0
votes
1 answer

Install Ubuntu 20.04 desktop over ssh (Ansible)?

The computers in our classroom currently run a master system (Ubuntu 18.04 desktop) on one partition and a backup system (Ubuntu 16.04 desktop) on another partition. How can I remotely (ssh or Ansible) install Ubuntu 20.04 desktop on one partition…
0
votes
1 answer

CentOS 8 remote logging logs on both custom log and /var/log/messages

I'm trying to configure a remote log host for my servers (all CentOS 8). I added this on my central server if $fromhost-ip == '123.123.123.123' then /var/log/{{hostname}}.log Also I changed my client config to *.*…
Gwynn
  • 3
  • 5