mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
29 lines
1.0 KiB
HTML
29 lines
1.0 KiB
HTML
<!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>
|