diff --git a/handbook/computing/yourlaptop.html b/handbook/computing/yourlaptop.html index 565232111..a46dbb2be 100644 --- a/handbook/computing/yourlaptop.html +++ b/handbook/computing/yourlaptop.html @@ -173,7 +173,7 @@ to Expo Handbook - Surveying section.
Drawing Surveys with Therion (Wookey, Compass Points, March 2004) -
Therion – Digital Cave Maps Martin Budaj, Stacho Mudrák, 2008) +
Therion - Digital Cave Maps Martin Budaj, Stacho Mudrák, 2008)
The Therion Book v6.0.4 (2012-11-28)
Expo will undoubtedly change as the years go by; please try to keep these documents up to date, the files in order and ensure a smooth hand-over to your successor. Good luck!
+Expo will undoubtedly change as the years go by; please try to keep these documents up to date, the files in order and ensure a smooth hand-over +to your successor. Good luck!
Expo is ongoing. Each year's Expo inherits equipment and a little money from its predecessor; similarly, we should leave next year's Expo a reasonable stock of equipment and 'float' money.
+Expo is ongoing. Each year's Expo inherits equipment and a little money from its predecessor; similarly, we should leave next year's Expo a +reasonable stock of equipment and 'float' money.
The money to run Expo comes from two sources: principally from each year's participants, and secondarily through grants from bodies such as the Ghar Parau Foundation. In addition, numerous companies have provided sponsorship, mainly in the form of food.
+The money to run Expo comes from two sources: principally from each year's participants, and secondarily through grants from bodies such as the +Ghar Parau Foundation. In addition, numerous companies have provided sponsorship, mainly in the form of food.
-Most Expo costs are paid in the UK and 'in the field' by members of Expo. All these expenses during expo are recorded in the Expo Bier Book and Sesh Book - usually in euros. -After the expedition, the Expo treasurer processes this data to work out who owes and who is owed money. Everyone settles up before the next Expo (hopefully!).
+Most Expo costs are paid in the UK and 'in the field' by members of Expo. All these expenses during expo are recorded in the Expo Bier Book and Sesh Book - usually in euros. +After the expedition, the Expo treasurer processes this data to work out who owes and who is owed money. Everyone settles up before the next Expo +(hopefully!).
Expo incurs cost in the following areas:
@@ -96,7 +101,7 @@ it before obtaining the expedition treasurer's agreement.First download and install PuTTy. Then run PuTTy;
Upon opening PuTTy, you’ll be greeted with a screen similar to this;
+Upon opening PuTTy, you'll be greeted with a screen similar to this;
Type expo@expo.survex.com into the box under Host Name, and type a name into the box under 'Saved Sessions' then click 'Save' (in the -above case called 'Expo' – this means you don’t have to type in +above case called 'Expo' – this means you don't have to type in expo@expo.survex.com each time you use PuTTy. You simply click on 'Expo' then 'Load'). Then click 'Open'.
-Don’t worry if you can’t see anything happening onscreen as you type in the password, -this is what’s supposed to happen; so just type in the password and press the return/enter key.
+Don't worry if you can't see anything happening onscreen as you type in the password, +this is what's supposed to happen; so just type in the password and press the return/enter key.
Done! At some point you may come across a Windows popup which asks you to verify the address you're attempting to log into (at which @@ -41,10 +41,12 @@ point you select 'hells-to-the-yeah', or equivalent).
You have now made sure that your computer will be happy to log on to the server once you have the keys set up (be sure to use the Windows instructions for this, not the Linux of Windows WSL instructions). To log out of PuTTy, type 'logout', then press the return/enter key.
-pagegent is installed along with PuTTy and is what you need to keep your Windows machine talking nicely to the expo server. See pagengt config for how to do this. +
pageaent is installed along with PuTTy and is what you need to keep your Windows machine talking nicely to the expo server. See pagengt config for how to do this.
Now return to the key-pair setup instructions for how to configure the keys using PuTTy. +
There is a recent alternative: use OpenSSH which is now part of Windows 10. See WinLaptop config. But you need to read that anyway.