ssh tag

44 questions


1 answers
93 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
94 views
0
I want to ssh (password authentication) from Jenkins to git server

The git server I want to use is ssh (password authentication), but Jenkins' additional credentials settings are ssh username and private key.I'd like to authenticate with ssh by username and password,...

1 years ago

7 answers
109 views
0
Disconnect after a while after ssh connection to Ubuntu in Tera Term

I am using Tera Term Version 4.92 on Windows 7.I have SSH connection to Ubuntu 14.04.3 LTS in Tera Term, but it will be disconnected after a while.On the Ubuntu side, /etc/ssh/sshd_conf is configured ...

1 years ago

2 answers
76 views
0
The Vagrant ssh command is not responding.(Cannot log in)

I have already started Vagrant in Vagrant up at the terminal.After that, you cannot log in with the Vagrant ssh command.Specifically appletoma:centos7toma$vagrantssh appletoma —centos7toma$ does not s...

1 years ago

1 answers
64 views
0
I want to connect to a VNC server from a Mac to a Linux machine using SSH tunneling.

I'd like to use a Mac to operate a VNC server that was launched on the Linux side.For tunneling and connecting to the machine, PuTTY is used.59xx ports are associated with the appropriate localhost un...

1 years ago

1 answers
108 views
0
When I checked the ssh connection to GitLab, I found that Permission denied (publickey).

Problems you are havingI get an error when I try to use ssh to connect to Gitlab's repository, which should have been connected and pushed before. [vagrant@localhost~]$ ssh-T [email protected] ...

1 years ago

1 answers
64 views
0
Is there a way to view the X client of wsl2 on Chromebook?

I am looking for a way to transfer the wsl2 GUI to Chromebook (Lenovo Ideapad duet).Please give me some advice.Also, is there anyone who is trying something similar?Pre-tried: US>From Chromebook's Lin...

1 years ago

1 answers
77 views
0
In ssh port forwarding, when forwarding to local, I want to forward it to the specified path in local.

Looking at this page, I understand about ssh port forwarding roughly.

ssh
1 years ago

1 answers
108 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...


1 answers
58 views
0
Connecting to mysql with ssh in php 5.2

We are currently developing php in eclipse.I'm having trouble because I don't know how to connect to mysql in ssh in php5.2.If you include ss2_connect in the source, you will find ss2.php in the langu...

1 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.