I started using AWS EC2 this week and launched an Ubuntu 10.04 server.
AWS EC2 provides user with a private key to login to the server.
I prefer password login, however, so I added another user with administrator & sudoer priviledges.
Below is my note about how to do this in Ubuntu using commands.