Explore >> Select a destination


You are here

trzeci.eu
| | memo.mx
3.2 parsecs away

Travel
| | WSL configuration Install i3 sudo apt install i3 -y Create an init script vim ~/src/scripts/i3launch.sh #!/bin/zsh source ~/.zshrc # If not running interactively, don't do anything [ -z "$PS1" ] && return export DISPLAY=$(awk '/nameserver / {print $2; exit}' /etc/resolv.conf 2>/dev/null):0 export LIBGL_ALWAYS_INDIRECT=1 dbus_status=$(service dbus status) if [[ $dbus_status = *"is not running"* ]]; then sudo service dbus --full-restart fi i3 To run WSL2 as root wsl.exe -d Ubuntu-20.04 -u root -- /bin/bash...
| | hymd3a.hatenablog.com
4.8 parsecs away

Travel
| | (2022-06-20 ?? -2025-07-14??) ???Windows???????????Windows Termianl????????????????????????????????????????????? WSL ????????? | Microsoft Learn WSL2???????????Windows Terminal????????????????/etc/hosts???????????????? Web???????????????? ??? WSL2 ? hosts file ????? Advanced settings configuration i...
| | blog.goodstuff.im
2.1 parsecs away

Travel
| | [AI summary] A guide detailing the setup of Windows 10 and WSL2 for development, including installing Rust, configuring SSH, and integrating with VS Code.
| | blog.timo.page
12.8 parsecs away

Travel
| A complete guide to install Arch Linux on ZFS, "The last word in filesystems", step by step.