resbaz / nectar-cloud-lessons

Lessons on how to use the NeCTAR Research Cloud
Other
4 stars 11 forks source link

Reorder the command line lessons #67

Open MartinPaulo opened 8 years ago

MartinPaulo commented 8 years ago

Once Windows and OSX users have a common experience, we should reorder the command line lessons so that the users:

  1. First use the command line locally
  2. Then ssh to the remote machine
  3. Finally use the command line remotely.

The intent is that they get a clear understanding that the ssh program puts them onto the remote machine.

Depends on #66