-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
253 lines (184 loc) · 7.46 KB
/
Copy pathindex.html
File metadata and controls
253 lines (184 loc) · 7.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!DOCTYPE html>
<html lang="en-us"><meta charset="utf-8" />
<title>No Wander - No Wander</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://sur.moe/css/latex.css" />
<link rel="stylesheet" href="https://sur.moe/css/main.css" />
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<meta name="generator" content="Hugo 0.102.3" /><body>
<header>
<nav class="navbar">
<div class="nav">
<ul class="nav-links">
</ul>
</div>
</nav>
<div class="intro-header">
<div class="container">
<div class="page-heading">
<h1>No Wander</h1>
<p class="author">Tsingv</p>
</div>
</div>
</div>
</header>
<div id="content">
<div class="container" role="main">
<div class="posts-list">
<article class="post-preview">
<a href="https://sur.moe/post/vim%E8%BE%93%E5%85%A5%E6%B3%95%E5%88%87%E6%8D%A2%E4%B8%8D%E4%BD%BF%E7%94%A8%E6%8F%92%E4%BB%B6/">
<h2 class="post-title">VIM输入法切换,不使用插件</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Sep 27, 2022
</span>
</div>
<div class="post-entry">
<p>VIM输入法(自动)切换,不使用插件 如题,之前切换输入法使用的是fcitx.vim这样一个插件,某次使用fcitx5后插件还没有适配。因此查</p>
<a href="https://sur.moe/post/vim%E8%BE%93%E5%85%A5%E6%B3%95%E5%88%87%E6%8D%A2%E4%B8%8D%E4%BD%BF%E7%94%A8%E6%8F%92%E4%BB%B6/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/avd%E5%AE%89%E5%8D%93%E8%99%9A%E6%8B%9F%E6%9C%BA%E7%9A%84%E4%B8%80%E4%BA%9B%E8%AE%BE%E7%BD%AE/">
<h2 class="post-title">AVD,安卓虚拟机的一些设置</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Sep 20, 2022
</span>
</div>
<div class="post-entry">
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/unzip%E4%B9%B1%E7%A0%81/">
<h2 class="post-title">Unzip乱码</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Aug 29, 2022
</span>
</div>
<div class="post-entry">
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/nmcli%E8%BF%9E%E6%8E%A5802-1x%E7%BD%91%E7%BB%9Ceap/">
<h2 class="post-title">Nmcli连接802 1x网络(EAP)</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Aug 28, 2022
</span>
</div>
<div class="post-entry">
<p>步骤 近日,连接校园网发现学校采用的WPA2-Enterprise,遂记录一下。 传统的WPA2-Personal可以直接使用nmcli device wifi connect <SSID></p>
<a href="https://sur.moe/post/nmcli%E8%BF%9E%E6%8E%A5802-1x%E7%BD%91%E7%BB%9Ceap/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/%E7%94%B5%E4%BF%A1/">
<h2 class="post-title">电信</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Jun 29, 2022
</span>
</div>
<div class="post-entry">
<p>电信友华网关,参考视频 但简单的是在控制台直接使用openfile函数进行跳转 视频中提到的文件路径是/var/config/lastgood.</p>
<a href="https://sur.moe/post/%E7%94%B5%E4%BF%A1/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/ddcutil%E6%8E%A7%E5%88%B6%E6%98%BE%E7%A4%BA%E5%99%A8%E4%BA%AE%E5%BA%A6/">
<h2 class="post-title">Ddcutil控制显示器亮度</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Feb 28, 2022
</span>
</div>
<div class="post-entry">
<p>ddcutil 工具介绍 DDC使用DDC/CI(Display Data Channel Command Interface),能够和基于MCCS(Monitor Control Command Set)的显示器进行i2c</p>
<a href="https://sur.moe/post/ddcutil%E6%8E%A7%E5%88%B6%E6%98%BE%E7%A4%BA%E5%99%A8%E4%BA%AE%E5%BA%A6/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/chromiumsync/">
<h2 class="post-title">ChromiumSync</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Oct 6, 2021
</span>
</div>
<div class="post-entry">
<p>解决了之前Chromium同步Google账户的问题,经过对比,发现关键的一步在 测试用户界面添加自己的账户,否则会一直登陆,但是没有什么效果</p>
<a href="https://sur.moe/post/chromiumsync/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/waylandtest2/">
<h2 class="post-title">WaylandTest2</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Oct 5, 2021
</span>
</div>
<div class="post-entry">
<p>Wayland在许多的方面已经很好用了,虽然我只用过weston和sway(不带xwayland哈)。 weston没有快捷键实在是太难过了,</p>
<a href="https://sur.moe/post/waylandtest2/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/gnupg%E5%B0%9D%E9%B2%9C/">
<h2 class="post-title">GnuPG尝鲜</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Jul 1, 2021
</span>
</div>
<div class="post-entry">
<p>gpg好呀,一键加解密签名。 gpg --full-gen-key 上述可以创建一个密钥对。 使用send-key上传到keyserver让别人能用你的公钥。 gpg --send-key YOURKEYID 上述不用担心,</p>
<a href="https://sur.moe/post/gnupg%E5%B0%9D%E9%B2%9C/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="https://sur.moe/post/hugo%E5%9B%BE%E7%89%87/">
<h2 class="post-title">Hugo 图片插入问题</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Jan 31, 2021
</span>
</div>
<div class="post-entry">
<p>如题 Hugo图片插入,看到的其他人的做法大多是将其放在一个目录下,比如说static. 但是我的vim插件使用的相对路径,图片都保存到当前目录</p>
<a href="https://sur.moe/post/hugo%E5%9B%BE%E7%89%87/" class="post-read-more">Read More</a>
</div>
</article>
</div>
<ul class="pager">
<li class="next">
<a href="https://sur.moe/page/2/">Older →</a>
</li>
</ul>
</div>
</div><footer>
<div class="container">
<p class="credits copyright">
<p class="credits theme-by">
Powered By <a href="https://gohugo.io">Hugo</a> / Theme <a href="https://github.com/Tsingv/HugoTeX">HugoTeX</a>
<br>
<a href="https://sur.moe/about">Tsingv</a>
©
2022
</p>
</div>
</footer></body>
</html>