<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://pasze888.github.io/</id><title>pasze's blog</title><subtitle>A minimal, responsive and feature-rich Jekyll theme for technical writing.</subtitle> <updated>2026-02-24T10:43:09+08:00</updated> <author> <name>pasze</name> <uri>https://pasze888.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://pasze888.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="zh-CN" href="https://pasze888.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 pasze </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Fedora运行Minecraft</title><link href="https://pasze888.github.io/posts/Fedora%E8%BF%90%E8%A1%8CMinecraft/" rel="alternate" type="text/html" title="Fedora运行Minecraft" /><published>2026-02-24T09:56:05+08:00</published> <updated>2026-02-24T10:42:47+08:00</updated> <id>https://pasze888.github.io/posts/Fedora%E8%BF%90%E8%A1%8CMinecraft/</id> <content type="text/html" src="https://pasze888.github.io/posts/Fedora%E8%BF%90%E8%A1%8CMinecraft/" /> <author> <name>pasze</name> </author> <summary>Fedora使用HMCL和NVIDIA专有驱动运行Minecraft</summary> </entry> <entry><title>解决 SSH 报错 Permission denied (publickey)</title><link href="https://pasze888.github.io/posts/permission-denied-publickey-%E9%97%AE%E9%A2%98/" rel="alternate" type="text/html" title="解决 SSH 报错 Permission denied (publickey)" /><published>2026-02-17T14:54:00+08:00</published> <updated>2026-02-20T12:47:12+08:00</updated> <id>https://pasze888.github.io/posts/permission-denied-publickey-%E9%97%AE%E9%A2%98/</id> <content type="text/html" src="https://pasze888.github.io/posts/permission-denied-publickey-%E9%97%AE%E9%A2%98/" /> <author> <name>pasze</name> </author> <summary>最近想在 Ubuntu 服务器上开发，第一步就是给服务器配置 GitHub 的 SSH 访问权限，结果踩了个经典的坑——明明生成了密钥、添加到 GitHub，却始终认证失败。记录一下完整的排查和解决过程，帮大家少走弯路。 一、背景：服务器配置GitHub SSH的初衷 本地开发环境切换到云服务器后，需要频繁拉取/推送 GitHub 代码，为了避免每次输入密码，优先选择 SSH 认证方式。 二、操作步骤（踩坑版） 生成 SSH 密钥对： 因为服务器可能要配置多个 Git 平台的密钥，所以没有用默认的 id_rsa，而是自定义了名称： ssh-keygen -t ed25519 -C "你的邮箱@xxx.com" -f ~/.ssh/id_git -f 指定生成的私钥文件名是 id_git，公钥会自动生成 id_git....</summary> </entry> <entry><title>第一篇博文</title><link href="https://pasze888.github.io/posts/%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E6%96%87/" rel="alternate" type="text/html" title="第一篇博文" /><published>2026-02-10T20:29:00+08:00</published> <updated>2026-02-20T12:47:12+08:00</updated> <id>https://pasze888.github.io/posts/%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E6%96%87/</id> <content type="text/html" src="https://pasze888.github.io/posts/%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E6%96%87/" /> <author> <name>pasze</name> </author> <summary>print("hello world")</summary> </entry> </feed>
