Q: My VM doesn't power off when I run "shutdown now". Why?!
...
I'm not sure. What it does do is drop into single-user mode in console, giving you little control of anything if you're working via SSH. Use the following instead:
Code Block |
---|
# shutdown -h now
|
...
Q: I'm being prompted for a password when logging into Team VM. Why isn't my pubkey working?
...