Skip to main content

Questions tagged [remote]

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

0 votes
1 answer
121 views

How can I query the version number of a remote rsync server (daemon)?

How can I query the version number of a remote rsync server (or daemon)? I can find out the version number of my local rsync client using --version: % rsync --version rsync version 3.2.7 protocol ...
Jim DeLaHunt's user avatar
0 votes
2 answers
164 views

How to remotely add reservation to DHCP Server using PowerShell?

Administrators have restricted RDP access to our DHCP server. I need to add an IP address reservation for a MAC address. How do I remotely add an IP address reservation on the DHCP server using ...
Venky's user avatar
  • 31
1 vote
1 answer
300 views

Sending Prometheus data to local and remote storage

Having a PI running to monitor internet connectivity locally is good, but it also comes with the drawback of having limited storage, especially when other stuff is running on it, too. I am looking for ...
func0der's user avatar
  • 164
-1 votes
1 answer
163 views

simplest way to run a tool inside a users RDP session from linux using only the commandline

I tried evilwinrm which works well to use a remote shell but smh I cannot directl ylaunch a GUI app inside of a users session. It would also be ok to use ssh serve ron the Wndows RDS server or ...
friendly joe's user avatar
1 vote
0 answers
221 views

Mount a remote GPU locally on Rocky Linux

I am doing some work on a server which has 1TB RAM, 100CPUs, and 1000TB storage. My work involves very large datasets. One specific I am trying to run would benefit immensely from a GPU, it is ML ...
donkey's user avatar
  • 63
0 votes
1 answer
544 views

HAProxy backend - How to connect to remote server?

Good afternoon everyone, I am a newbie in web hosting and still feel like I am learning to swim in the middle of the ocean. What I want to do is setup HAproxy to forward a request to a remote server ...
Nikolaos Hatzistelios's user avatar
0 votes
0 answers
19 views

How to invoke executable in remote container / computer

What I have Web App that invokes executables on demand in separate process like WordToPdfConverter.Exe. Inputs are cli arguments and files passed as cli arguments, output is standard/error output. ...
Liero's user avatar
  • 101
1 vote
1 answer
226 views

How to avoid doing a fsck when upgrading the kernel on a Debian server?

I have a headless Debian server for three years. Debian 11 Bullseye amd64 at first and currently Debian 12 Bookworm. I am doing infrequent kernel upgrades with sudo apt-get dist-upgrade. It happened ...
Chan Tai Man's user avatar
0 votes
0 answers
163 views

Disable auto reconnect for remote client connections in mysql

I use below version of MYSQL in my DB server. root@XXXXXX-test-server:~# mysql -V mysql Ver 14.14 Distrib 5.6.16, for debian-linux-gnu (x86_64) using EditLine wrapper root@XXXXX-test-server:~# ...
Dhanushka Ekanayake's user avatar
0 votes
0 answers
518 views

Is it possible to force a remote desktop computer to login as a specific user?

We are in a situation where users forget their domain password for local desktop access. We have a procedure where we contact their manager before resetting the password in order to avoid human ...
Paul Stearns's user avatar
0 votes
0 answers
79 views

psql shell over ssh via bash script doesn't get user input

I'm opening a ssh connection and then go into a psql shell. This works, I get the prompt. I can also input commands like "\dt". But I don't get any output. As I can get output in general, I ...
steros's user avatar
  • 121
0 votes
2 answers
1k views

Windows Server 2022 remote web RDP without a domain - can Windows Admin Center replace Essentials Remote Web Services?

although a lifetime technophile and IT person with my own home server - admittedly with most work experience on the application side - I am stumped with how to access my new Win2022 server remotely. ...
Brad Burnett's user avatar
0 votes
1 answer
2k views

VS Code Remote Development giving back error

I'm trying to connect my Vs code using SSH extension to my Debian VM on azure. I tried running the SSH connection on terminal and it's working fine ssh -i Desktop/Emdad/testing/magento-testing-key.pem ...
Adnane Rbt's user avatar
0 votes
1 answer
416 views

Allow non-admin, local user account, to shutdown Windows Server remotely

For security purposes, on server1, I created local user account, shutdowntest, and gave it local security policy permission "Force shutdown from a remote system". Now I want to shutdown ...
cordell452658's user avatar
0 votes
0 answers
99 views

Restrict Apache forward proxy to a remote url set

Is there a robust way to restrict Apache forward proxy to a set of remote URLs? Now I can see the only solution with multiple identical <Proxy "..."> blocks as: <Proxy "http://...
Veniamin's user avatar
  • 863

15 30 50 per page
1
2 3 4 5
42