A
A
Abraham Chanski2019-07-20 20:22:33
linux
Abraham Chanski, 2019-07-20 20:22:33

When setting up ssh in Kali linux, I get the error "resque-ssh.target is a disabled or a static unit l, not starting it", what should I do?

I set up ssh in Kali, and the sequence of commands is:

update-rc.d -f ssh remove
update-rc.d -f ssh defaults
cd /etc/ssh/
mkdir insecure_original_default_kali_keys
mv ssh_host_* insecure_original_default_kali_keys/
dpkg-reconfigure openssh-server

After the last command, writes:
resque-ssh.target is a disabled or a static unit, not starting it.

What could be the problem? Googled, there is one solution in reddit, delete all files starting on ssh_host, in the /etc/ssh/ directory, but it does not help.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question