<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://slightknowledge.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://slightknowledge.com/feed.php">
        <title>SlightKnowledge - unix</title>
        <description></description>
        <link>https://slightknowledge.com/</link>
        <image rdf:resource="https://slightknowledge.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-05T12:11:10+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=unix:apache2&amp;rev=1762674255&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=unix:cluster&amp;rev=1756037246&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=unix:cygwin&amp;rev=1757062447&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=unix:freebsd&amp;rev=1753089511&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=unix:linux&amp;rev=1757307739&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=unix:raspberypi&amp;rev=1762661879&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=unix:unix&amp;rev=1759656794&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://slightknowledge.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>SlightKnowledge</title>
        <link>https://slightknowledge.com/</link>
        <url>https://slightknowledge.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://slightknowledge.com/doku.php?id=unix:apache2&amp;rev=1762674255&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-09T07:44:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>apache2</title>
        <link>https://slightknowledge.com/doku.php?id=unix:apache2&amp;rev=1762674255&amp;do=diff</link>
        <description>見出し

mod / site の登録・削除 (debian 系)

site の登録・削除
a2ensite sitename
a2dissite sitename
module の登録・削除
a2enmod module-name
a2dismod module-name
apache2

----------

接続できない

接続できない場合の確認事項</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=unix:cluster&amp;rev=1756037246&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-24T12:07:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cluster</title>
        <link>https://slightknowledge.com/doku.php?id=unix:cluster&amp;rev=1756037246&amp;do=diff</link>
        <description>slurm

lustre</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=unix:cygwin&amp;rev=1757062447&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-05T08:54:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cygwin</title>
        <link>https://slightknowledge.com/doku.php?id=unix:cygwin&amp;rev=1757062447&amp;do=diff</link>
        <description>Cygwin

----------

venv で pip が作しない

仮想環境 venv で pip がエラーになる場合がある。
仮想環境を構築後、pip をインストールする
python -m venv --without pip ownedVenv
source ownedVenv/bin/activate
curl https://bootstrap.pypa.io/get-pip.py | python
deactivate
source ownedVenv/bin/activate
pip install --upgrade pip</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=unix:freebsd&amp;rev=1753089511&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-21T09:18:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>freebsd</title>
        <link>https://slightknowledge.com/doku.php?id=unix:freebsd&amp;rev=1753089511&amp;do=diff</link>
        <description>FreeBSD に関すること

Tips

Gdk-WARNING

以下のメッセージが出た場合:
Native Windows wider or taller than 32767 pixels are not supported
liberation-fonts をインストールする
pkg install liberation-fonts-ttf</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=unix:linux&amp;rev=1757307739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-08T05:02:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux</title>
        <link>https://slightknowledge.com/doku.php?id=unix:linux&amp;rev=1757307739&amp;do=diff</link>
        <description>Linux に関すること

ubuntu

AlmaLinux

パッケージ管理</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=unix:raspberypi&amp;rev=1762661879&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-09T04:17:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>raspberypi</title>
        <link>https://slightknowledge.com/doku.php?id=unix:raspberypi&amp;rev=1762661879&amp;do=diff</link>
        <description>Raspbrery pi

Debian GNU/Linux 12 (bookworm)

Wifi

設定ファイルの場所

以下のディレクトリに、各 ssid ごとに設定ファイルが存在する。
/etc/NetworkManager/system-connections/
Windows のモバイルホットスポット</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=unix:unix&amp;rev=1759656794&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-05T09:33:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unix</title>
        <link>https://slightknowledge.com/doku.php?id=unix:unix&amp;rev=1759656794&amp;do=diff</link>
        <description>雑多

	*  改行コード
	*  ssh
	*  apache2
	*  emacs
	*  join
	*</description>
    </item>
</rdf:RDF>
