Shree krishna lamichhane
Shree Krishna Lamichhane

Shree Krishna Lamichhane

Follow
homenewsletter
Tag

ec2

#ec2

More content

Read more stories on Hashnode


Articles with this tag

Change default password of root user on aws ubuntu ec2 instance

Jun 23, 20221 min read 41 views

First ssh into your server using the ssh key. ssh -i "Mysecretkey.pem" ubuntu@ec2-ip.compute-1.amazonaws.com Once you are logged in, switch to root...

Change default password of root user on aws ubuntu ec2 instance