This shows you the differences between two versions of the page.
| first_steps_for_linux_command_line_training [2021/07/14 18:49] deadline created | first_steps_for_linux_command_line_training [2021/07/14 18:56] (current) deadline fixed link | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| The '' | The '' | ||
| - | To download the **Linux Command Line Quick Start** training notes into the LHM-VM, pull down and extract the course files (from inside the LHM-VM) as shown below: | + | To download the **Linux Command Line Quick Start** training notes into the LHM-VM, pull down and extract the course files (from inside the LHM-VM) as shown below (copy the '' | 
| + | < | ||
| + | $ wget --no-check-certificate https:// | ||
| + | </ | ||
| + | The files can be extracted using the following command: | ||
| < | < | ||
| - | $ wget --no-check-certificate https:// | ||
| $ tar xvzf Linux-CL-Quick-Start-V1.0.tgz | $ tar xvzf Linux-CL-Quick-Start-V1.0.tgz | ||
| </ | </ | ||