Y
YefimK
Installed Ubuntu 20.04 distro on WSL 2Created wsl.conf as following:=============================================================== [automount] enabled = true options = "metadata,uid=1000,gid=1000,umask=22,fmask=11,case=off" mountFsTab = true crossDistro = true [network] generateHosts = false generateResolvConf = true [interop] enabled = true appendWindowsPath = true ============================================================= Setup systemD according to https://github.com/damionGans/ubuntu-wsl2-systemd-scriptInstall core, lxd and some other snaps like microk8
Continue reading...
Continue reading...