Skip to main content
0 votes
0 answers
14 views

Error when creating ADODB connection over SSH from VBA

Can anyone help me with this? I can connect to this remote DB from my SQL workbench, but can't get Excel to connect to it through ADO connection in VBA. getting automation error on the DBCN.OPEN line. ...
Guy Carnegie's user avatar
0 votes
0 answers
9 views

Beyond compare remote file with versioned file

I access a linux PC remotely via VSCode on windows. I would like to be able to compare differences between two branches (one dev branch, other remote git repo). Had the files on currentBranch been on ...
user750066's user avatar
0 votes
0 answers
19 views

SSH Tunnel error - key exchange identification [closed]

I tried to run the SSH debug, getting the below error. Can anyone help? ssh -vvv -p 11002 server11-systems.hk OpenSSH_8.0p1, OpenSSL 1.1.1k FIPS 25 Mar 2021 debug1: Reading configuration data /etc/...
Vinod's user avatar
  • 1
0 votes
1 answer
54 views

VS Code 1.99 Remote-SSH fails due to old host kernel — is there a workaround?

I'm trying to connect from VS Code 1.99 (March 2025 release) to my Synology NAS (DSM 7.2.2) using the Remote - SSH extension, but since this update, I'm no longer able to connect. The connection fails ...
Maxime Charrière's user avatar
-1 votes
0 answers
17 views

Linux group membership problem refreshment for VNC session [closed]

In an almalinux9.5 machine, I am sudo user. I am using a vnc session to access the machine. I've added myself from this vnc machine to linux groups using : sudo usermod -aG <group-name> <user-...
Omar Haggag's user avatar
-2 votes
1 answer
41 views

github requires password while ssh key is configured [closed]

The platform is Raspberry pi Not sure what file was changed. Few days ago when I tried to push to github it required password. I'm sure that I've added my public key to github and ssh-agent has this ...
Fever Dream's user avatar
0 votes
0 answers
15 views

Upload files from local to port-fowarded remote server [closed]

Here is structure of my system. local -> bastion server -> EMR -> jupyter server I connect jupyter server as below. Configure port forwarding as local Address 10610 <-> Remote Host ...
Jisu Choi's user avatar
0 votes
0 answers
32 views

Azure CLI az network bastion ssh extension error on RHEL 8.10: “failed to map segment from shared object”

I'm trying to connect to an Azure VM via Azure Bastion using Azure CLI with Entra ID (AAD) authentication, but the SSH connection fails with an error. This is on a Red Hat Enterprise Linux 8.10 VM ...
Jeff Sikala's user avatar
0 votes
0 answers
49 views

vscode server stuck on installing

I spent the whole day trying to connect VSCode Server installed on a server-side, but to no avail. I also tried manually installing VSCode Server with wget, but when I extract the package with the tar ...
BOB's user avatar
  • 1
1 vote
0 answers
76 views

git lfs not working with github / ssh issue

I have a new repository with no commits. I'm not having issues with files that were committed to git and moving them to lfs. > git version git version 2.39.3 (Apple Git-145) > git lfs version ...
Thomas's user avatar
  • 9,028
-3 votes
0 answers
67 views

How to setup an organization, repository, and clone using command line ssh [closed]

I have created a github account xxx-peterk I created an ssh key for the account. I added an entry in .ssh/config Host github.com User git IdentityFile ~/.ssh/github-peterk_rsa ssh ...
peterk's user avatar
  • 5,454
-2 votes
0 answers
46 views

.net Maui Visual Studio 2022 Mac ssh Issue [closed]

My system: Win 11 23h2 with Visual Studio 2022 17.13.6 Mac Mini M4 15.4.1 current Xcode reinstalled without any other software or settings. Connected via LAN I have the following problem: I want to ...
tukafab's user avatar
-4 votes
0 answers
24 views

Keepalived Blocking SSH [closed]

I am trying to set up keepalived to dynamically change the IP address on an interface if one server goes down. However, when I start keepalived on my server and that server become MASTER the ssh stop ...
zdeneklapes's user avatar
0 votes
0 answers
25 views

Execute command over ssh and don't wait for output [closed]

Can anybody please help me with that? Classic &, nohup, disown apparently don't work with ssh session Essentially what i am trying to achieve is to execute this command instantly without waiting ...
Neykuratick's user avatar
0 votes
1 answer
46 views

"Gradle task fails: Could not get unknown property 'ssh'"

I'm trying to deploy my Java web app using a custom Gradle task with docker_deploy, but I get an error when running ./gradlew docker_deploy > Could not get unknown property 'ssh' for task ':...
Huynh Thang's user avatar

15 30 50 per page
1
2 3 4 5
2015