laptops docum corrections

This commit is contained in:
2022-12-10 14:23:08 +00:00
parent e94c5c8101
commit e31194648b
5 changed files with 14 additions and 7 deletions

View File

@@ -27,6 +27,8 @@ expo.survex.com:
<li><a href="/repositories/expoweb/.git/"><var>:expoweb:</var></a> - the website pages, handbook, generation scripts (git)</li>
<li><a href="/repositories/troggle/.git/"><var>:troggle:</var></a> - the database/software part of the survey data management system<br> - see <a href="../troggle/trogintro.html">notes on troggle</a> for further explanations </li>
</ul>
<p>If you want to use your own laptop to interact directly with the repos then a basic laptop or a survey laptop is not enough: you need an
<a href="bulkupdatelaptop.html">expo bulk update laptop</a>.
<p>From the command line, to clone a repo, you will do this
<tt>git clone ssh://expo@expo.survex.com/home/expo/loser</tt>
@@ -69,8 +71,8 @@ cave data surveying tasks.
<p>NOTE: when using git to path to a repository, always use user <var>'expo'</var> as the login user (<var>ssh://expo@...</var>) even though within git you will be identified by your own ssh key name. This is because file permissions on the server require this.
<p>So cavers wanting to do sophisticated management of their cave survey data (i.e. not just simple
uploads) will have to use a machine on which they key is already set up. The <i>expo laptop</i> lives in the potato hut during expo and it is sometimes joined by the laptop '<i>aziraphale</i>'. These are both loaned machines running Linux. If you want to use your own laptop then
see the <a href="basiclaptop.html">basic laptop setup</a>.
uploads) will have to use a machine on which they key is already set up. The <i>expo laptop</i> lives in the potato hut during expo and it is sometimes joined by the laptop '<i>aziraphale</i>'. These are both loaned machines running Linux. If you want to use your own laptop then a basic laptop or a survey laptop is not enough: you need a
<a href="bulkupdatelaptop.html">bulk update laptop</a>.
<hr />