mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
Rearranging Chromebook docm
This commit is contained in:
@@ -44,7 +44,7 @@ href="manual.html">these capabilities are documented</a>, though writing better
|
||||
href="manual.html">data maintenance manual</a>.
|
||||
<ul>
|
||||
<li><a href="#any">Any laptop</a> with a broswer and email.
|
||||
<li><a href="#any">Any laptop</a> also with Survex and Therion installed - for cave surveying data entry.
|
||||
<li><a href="#any">A Survey laptop</a>: a basic laptop with Survex and Therion installed - for cave surveying data entry.
|
||||
<li>An <a href="#basic">expo basic laptop</a>
|
||||
<li>A <a href="winlaptop.html">Windows expo basic laptop</a>
|
||||
<li>A full <a href="yourlaptop.html">expo data maintenance computer</a> and Android phone config
|
||||
@@ -122,16 +122,7 @@ careful when naming files and survex names</a> and be <a href="manual.html#quick
|
||||
Only machines which have done the key-pair setup process can do scp, sftp or rsync.
|
||||
</p>
|
||||
|
||||
<h3 id="chromebook">Chromebooks</h3>
|
||||
<p>You do not need to install any special software to use a Chromebook (even a very old one) to interact with the website.
|
||||
<p>You do not need to install any software to get <var>scp</var> or <var>ssh</var> running either: these are pre-installed on every Chromebook as part of ChromeOs, but getting to them is not so easy:
|
||||
<ul>
|
||||
<li>Boot into <a href="https://www.businessinsider.com/guides/tech/chrome-os-developer-mode?r=US&IR=T">Developer Mode</a> (which deletes all user data, so do this when you buy the thing, not later).
|
||||
<li>Visit the special <a href="https://chromium.googlesource.com/chromiumos/docs/+/HEAD/developer_mode.md">[crosh] </a> web page in the Chrome browser by pressing Ctrl-Alt-T
|
||||
<li>type <var>shell</var> which then puts you into a bash session
|
||||
<li> Now you can access ssh, ssh-keygen, sftp and scp (but not rsync) from the command line.
|
||||
<li>NB The default user is 'chronos' and they keys will be generated in <var>/home/chronos/user/.ssh/</var> so generate them using the command <var>ssh-keygen -C myrealname@mychromebook</var> and get the public key copied ot the expo server as it instructs in <a href="https://expo.survex.com/handbook/computing/keyexchange.html">Key Pair setup</a>.
|
||||
</ul>
|
||||
|
||||
|
||||
<hr /></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user