Skip to content

Instantly share code, notes, and snippets.

View oblx's full-sized avatar

Oblx oblx

View GitHub Profile
@alyleite
alyleite / wsl.md
Last active March 14, 2025 15:53
Failed to connect to bus: Host is down - WSL 2

» sudo systemctl daemon-reload

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

==============================================

Edit*

  1. Open /etc/wsl.conf with any editor:
@karthiks
karthiks / wsl-cheatsheet.ps1
Last active March 25, 2025 14:17
WSL 2 CLI Cheat-sheet To Be Run In Powershell
# wsl Help
wsl --help
# Check WSL status
wsl --status
# Check WSL version
wsl --version
# Update WSL