Permission denied could be several things. By default, SSH with the root
account is disabled, so hopefully that's not what you were trying to do.
Also, if you are using SSH keys, you'll need to make sure the .ssh
directory in your home directory and the files within have tight
permissions: 600 for .ssh and 500 for the key file. Beyond that, try
connecting with ssh using the -vvv option to show the verbose client
logging. This might clue you into the problem. If you are able to get on
the server, you can also run a "tail -f /var/log/auth.log" to see some what
might be occurring with each attempt.

Jeremiah Bess


On Sun, May 31, 2020 at 5:31 AM fugee ohu <fugee...@gmail.com> wrote:

> I installed Xubuntu 20.4 and then ssh-server but I can't connect to the
> server Also there's no gui (that I can find) for network adapter settings
>
> --
> --
> You received this message because you are subscribed to the Linux Users
> Group.
> To post a message, send email to linuxusersgroup@googlegroups.com
> To unsubscribe, send email to linuxusersgroup+unsubscr...@googlegroups.com
> For more options, visit our group at
> http://groups.google.com/group/linuxusersgroup
> References can be found at: http://goo.gl/anqri
> Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules)
> ---
> You received this message because you are subscribed to the Google Groups
> "Linux Users Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to linuxusersgroup+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/linuxusersgroup/c674e183-893e-4fd7-8f30-06af9248be3a%40googlegroups.com
> <https://groups.google.com/d/msgid/linuxusersgroup/c674e183-893e-4fd7-8f30-06af9248be3a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to linuxusersgroup@googlegroups.com
To unsubscribe, send email to linuxusersgroup+unsubscr...@googlegroups.com
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
References can be found at: http://goo.gl/anqri
Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules)
--- 
You received this message because you are subscribed to the Google Groups 
"Linux Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linuxusersgroup+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/linuxusersgroup/CAN%2BraeuOAOtbpceqCKSoKbxkPgAJjFF6zYfyafp24dwC3WtwMA%40mail.gmail.com.

Reply via email to