Linux, Server Setup, Networking

Linuxプロキシ設定完全早見表(apt, yum, dnf, npm, wget, curl, git, k8s/containerd, OS環境変数)

When building a Linux environment behind a proxy, proxy configuration methods vary by tool, which often wastes time o ...

Development, Programming, Git

GitHubのmainブランチを守る:最低限のブランチ保護設定と3wayマージ運用

At Nando Kobo, we manage the Minecraft Paper plugin “twbridge” in the
GitHub repository nando256/twbr ...

Linux, Server Setup, Networking

Ubuntu 22.04 での pyenv インストールと使い方

pyenv is a convenient tool when you want to easily switch between and manage different versions of Python. This artic ...