~/Desktop$ scp -i ~/Desktop/permission/h2w/postgres-dump.pem ubuntu@0.0.0.0:./dumpfile_name ./
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...
-
Rails: console credentials:edit credentials:show dbconsole destroy encrypted:edit encrypted:show generate new ...
-
1. rails g controller user index show in usercontroller copy and paste def index @users = User.all end def s...
-
cd ~/.config/sublime-text-3/Packages/ sudo chown development:development User -R Here development is the...
No comments:
Post a Comment