Skip to main content
Tweeted twitter.com/AskUbuntu/status/1602498546435067906
added 35 characters in body
Source Link
terdon
  • 102.8k
  • 15
  • 204
  • 305

TryingI am trying to enable SSH in my Ubuntu running in WSL2 system: sudo systemctl status ssh Got

sudo systemctl status ssh

I get this error: System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down

System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

What does it mean and how tocan I enable ssh?

Trying to enable SSH in my Ubuntu running in WSL2 system: sudo systemctl status ssh Got error: System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down

What does it mean and how to enable ssh?

I am trying to enable SSH in my Ubuntu running in WSL2 system:

sudo systemctl status ssh

I get this error:

System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

What does it mean and how can I enable ssh?

Source Link
vico
  • 4.7k
  • 23
  • 65
  • 89

Enable SSH in WSL system

Trying to enable SSH in my Ubuntu running in WSL2 system: sudo systemctl status ssh Got error: System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down

What does it mean and how to enable ssh?