Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/traa/rewarder
https://github.com/traa/rewarder
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/traa/rewarder
- Owner: traa
- Created: 2015-11-27T20:53:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T22:17:55.000Z (about 9 years ago)
- Last Synced: 2024-11-06T20:49:15.703Z (3 months ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
#LOGGING TO VAGRANT USING WINDOWS
1. Install Putty
2. convert vagrant key (.vagrant\machines\default\virtualbox\private_key) into ppk file using Putty (save private part)
3. use the .ppk key in your PuTTY session - configured in Connection > SSH > Auth > Private key file
4. use host 127.0.0.1
5. use port 2222 instead of 22
6. You can set the default username under Connection > Data > Auto-login username (vagrant) (see reference: http://stackoverflow.com/questions/9885108/ssh-to-vagrant-box-in-windows)# ISSUES
In case of issues we can go with Chef
https://gorails.com/guides/using-vagrant-for-rails-development# SHARING
https://docs.vagrantup.com/v2/getting-started/share.html