mycroft-start restart audio
sudo apt-get update
sudo apt-get install -y alsa pulseaudio
git clone https://github.com/MycroftAI/mycroft-core.git
cd mycroft-core
./dev_setup.sh -fm
sudo reboot
mycroft-start all
mycroft-start debug
$PATH
during installation, you can manually run ./start-mycroft.sh
from your mycroft-core
directory.sudo apt-get install openssh-server
.ifconfig | grep inet
. Should be 10.0.2.x. Then open the VM settings, go to the Network tab, expand the Advanced section and click the Port Forwarding button. Then enter these settings:ssh [email protected] -p 2222
. You can also select the Start dropdown menu to start the VM in Headless mode.