2022-05

日紀

Intel Fortran Compiler (Intel oneAPI HPC Toolkit)のUbuntu 22.04 (WSL)へのインストール

Intel oneAPI HPC Toolkitを使うと無償でIntel Fortran Compilerを使える。そのインストール作業のメモ。難しいところはあまりないがストレージを消費するのが曲者。WindowsへのインストールWindo...
日紀

dockerがUbuntu 22.04/WSLで立ち上がらないときメモ

下記エラーへの対応user_name@computer_name:~$ docker psCannot connect to the docker daemon at unix:///var/run/docker.sock. Is the ...
日紀

WSLのUbuntuを20.04から22.04にアップグレードする際のエラーを直す

Proxy関連のエラーだと言われるときの直し方。下記のエラーが出る。user_name@computer_name:~$ sudo do-release-upgradeChecking for a new Ubuntu releaseFai...