-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
290 lines (129 loc) · 8.91 KB
/
atom.xml
File metadata and controls
290 lines (129 loc) · 8.91 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
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Jackless</title>
<icon>https://jackless.cf/icon.png</icon>
<subtitle>Python、Go、DevOps、Docker、Kubernetes</subtitle>
<link href="https://jackless.cf/atom.xml" rel="self"/>
<link href="https://jackless.cf/"/>
<updated>2022-02-19T00:14:08.740Z</updated>
<id>https://jackless.cf/</id>
<author>
<name>Jackless</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>ITIL和DevOps</title>
<link href="https://jackless.cf/post/679a57d2/"/>
<id>https://jackless.cf/post/679a57d2/</id>
<published>2022-02-19T00:13:52.000Z</published>
<updated>2022-02-19T00:14:08.740Z</updated>
<summary type="html"><h2 id="ITIL"><a href="#ITIL" class="headerlink" title="ITIL"></a>ITIL</h2><p>ITIL即IT基础架构库(Information Technology Infrastructure Library,</summary>
<category term="分享" scheme="https://jackless.cf/categories/%E5%88%86%E4%BA%AB/"/>
<category term="运维" scheme="https://jackless.cf/tags/%E8%BF%90%E7%BB%B4/"/>
</entry>
<entry>
<title>Web后端开发知识点</title>
<link href="https://jackless.cf/post/c3df8a2e/"/>
<id>https://jackless.cf/post/c3df8a2e/</id>
<published>2022-02-19T00:12:52.000Z</published>
<updated>2022-02-19T00:08:17.496Z</updated>
<summary type="html"><h2 id="做Web后端开发需要学习什么"><a href="#做Web后端开发需要学习什么" class="headerlink"</summary>
<category term="技术" scheme="https://jackless.cf/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="分享" scheme="https://jackless.cf/categories/%E5%88%86%E4%BA%AB/"/>
<category term="python" scheme="https://jackless.cf/tags/python/"/>
<category term="go" scheme="https://jackless.cf/tags/go/"/>
</entry>
<entry>
<title>模拟 saltstack/ansible系列四(基于长连接实现salt主要功能)</title>
<link href="https://jackless.cf/post/1c8b7bb6/"/>
<id>https://jackless.cf/post/1c8b7bb6/</id>
<published>2021-11-28T08:29:51.000Z</published>
<updated>2021-11-28T12:08:27.165Z</updated>
<summary type="html"><h2 id="前言"><a href="#前言" class="headerlink" title="前言"></a>前言</h2><p>前面讲了基于短连接的saltstack主要功能实现,今天我来讲讲基于长连接方式的saltstack实现。</p>
<h2</summary>
<category term="技术" scheme="https://jackless.cf/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="分享" scheme="https://jackless.cf/categories/%E5%88%86%E4%BA%AB/"/>
<category term="python" scheme="https://jackless.cf/tags/python/"/>
<category term="devops" scheme="https://jackless.cf/tags/devops/"/>
<category term="linux" scheme="https://jackless.cf/tags/linux/"/>
<category term="运维" scheme="https://jackless.cf/tags/%E8%BF%90%E7%BB%B4/"/>
</entry>
<entry>
<title>模拟 saltstack/ansible 系列三(基于短连接实现saltstack主要功能)</title>
<link href="https://jackless.cf/post/3de380ec/"/>
<id>https://jackless.cf/post/3de380ec/</id>
<published>2021-11-24T13:44:31.000Z</published>
<updated>2021-11-28T08:10:54.610Z</updated>
<summary type="html"><h2 id="前言"><a href="#前言" class="headerlink"</summary>
<category term="技术" scheme="https://jackless.cf/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="分享" scheme="https://jackless.cf/categories/%E5%88%86%E4%BA%AB/"/>
<category term="python" scheme="https://jackless.cf/tags/python/"/>
<category term="devops" scheme="https://jackless.cf/tags/devops/"/>
<category term="linux" scheme="https://jackless.cf/tags/linux/"/>
<category term="运维" scheme="https://jackless.cf/tags/%E8%BF%90%E7%BB%B4/"/>
</entry>
<entry>
<title>模拟 saltstack/ansible 系列二(实现ansible主要功能)</title>
<link href="https://jackless.cf/post/b95044a6/"/>
<id>https://jackless.cf/post/b95044a6/</id>
<published>2021-11-23T11:43:51.000Z</published>
<updated>2021-11-28T08:29:51.000Z</updated>
<summary type="html"><h2 id="前言"><a href="#前言" class="headerlink" title="前言"></a>前言</h2><p>本次主要分享是如何基于Python模拟实现ansible的主要功能</p>
<h2 id="ansible功能分析与代码实现"><a</summary>
<category term="技术" scheme="https://jackless.cf/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="分享" scheme="https://jackless.cf/categories/%E5%88%86%E4%BA%AB/"/>
<category term="python" scheme="https://jackless.cf/tags/python/"/>
<category term="devops" scheme="https://jackless.cf/tags/devops/"/>
<category term="linux" scheme="https://jackless.cf/tags/linux/"/>
<category term="运维" scheme="https://jackless.cf/tags/%E8%BF%90%E7%BB%B4/"/>
</entry>
<entry>
<title>模拟saltstack/ansible系列一(序言)</title>
<link href="https://jackless.cf/post/e4dbd1fc/"/>
<id>https://jackless.cf/post/e4dbd1fc/</id>
<published>2021-11-22T13:12:52.000Z</published>
<updated>2021-11-24T13:45:13.355Z</updated>
<summary type="html"><h2 id="序言"><a href="#序言" class="headerlink" title="序言"></a>序言</h2><h3 id="项目介绍"><a href="#项目介绍" class="headerlink"</summary>
<category term="技术" scheme="https://jackless.cf/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="分享" scheme="https://jackless.cf/categories/%E5%88%86%E4%BA%AB/"/>
<category term="python" scheme="https://jackless.cf/tags/python/"/>
<category term="devops" scheme="https://jackless.cf/tags/devops/"/>
<category term="linux" scheme="https://jackless.cf/tags/linux/"/>
<category term="运维" scheme="https://jackless.cf/tags/%E8%BF%90%E7%BB%B4/"/>
</entry>
<entry>
<title>博客撰写计划</title>
<link href="https://jackless.cf/post/50c5b9ad/"/>
<id>https://jackless.cf/post/50c5b9ad/</id>
<published>2021-11-21T11:26:37.000Z</published>
<updated>2021-11-21T12:58:37.000Z</updated>
<summary type="html"><div class="note danger</summary>
<category term="技术" scheme="https://jackless.cf/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="分享" scheme="https://jackless.cf/categories/%E5%88%86%E4%BA%AB/"/>
<category term="python" scheme="https://jackless.cf/tags/python/"/>
<category term="go" scheme="https://jackless.cf/tags/go/"/>
<category term="devops" scheme="https://jackless.cf/tags/devops/"/>
<category term="linux" scheme="https://jackless.cf/tags/linux/"/>
<category term="运维" scheme="https://jackless.cf/tags/%E8%BF%90%E7%BB%B4/"/>
</entry>
<entry>
<title>M1 MAC安装ubuntu系统的另一个选择-Multipass</title>
<link href="https://jackless.cf/post/510972a/"/>
<id>https://jackless.cf/post/510972a/</id>
<published>2021-11-21T07:00:01.000Z</published>
<updated>2021-11-28T09:27:33.498Z</updated>
<summary type="html"><div class="note primary modern"><p>缘起</p>
</div>
<p>今年Apple发布了新款搭载M1 Pro和M1 Max芯片的Macbook</summary>
<category term="分享" scheme="https://jackless.cf/categories/%E5%88%86%E4%BA%AB/"/>
<category term="linux" scheme="https://jackless.cf/tags/linux/"/>
</entry>
<entry>
<title>Hello World</title>
<link href="https://jackless.cf/post/4a17b156/"/>
<id>https://jackless.cf/post/4a17b156/</id>
<published>2021-11-18T11:26:37.000Z</published>
<updated>2021-11-22T14:08:00.321Z</updated>
<summary type="html"><p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a></summary>
</entry>
</feed>