python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
I cant ssh to computers connected via Tailscale, but all other services work ok
I have 5 linux devices (Ubuntu 20's and Raspberry Pi's) in 3 different geographic locations. With Tailscale on each.
I am unable to ssh between these machines, via the Tailscale IP's.
my "regul...

Mtl Dev
Votes: 0
Answers: 1
Can I store ssh command output inside a variable(date/unique alphanumeric) folder
I'm creating a bash script in which I will run list of ssh command and output it inside a folder as a text files.
What I'm doing is creating a list of command logs and saving it in a pre defined folde...
user3526312
Votes: 0
Answers: 1
how to add heroku ssh keys to known_hosts (used to work before)
I'm having a CI pipeline where I deploy to Heroku (on gitlab). I don't want to use my personal api key, since this is a shared repository. So I had this CI-config working until a few weeks ago:
deplo...

qsys
Votes: 0
Answers: 1
trying to add a file to ~/.ssh but it is not a directory
I'm trying to create a ~/.ssh/config file but when run "touch ~/.ssh/config" file in the terminal, it says that " ~/.ssh/config" is not a directory. It seems that my ~/.ssh is a fi...
Dumpling1313
Votes: 0
Answers: 2