cat ~/.ssh/id_rsa.pub
Subscribe to:
Post Comments (Atom)
Revert last commit or second last and more....
Git revert commit_id -m 1 this command willl revert last commit Git revert commit_id -m 2 this command will revert second commit with same...
-
.wrap{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
-
1. Add gem "aws-sdk-s3" and bundle install require 'aws-sdk-s3' # AWS S3 bucket upload method def self.upload...
-
AWS IP: 192.168.0.123 Username : ubuntu (in aws ubuntu is default user ) 1. Login server from console and check ubuntu ver...
No comments:
Post a Comment