[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2024-04-23T18:12:28.798187+00:00</updated>
|
||||
<updated>2024-04-23T20:09:34.585142+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -18633,7 +18633,7 @@
|
||||
"id": 1451,
|
||||
"date": "2022-11-03T05:55:14",
|
||||
"text": "写了一个让 Yubikey 插上电脑能无密码解锁的 python 脚本!\n\n工作原理是监听 USB 设备,插上/移除 USB 设备的时候调用 ykman 的输出,检测序列号来判断是不是我的 yubikey。如果是就 passwd -d 把密码删掉,如果检测不到就 chpasswd 把密码设回去,很简单粗暴 qwq\n\n(用这个脚本的话记得先 visudo 给你的用户加上 NOPASSWD:ALL,不然的话没密码是不能 sudo 的哦",
|
||||
"views": 586,
|
||||
"views": 587,
|
||||
"forwards": 5,
|
||||
"images": [
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Tue, 23 Apr 2024 18:12:28 +0000</lastBuildDate>
|
||||
<lastBuildDate>Tue, 23 Apr 2024 20:09:34 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3600</title>
|
||||
<link>https://aza.moe/life?post=3600</link>
|
||||
|
||||
Reference in New Issue
Block a user