openssh tag

5 questions


1 answers
101 views
0
Why can I log in with SSH when the ssh-add-l result is The agent has no identities?

I'm wondering how I can log in to SSH under this condition.First, $ssh-add-K.ssh/id_rsa registered key for SSH connection by running the This allowed us to successfully connect to the SSH server.Howev...

1 years ago

1 answers
95 views
0
How do I get the checksum of the remote server files in paramiko?

In the process of downloading a file from the Windows local environment to the server using STFP, I would like to check if the file on the server is the same as the downloaded file.Therefore, I would ...

1 years ago

1 answers
91 views
0
There is a script that you want to run when it is relayed on a stepping stone server that is relayed by proxy_command.

Consider accessing the VPC through the footstool.For example, if there is any ssh connection, I would like to control it by posting it on the rack.In particular, even if ProxyCommand does not log in d...

1 years ago

1 answers
105 views
0
Understanding SSH Key Roles in AzureDevOps

I'm building AzureDevOps for version management in my company.So I have a user SSH key registration, but is this SSH key only used when I first clone locally from AzureDevOps?Or is it used to maintain...


2 answers
88 views
0
Unable to connect to internal SQLServer from outside the company via SSH

I'm going to connect to the internal Windows Server from outside the company via SSH (OpenSSH) PortForward and work with the SQLServer DB.The language used is C#.SQLServer is connected with SQLServer ...

1 years ago

© 2024 OneMinuteCode. All rights reserved.