Ticker

10/recent/ticker-posts

How to enable SSH on Ubuntu?

Or, Enable SSH on Ubuntu. 

Solution:
To enable SSH on Ubuntu machine, please run the below command:
---------------------------------------------------------------------------------
# sudo apt-get install openssh-server openssh-client
------------------------------------------------------------------------

Post a Comment

0 Comments