Below are steps i am performing $ vagrant init hashicorp/precise32 $ vagrant up $ vagrant ssh
After using $ vagrant ssh command it is showing me vagrant@precise32:~$ Now when i enter sudo su edxapp It gives me "Unknown id: edxapp" Please correct me if i am doing sth wrong. *CMD log.* D:\Personal-Data\Edx\devstack>vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic-pae i686) Welcome to your Vagrant-built virtual machine. Last login: Sun Feb 1 07:33:50 2015 from 10.0.2.2 vagrant@precise32:~$ sudo su edxapp Unknown id: edxapp vagrant@precise32:~$ -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
