Tagged Questions
4
votes
2answers
649 views
What is the best way to secure my EC2 server in regards to the SSH?
I have a Amazon ec2 instance, and was curious on if I should change the username (the default is ubuntu) or not?
Since you need a public SSH key in order to access the server, I don't think you do, ...