mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2019-10-10
This commit is contained in:
parent
b75faef50a
commit
01651e7f96
@ -70,4 +70,14 @@ $ dspace user -a -m blah@mail.it -g Francesco -s Vernocchi -p 'fffff'
|
||||
- So far I have deleted thirty duplicates and mapped fourteen
|
||||
- Run all system updates on DSpace Test (linode19) and reboot the server
|
||||
|
||||
## 2019-10-10
|
||||
|
||||
- Felix Shaw from Earlham emailed me to ask about his admin account on DSpace Test
|
||||
- His old one got lost when I re-sync'd DSpace Test with CGSpace a few weeks ago
|
||||
- I added a new account for him and added it to the Administrators group:
|
||||
|
||||
```
|
||||
$ dspace user -a -m wow@me.com -g Felix -s Shaw -p 'fuananaaa'
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -11,7 +11,7 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-10/" />
|
||||
<meta property="article:published_time" content="2019-10-01T13:20:51+03:00" />
|
||||
<meta property="article:modified_time" content="2019-10-08T19:33:09+03:00" />
|
||||
<meta property="article:modified_time" content="2019-10-09T17:05:01+03:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="October, 2019"/>
|
||||
@ -27,9 +27,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "October, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-10\/",
|
||||
"wordCount": "592",
|
||||
"wordCount": "650",
|
||||
"datePublished": "2019-10-01T13:20:51\x2b03:00",
|
||||
"dateModified": "2019-10-08T19:33:09\x2b03:00",
|
||||
"dateModified": "2019-10-09T17:05:01\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -199,6 +199,21 @@
|
||||
<li>Run all system updates on DSpace Test (linode19) and reboot the server</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2019-10-10">2019-10-10</h2>
|
||||
|
||||
<ul>
|
||||
<li><p>Felix Shaw from Earlham emailed me to ask about his admin account on DSpace Test</p>
|
||||
|
||||
<ul>
|
||||
<li>His old one got lost when I re-sync’d DSpace Test with CGSpace a few weeks ago</li>
|
||||
|
||||
<li><p>I added a new account for him and added it to the Administrators group:</p>
|
||||
|
||||
<pre><code>$ dspace user -a -m wow@me.com -g Felix -s Shaw -p 'fuananaaa'
|
||||
</code></pre></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-10-08T19:33:09+03:00</lastmod>
|
||||
<lastmod>2019-10-09T17:05:01+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-10-08T19:33:09+03:00</lastmod>
|
||||
<lastmod>2019-10-09T17:05:01+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-10/</loc>
|
||||
<lastmod>2019-10-08T19:33:09+03:00</lastmod>
|
||||
<lastmod>2019-10-09T17:05:01+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-10-08T19:33:09+03:00</lastmod>
|
||||
<lastmod>2019-10-09T17:05:01+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-10-08T19:33:09+03:00</lastmod>
|
||||
<lastmod>2019-10-09T17:05:01+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user