mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2019-04-07
This commit is contained in:
parent
48ce3a8065
commit
a9596bdfed
@ -362,8 +362,8 @@ $ cat /proc/loadavg
|
||||
- According to the server logs there is actually not much going on right now:
|
||||
|
||||
```
|
||||
# zcat --force /var/log/nginx/{access,library-access}.log /var/log/nginx/{access,library-access}.log.1 | grep -E "07/Apr/2019:(18|19)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
|
||||
116 40.77.167.128
|
||||
# zcat --force /var/log/nginx/{access,library-access}.log /var/log/nginx/{access,library-access}.log.1 | grep -E "07/Apr/2019:(18|19|20)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
|
||||
118 18.195.78.144
|
||||
128 207.46.13.219
|
||||
129 167.114.64.100
|
||||
159 207.46.13.129
|
||||
@ -372,11 +372,11 @@ $ cat /proc/loadavg
|
||||
195 66.249.79.59
|
||||
363 40.77.167.21
|
||||
740 2a01:4f8:140:3192::2
|
||||
3711 45.5.184.72
|
||||
# zcat --force /var/log/nginx/{rest,oai}.log /var/log/nginx/{rest,oai}.log.1 | grep -E "07/Apr/2019:(18|19)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
|
||||
3 2a02:1206:4576:bae0:95ff:8bbd:a274:6223
|
||||
4823 45.5.184.72
|
||||
# zcat --force /var/log/nginx/{rest,oai}.log /var/log/nginx/{rest,oai}.log.1 | grep -E "07/Apr/2019:(18|19|20)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
|
||||
3 66.249.79.62
|
||||
3 66.249.83.196
|
||||
4 207.46.13.86
|
||||
5 82.145.222.150
|
||||
6 2a01:4f9:2b:1263::2
|
||||
6 41.204.190.40
|
||||
|
@ -38,7 +38,7 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-04/" />
|
||||
<meta property="article:published_time" content="2019-04-01T09:00:43+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-04-07T21:05:52+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-04-07T21:15:03+03:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="April, 2019"/>
|
||||
@ -83,7 +83,7 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2019-04/",
|
||||
"wordCount": "2222",
|
||||
"datePublished": "2019-04-01T09:00:43+03:00",
|
||||
"dateModified": "2019-04-07T21:05:52+03:00",
|
||||
"dateModified": "2019-04-07T21:15:03+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -581,8 +581,8 @@ X-XSS-Protection: 1; mode=block
|
||||
<li>According to the server logs there is actually not much going on right now:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code># zcat --force /var/log/nginx/{access,library-access}.log /var/log/nginx/{access,library-access}.log.1 | grep -E "07/Apr/2019:(18|19)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
|
||||
116 40.77.167.128
|
||||
<pre><code># zcat --force /var/log/nginx/{access,library-access}.log /var/log/nginx/{access,library-access}.log.1 | grep -E "07/Apr/2019:(18|19|20)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
|
||||
118 18.195.78.144
|
||||
128 207.46.13.219
|
||||
129 167.114.64.100
|
||||
159 207.46.13.129
|
||||
@ -591,11 +591,11 @@ X-XSS-Protection: 1; mode=block
|
||||
195 66.249.79.59
|
||||
363 40.77.167.21
|
||||
740 2a01:4f8:140:3192::2
|
||||
3711 45.5.184.72
|
||||
# zcat --force /var/log/nginx/{rest,oai}.log /var/log/nginx/{rest,oai}.log.1 | grep -E "07/Apr/2019:(18|19)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
|
||||
3 2a02:1206:4576:bae0:95ff:8bbd:a274:6223
|
||||
4823 45.5.184.72
|
||||
# zcat --force /var/log/nginx/{rest,oai}.log /var/log/nginx/{rest,oai}.log.1 | grep -E "07/Apr/2019:(18|19|20)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
|
||||
3 66.249.79.62
|
||||
3 66.249.83.196
|
||||
4 207.46.13.86
|
||||
5 82.145.222.150
|
||||
6 2a01:4f9:2b:1263::2
|
||||
6 41.204.190.40
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-04/</loc>
|
||||
<lastmod>2019-04-07T21:05:52+03:00</lastmod>
|
||||
<lastmod>2019-04-07T21:15:03+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -219,7 +219,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-04-07T21:05:52+03:00</lastmod>
|
||||
<lastmod>2019-04-07T21:15:03+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -230,7 +230,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-04-07T21:05:52+03:00</lastmod>
|
||||
<lastmod>2019-04-07T21:15:03+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -242,13 +242,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-04-07T21:05:52+03:00</lastmod>
|
||||
<lastmod>2019-04-07T21:15:03+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-04-07T21:05:52+03:00</lastmod>
|
||||
<lastmod>2019-04-07T21:15:03+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user