linux - How to make key based ssh user? -
I am new to Ubuntu Linux, I have to create an SSU user in the remote system and generate its key. And this system can be used by the key_file command.
ssh -i key_file user @ host Can any body tell me how can I?