mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-04 14:23:01 +01:00
Update notes for 2019-12-18
This commit is contained in:
parent
23ba9d8e06
commit
2cfe62fb76
@ -166,5 +166,14 @@ UPDATE 2
|
|||||||
|
|
||||||
- I created a pull request to add the license and merged it to the `5_x-prod` branch ([#440](https://github.com/ilri/DSpace/pull/440))
|
- I created a pull request to add the license and merged it to the `5_x-prod` branch ([#440](https://github.com/ilri/DSpace/pull/440))
|
||||||
- Add three new CCAFS Phase II project tags to CGSpace ([#441](https://github.com/ilri/DSpace/pull/441))
|
- Add three new CCAFS Phase II project tags to CGSpace ([#441](https://github.com/ilri/DSpace/pull/441))
|
||||||
|
- Linode said DSpace Test (linode19) had an outbound traffic rate of 73Mb/sec for the last two hours
|
||||||
|
- I see some Russian bot active in nginx's access logs:
|
||||||
|
|
||||||
|
```
|
||||||
|
# cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep -c MegaIndex.ru
|
||||||
|
27320
|
||||||
|
```
|
||||||
|
|
||||||
|
- I see they *did* check `robots.txt` and their requests are only going to XMLUI item pages... so I guess I just leave them alone
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=2: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
@ -24,7 +24,7 @@ Make sure all packages are up to date and the package manager is up to date, the
|
|||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-12/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-12/" />
|
||||||
<meta property="article:published_time" content="2019-12-01T11:22:30+02:00" />
|
<meta property="article:published_time" content="2019-12-01T11:22:30+02:00" />
|
||||||
<meta property="article:modified_time" content="2019-12-18T11:41:55+02:00" />
|
<meta property="article:modified_time" content="2019-12-18T16:00:15+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="December, 2019"/>
|
<meta name="twitter:title" content="December, 2019"/>
|
||||||
@ -53,9 +53,9 @@ Make sure all packages are up to date and the package manager is up to date, the
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "December, 2019",
|
"headline": "December, 2019",
|
||||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-12\/",
|
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-12\/",
|
||||||
"wordCount": "1096",
|
"wordCount": "1156",
|
||||||
"datePublished": "2019-12-01T11:22:30+02:00",
|
"datePublished": "2019-12-01T11:22:30+02:00",
|
||||||
"dateModified": "2019-12-18T11:41:55+02:00",
|
"dateModified": "2019-12-18T16:00:15+02:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -307,6 +307,16 @@ UPDATE 2
|
|||||||
</code></pre><ul>
|
</code></pre><ul>
|
||||||
<li>I created a pull request to add the license and merged it to the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/440">#440</a>)</li>
|
<li>I created a pull request to add the license and merged it to the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/440">#440</a>)</li>
|
||||||
<li>Add three new CCAFS Phase II project tags to CGSpace (<a href="https://github.com/ilri/DSpace/pull/441">#441</a>)</li>
|
<li>Add three new CCAFS Phase II project tags to CGSpace (<a href="https://github.com/ilri/DSpace/pull/441">#441</a>)</li>
|
||||||
|
<li>Linode said DSpace Test (linode19) had an outbound traffic rate of 73Mb/sec for the last two hours
|
||||||
|
<ul>
|
||||||
|
<li>I see some Russian bot active in nginx's access logs:</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code># cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep -c MegaIndex.ru
|
||||||
|
27320
|
||||||
|
</code></pre><ul>
|
||||||
|
<li>I see they <em>did</em> check <code>robots.txt</code> and their requests are only going to XMLUI item pages… so I guess I just leave them alone</li>
|
||||||
</ul>
|
</ul>
|
||||||
<!-- raw HTML omitted -->
|
<!-- raw HTML omitted -->
|
||||||
|
|
||||||
|
@ -4,27 +4,27 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||||
<lastmod>2019-12-18T11:41:55+02:00</lastmod>
|
<lastmod>2019-12-18T16:00:15+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2019-12-18T11:41:55+02:00</lastmod>
|
<lastmod>2019-12-18T16:00:15+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2019-12/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2019-12/</loc>
|
||||||
<lastmod>2019-12-18T11:41:55+02:00</lastmod>
|
<lastmod>2019-12-18T16:00:15+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||||
<lastmod>2019-12-18T11:41:55+02:00</lastmod>
|
<lastmod>2019-12-18T16:00:15+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2019-12-18T11:41:55+02:00</lastmod>
|
<lastmod>2019-12-18T16:00:15+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
|
Loading…
Reference in New Issue
Block a user