Changes

no edit summary
# Verify that the VM boots
Next, we'll need to update some passwords for the VM. Boot the virtual machine then:
# Login Log in (user: vagrant pass: vagrant). You will be asked to update your password. Do so(make sure to record this password).# Setup a new password for Jupyter. This can be done by typing <code>jupyter notebook password</code>, then entering and verifying your new password. Note that Jupyter will not start until this is done. This password will be needed to log into Jupyter, so make sure you record it as well.
# Reboot the VM.
# Once the VM is booted, you can connect to Jupyter via <code>localhost:8888</code> (Firefox/Chrome ONLY). You will be asked for the password you set via <code>jupyter notebook password</code>
You shouldn't need to login log in to the VM again to run Jupyter (which provides the interface) as it should start automatically, but make sure you still record the password you set for the vagrant account, as you will need to login log in to update ChipWhisperer.
Approved_users, administrator
366
edits