Git and GitHub Walk-through
Launching an EC2 instance
Launch an Ubuntu instance using all free-tier resources.
Connect to your instance using ssh.Go to the directory where you have stored your ssh key, then use the ssh command.
Installing Git
Switch to root: sudo suCheck git:...
rupaks.hashnode.dev5 min read