hilverd / vagrant-ubuntu-oracle-xe

Install Oracle 11g XE in a Vagrant virtual machine running Ubuntu 12.04.
MIT License
287 stars 96 forks source link

please, explain, what login and password I should use for ssh #16

Open dmarsentev opened 10 years ago

dmarsentev commented 10 years ago

Please, explain, what login and password I should use for ssh.

This combination does not work: ssh -p 2222 system@localhost manager

Thank you

corporate-gadfly commented 10 years ago

@dmarsentev The procedure I use to login to the machine is as follows:

dmarsentev commented 10 years ago

Thank you, it works.

And this solution works too: ssh -p 2222 vagrant@localhost

password: vagrant