<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://dokuwiki/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="http://dokuwiki/feed.php">
        <title>某喵的鱼塘</title>
        <description></description>
        <link>http://dokuwiki/</link>
        <image rdf:resource="http://dokuwiki/_media/favicon.ico" />
       <dc:date>2026-05-06T18:44:01+0800</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dokuwiki/tech/op/mac?rev=1641958631&amp;do=diff"/>
                <rdf:li rdf:resource="http://dokuwiki/tech/op/wireguard?rev=1570000635&amp;do=diff"/>
                <rdf:li rdf:resource="http://dokuwiki/tech/op/ubuntu/logrotate?rev=1536719530&amp;do=diff"/>
                <rdf:li rdf:resource="http://dokuwiki/tech/op/ubuntu/fd?rev=1536679753&amp;do=diff"/>
                <rdf:li rdf:resource="http://dokuwiki/tech/op/openvpn?rev=1533312680&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dokuwiki/_media/favicon.ico">
        <title>某喵的鱼塘</title>
        <link>http://dokuwiki/</link>
        <url>http://dokuwiki/_media/favicon.ico</url>
    </image>
    <item rdf:about="http://dokuwiki/tech/op/mac?rev=1641958631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-12T11:37:11+0800</dc:date>
        <dc:creator>某喵 (panezhang@undisclosed.example.com)</dc:creator>
        <title>Mac 技巧</title>
        <link>http://dokuwiki/tech/op/mac?rev=1641958631&amp;do=diff</link>
        <description>Mac 技巧

常用命令

- 查看端口占用 lsof -i:62570

快捷键

光标移动和删除

- Ctrl + A 光标移动到行首（Ahead of line）
- Ctrl + E 光标移动到行尾（End of line）
- Ctrl + U 删除光标之前到行首的字符
- Ctrl + K 删除光标之前到</description>
    </item>
    <item rdf:about="http://dokuwiki/tech/op/wireguard?rev=1570000635&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-10-02T15:17:15+0800</dc:date>
        <dc:creator>某喵 (panezhang@undisclosed.example.com)</dc:creator>
        <title>WireGuard</title>
        <link>http://dokuwiki/tech/op/wireguard?rev=1570000635&amp;do=diff</link>
        <description>WireGuard

安装

	* &lt;https://ssr.tools/1071&gt;
	* &lt;https://www.atrandys.com/2018/886.html&gt;



yum install -y wget
wget https://raw.githubusercontent.com/atrandys/wireguard/master/wireguard_install.sh
# v2ray https://git.io/v2ray.sh
chmod +x wireguard_install.sh
./wireguard_install.sh


客户端

	* &lt;https://www.wireguard.com/install/&gt;

Mac 分流</description>
    </item>
    <item rdf:about="http://dokuwiki/tech/op/ubuntu/logrotate?rev=1536719530&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-09-12T10:32:10+0800</dc:date>
        <dc:creator>某喵 (panezhang@undisclosed.example.com)</dc:creator>
        <title>Logrotate 添加方法 - 创建</title>
        <link>http://dokuwiki/tech/op/ubuntu/logrotate?rev=1536719530&amp;do=diff</link>
        <description>Logrotate 添加方法

	* 编辑 /etc/logrotate.d 目录下文件
	* 执行 sudo logrotate /etc/logrotate.d/target -v
	* 查看状态 cat /var/lib/logrotate.status</description>
    </item>
    <item rdf:about="http://dokuwiki/tech/op/ubuntu/fd?rev=1536679753&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-09-11T23:29:13+0800</dc:date>
        <dc:creator>某喵 (panezhang@undisclosed.example.com)</dc:creator>
        <title>File Description - 创建</title>
        <link>http://dokuwiki/tech/op/ubuntu/fd?rev=1536679753&amp;do=diff</link>
        <description>File Description

进程 fd 查看

	* 方法一：lsof -p pid
	* 方法二：ls /proc/{pid}/fd</description>
    </item>
    <item rdf:about="http://dokuwiki/tech/op/openvpn?rev=1533312680&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-08-04T00:11:20+0800</dc:date>
        <dc:creator>某喵 (panezhang@undisclosed.example.com)</dc:creator>
        <title>Bandwagon Open VPN 服务器搭建</title>
        <link>http://dokuwiki/tech/op/openvpn?rev=1533312680&amp;do=diff</link>
        <description>Bandwagon Open VPN 服务器搭建

CentOS 6

	* 使用搬瓦工 KVM 自动安装（如果提示无法写入 task，需要手动 chmod 755 /
	* 下载 Open VPN 配置文件，双击 .ovpn 文件可以直接导入 TunnelBlick
	* 将 .ovpn 中对应的 ca、cert、key 替换成标签，即可导入手机 Open VPN</description>
    </item>
</rdf:RDF>
