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 ...

AI Local LLM

Docker不要。WSL2とPodmanで作る軽量ローカルLLM環境構築

Currently, I am experimenting with building a “multi-agent” system that coordinates multiple AIs.
Rat ...

Virtualization, Containers, WSL

WSL2: 新OS環境導入後も旧環境を消さず、データをコピーなしで共有する方法

A major advantage of using Windows Subsystem for Linux (WSL2) is the ability to quickly and lightweightly create and ...

Virtualization, Containers, WSL

Ubuntu(WSL) × Operaで『海外アクセス検証環境』を作る方法

When checking the behavior of web services or servers, can we really say everything has been thoroughly tested just b ...

Virtualization, Containers, WSL

WSL2でLinuxサーバのXアプリを転送表示するまでの試行錯誤

I wanted to SSH from WSL2 (Windows Subsystem for Linux) running on Windows to a Linux server (CentOS 7 in this case) ...

Virtualization, Containers, WSL

WSL2 Ubuntu 22.04.4 LTS 上で pcb2gcodeGUI のインストール手順

In this blog, we explain the step-by-step installation procedure for pcb2gcodeGUI on an Ubuntu 22.04.4 LTS environmen ...

AI Local LLM

ローカルLLM

In recent years, the demand for LLMs (Large Language Models) has rapidly grown, drawing significant attention not onl ...

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 ...

Linux, Server Setup, Networking

お名前.comで取得したドメインを使ってMyDNS.jpでDynamic DNSを構築してみた

This time, I took on the challenge of configuring a custom domain obtained through Onamae.com to be used as a Dynamic ...