how to install Openssh in linux machine

Hi genious
i'm New to Linux .. help me
Very Urgent

how to install Openssh in linux machine step by step ....

plz

yum install openssh

If you need urgent help, post in the appropriate place.

You will probably also need openssh-clients

yum install openssh-clients

If you need an openssh server

yum install openssh-server

Those are dependencies and would be installed anyway :slight_smile: