mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
delete redundant file & update todo
This commit is contained in:
parent
6929e47371
commit
ee65e055f3
@ -1,28 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Expo server</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook - Expo server in Cambridge</h2>
|
||||
<h1>Expo server in Cambridge</h1>
|
||||
<p>The server hosts
|
||||
<a href="http://expo.survex.com">expo.survex.com</a>.
|
||||
|
||||
<p>It lived under Sam Wenham's deskat the University Computing Service (UCS), University of Cambridge until spring 2019. Now it is a borrowed virtual machine on a debian mirror server somewhere in the midlands.
|
||||
<p>We interact with it using:
|
||||
<ul>
|
||||
<li>git - for the git
|
||||
<<a href="../computing/repos.html">repositories</a> expoweb, loser, drawings, tunnel.
|
||||
<li>sFTP and rsync - mostly for uploading to /expofiles/
|
||||
<li>ssh - occasionally, by experts,to fix things when something goes wrong or for major site reconfiguration.
|
||||
</ul>
|
||||
|
||||
Now readthe <a href="manual.html#manual">Expo data management systems manual</a>.
|
||||
|
||||
<hr />
|
||||
|
||||
</body>
|
||||
</html>
|
@ -38,7 +38,7 @@ If a heading is in italics, then there are hidden items.
|
||||
<h3>Module to-do texts</h3>
|
||||
<p>These are extracted directly from the <var>todo = '''Thing to do '''</var> string at the top of each file of troggle code:</p>
|
||||
<hr>
|
||||
<embed type='text/text' height='200px' width='800px' src="/todo/tests">
|
||||
<embed type='text/html' height='200px' width='800px' src="/todo/tests">
|
||||
<hr>
|
||||
|
||||
<h3>Process Documentation</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user