I have setup a Centos Linux Server. I can connect to my server with command:
ssh My_Name @ Ip_Address How can I set a name for my server so that I can connect with the command:
ssh My_Name @ My_Server_Name.com The .com or '.net' does not matter, I just want to have a name for my server.