1

When I reboot a VM (Ubuntu 16.04) of mine, I'm no longer able to ssh to it. From what I understand, 'apt-get install openssh' gives you sshservice on startup by default so I'm guessing this isn't the reason.

Does anybody have any thoughts as to what the problem might be?

rafvasq
  • 111

1 Answers1

0

After some investigation, I figured out that the network device was simply deactivated. Weird that it deactivated upon reboot but after I could ssh I rebooted to see if the problem would occur again and it didn't.

rafvasq
  • 111