-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
102 lines (52 loc) · 3.29 KB
/
atom.xml
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>D's blog</title>
<subtitle>12</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://dangpf.github.io/"/>
<updated>2018-08-14T00:22:13.929Z</updated>
<id>https://dangpf.github.io/</id>
<author>
<name>dangpf</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Hello World</title>
<link href="https://dangpf.github.io/20180814/hello-world.html"/>
<id>https://dangpf.github.io/20180814/hello-world.html</id>
<published>2018-08-14T00:22:13.929Z</published>
<updated>2018-08-14T00:22:13.929Z</updated>
<summary type="html">
<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a>! This is your very first post. Check <a
</summary>
<category term="test" scheme="https://dangpf.github.io/categories/test/"/>
<category term="标签1" scheme="https://dangpf.github.io/tags/%E6%A0%87%E7%AD%BE1/"/>
<category term="标签2" scheme="https://dangpf.github.io/tags/%E6%A0%87%E7%AD%BE2/"/>
</entry>
<entry>
<title>ubuntu启用root用户-设置root密码</title>
<link href="https://dangpf.github.io/20180813/ubuntu-enable-root-user---set-root-password.html"/>
<id>https://dangpf.github.io/20180813/ubuntu-enable-root-user---set-root-password.html</id>
<published>2018-08-13T06:26:08.000Z</published>
<updated>2018-08-14T00:58:36.083Z</updated>
<summary type="html">
<h3 id="一、启用root"><a href="#一、启用root" class="headerlink" title="一、启用root"></a>一、启用root</h3><p>设置root允许ssh登录</p>
<pre><code>vim
</summary>
<category term="linux" scheme="https://dangpf.github.io/categories/linux/"/>
<category term="linux" scheme="https://dangpf.github.io/tags/linux/"/>
</entry>
<entry>
<title>断网环境下利用pip安装Python离线安装包</title>
<link href="https://dangpf.github.io/20180719/installation-of-python-offline-installation-package-using-pip-in-broken-network-environment.html"/>
<id>https://dangpf.github.io/20180719/installation-of-python-offline-installation-package-using-pip-in-broken-network-environment.html</id>
<published>2018-07-19T15:06:00.000Z</published>
<updated>2018-08-14T00:22:14.001Z</updated>
<summary type="html">
<h3 id="一、安装pip"><a href="#一、安装pip" class="headerlink" title="一、安装pip"></a>一、安装pip</h3><h4 id="1、下载最新pip"><a href="#1、下载最新pip"
</summary>
<category term="python" scheme="https://dangpf.github.io/categories/python/"/>
<category term="pip" scheme="https://dangpf.github.io/tags/pip/"/>
<category term="python" scheme="https://dangpf.github.io/tags/python/"/>
</entry>
</feed>