Install SSH on Ubuntu Server

To install SSH for an Ubuntu Server installation, run the following:

sudo apt-get install openssh-server openssh-client

  • ubuntu, ssh, install
  • 16 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

How do I add a GUI to Ubuntu Server?

While this is not recommended, you can review the details on how to do so here:...