

Host Name (or IP address) enter the ip address of the virtula maching (you can get it with ifconfig command) / FINALLY IT WORKED, THIS IS WHAT I DID To start the application, use this command: If this ip is not the same, you can just login to the virtualbox server with bitnami/bitnami and do an ifconfig to see the ip addressĬd /home/bitnami/htdocs/projects/first/sample One quick way to know the server is running, go to the virtualbox server's ip address:Īlso, you can SSH using putty, for this notes, the IP address was: 192.168.100.191 Once you see BITNAMI the splash screen you can login as the default user: Once you have imported into virutalbox, run the server MEAN-bitnami-server-on-VirtualBox.txt to get started, you can import the file on the seagate backup external usb drive (the black one),Į:\VIRTUAL MACHINES -4-14-2016\IMPORT - EXPORT\bitnami-MEAN-SERVER.ova # THIS WILL TAKE A WHILE Finished 'jshint' after 14 s # Password must be only letters, spaces, or dashes 8-15 characters long Please provide password so we can create your first admin user Please provide your username so we can create your first admin user:toshiba Please provide your email so we can create your first admin user:

CONFIGURING BITNAMI MEAN STACK INSTALL
# Do you want to help us improve the mean network (Y/n)? nĬongratulations you have mean.io installed.īefore you install the dependencies and fire up the server we can help you with setting up your first admin user. # What would you name your mean app? (myApp) # THIS IS WHERE I SAVED THE UBUNTU - MEAN WITH JASON VM

Sudo apt-get install mongodb-org git build-essential openssl libssl-dev pkg-config Sudo apt-key adv -keyserver hkp://:80 -recv 7F0CEB10Įcho 'deb dist 10gen' | sudo tee /etc/apt//mongodb.list This is what i did to install MEAN on this machine These are just some notes i took for the mean class, mean which means MongoDB Express AngularJS NodeJs,k MEAN NOTES.txt i tried these, but the last two command do not work to get the server started
