Enabling SSH remotely on Ubuntu 18.04

Suppose I have a server that has Ubuntu 18.04 installed. If I want to enable ssh on it, do I have to physically be in the server room to do it? Or can I do it remotely? I have a Windows laptop and just downloaded PuTTY. For the host name would I put the ip address of the nameserver? So if it is:

                               nameserver 128.0.0.54 

is that the ip address I would enter into PuTTY?

Edit Actually would it be the ip from sudo lshw -C network?

0
задан 15 June 2020 в 21:25

1 ответ

SSH имеет серверную часть и клиентскую часть. На вашем сервере Ubuntu должен быть уже установлен и настроен SSH-сервер, чтобы вы могли удаленно подключаться с помощью Putty (здесь SSH-клиент).

1
ответ дан 19 June 2020 в 21:24

Другие вопросы по тегам:

Похожие вопросы: