CachyOS
CachyOSを使ってみました。GUIインストーラなので導入がしやすいですね。 CachyOS — Blazingly Fast OS based on Arch Linux 🚀 CachyOS is an Arch Linux-based distribution that offers an easy installation, several customization options to suit every user, and special optimizations for improved performance while remaining simple. 環境 CachyOS Hyprland Caelestia Thunar Google Chrome 構築CachyOS ISOをダウンロード https://cachyos.org/download/ Ventoyにコピーして起動 https://www.ventoy.net/ インストール...
Caelestia
Hyprland用のCaelestia dotsを試してみました。これは良いかもしれない。 https://github.com/caelestia-dots/caelestiahttps://github.com/caelestia-dots/clihttps://github.com/caelestia-dots/shell https://www.youtube.com/watch?v=TggHDm0_vBw 2026-05-03アップデート後にQuickShellが起動しなくなった場合の暫定対策https://github.com/caelestia-dots/caelestia/issues/403#issuecomment-4363580426 yay -S quickshell-git --aur --devel && begin; caelestia shell -k 2>/dev/null; caelestia shell -d; end 2026-01-13 以下のワークアラウンドでcaelestiaコマンドが動作するようにな...
OpenVPN Access Server
OpenVPN Access ServerをRaspberry Pi 4Bに構築してみました。今回はPortainerのGUI画面を使ってOpenVPN Access ServerのDockerコンテナを生成しました。2コネクションまでは無償利用可能なようです。 Self-Hosted VPN: Access Server | OpenVPN Secure your private business network with a self-hosted VPN, Access Server, ideal for cloud or on-premise setups. Free with 2 simultaneous VPN connections. https://openvpn.net/access-server/https://hub.docker.com/r/openvpn/openvpn-as 2025-11-15https://docs.portainer.io/faqs/...
Install Arch Linux on WSL
WSLにArch Linuxをインストールします。Ubuntu上のfish, ssh, code server, hexo, jellyfinをArch Linuxに移行します。 https://wiki.archlinux.org/title/Install_Arch_Linux_on_WSL 環境Software Widows 11 Pro wsl 2.6.1 Arch Linux fish 4.1.2 starship v1.24.0 code-server v4.105.1 hexo 8.1.0 hexo-theme-butterfly 5.5.1 jellyfin 10.11.0 Ubuntu (現行のデフォルト) Ports port 用途 22 ssh 443 code-server 4000 hexo s 8096 jellyfin 構築Arch Linux導入 WSLをアップデート wsl --update Arch Linuxをインストール 管理者で実行wsl --install archlinuxwsl --l...
Qwen3
Qwen3を使ってみました。Qwen3はAlibabaが開発したオープンソースの大規模言語モデル(LLM)の最新バージョンです。UIにはOpen WebUIを利用しました。 https://github.com/QwenLM/Qwen3https://github.com/open-webui/open-webui 2025-08-04https://ollama.com/downloadOllama GUIアプリ 環境 Window 11 python 3.11.9Requires-Python <3.12.0a1,>=3.11 nvidia cuda 12.9 git 2.50.1 ollama 0.9.6 open-webui v0.6.18 構築前提ソフトウェアのインストール pythonwinget install --id Python.Python.3.11 -e nvidia cudawinget install --id Nvidia.CUDA -e gitwinget install --id Git.Git -e olla...
Jellyfin
メディアサーバJellyfinを使ってみました。今まで散らばっていた大量のメディアファイルを整理することができました。また、インターネットラジオやMirakurunと連携したテレビ番組の視聴ができました。 Jellyfin The Free Software Media System projecthttps://jellyfin.org/https://jellyfin.org/downloads serverhttps://github.com/jellyfin/jellyfin client cefhttps://github.com/jellyfin/jellyfin-desktophttps://github.com/jellyfin/jellyfin-desktop/actionshttps://aur.archlinux.org/packages/jellyfin-desktop client qtDeprecated https://github.com/jelly...
GNOME Remote Desktop + jp109 keyboard
Arch LinuxやUbuntuへリモートデスクトップ接続した際にパイプ文字「|」が入力できない事象があります。gnome-remote-desktopのプロジェクトページではIssueが登録されていました。キーボードが正しく認識されないようです。私の環境ではデスクトップPCが日本語キーボード、ノートPCが英語キーボードです。キーボードの設定はどちらでも構わないので当面英語キーボードの設定にしようと思います。xrdpに戻すべきなのだろうか。 問題事象 日本語キーボードを接続したOS(WindowsやLinux)からGNOME Remote Desktopでリモート接続可能なLinux(Arch LinuxやUbuntu)にRDP接続した際にキーボードが正しく認識されない。 パイプ文字が入力できない。半角/全角キー押下でIMEが過度に切り替わる。 環境 サーバArch Linux (x86_64), gnome-remote-desktop 48.1, freerdp 3.16Ubuntu 25.04 (aarch64), gnome-remote-deskt...
Kdenlive
ビデオエディタKdenliveを使ってみました。 Kdenlive Kdenlive is the acronym for KDE Non-Linear Video Editor. It works on Linux, Windows, macOS, and BSD. 環境 Arch Linux kdenlive 25.04.2 構築 インストール sudo pacman -S kdenlive 設定 ツールバー(2種)を表示し、アイコンのみに設定 利用起動から書き出しまでの流れ 起動 フルスリーンモードに変更 プロジェクトの設定(オプション) 必要に応じて解像度、フレームレートなどを変更 プロジェクトビンにクリップを追加 タイムラインにクリップを配置 クリップの編集 クリップのトリミング(不要な部分の削除) トランジション(クリップ間の切り替え効果)を追加 エフェクト(色補正、音声調整など)を適用 テロップ(字幕)を作成・追加 レンダリング(プロジェク...
mpd
Music Player Daemon (MPD)を使ってみました。 Music Player Daemon (MPD) Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. MPDクライアントにはcantataを利用しました。 /* css part */ .gr-card { --gr-header-width-proportion: 10%; --gr-footer-width-proportion: 10%; --gr-content-width-proportion: 80%; --gr-header-min-wid...
calamares
GUIインストーラCalamaresをカスタマイズしてみました。 Calamares Calamares aims to be easy, usable, beautiful, pragmatic, inclusive and distribution-agnostic カスタマイズしたCalamaresを組み込んだライブISOイメージで起動し、Arch Linuxをインストールして、Arch Linuxが起動しました。 スクリーンショットライブISO起動直後時刻と天気を自動調整。起動時にミラーリストも更新。 メニューArcMenuの11テーマ スクリプトArgosでスクリプト実行(追加/編集可能) ライブISOで日本語入力 インストーラ システム情報 ライブISOでの日本語化ライブISO作成時に初期言語を日本語にすることもできますが、英語版のISOでも日本語に切り替えることができます。Settings(gnome-control-center) > Syst...




