User Tools

Site Tools


first_steps_for_command_line_class

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
first_steps_for_command_line_class [2020/09/04 19:08]
deadline updated versions
first_steps_for_command_line_class [2020/09/09 19:26] (current)
deadline updated versions to 1.1
Line 29: Line 29:
 To download the **Beginning Command Line** class notes into the LHM-VM, pull down and extract the course files (from inside the LHM-VM) as shown below: To download the **Beginning Command Line** class notes into the LHM-VM, pull down and extract the course files (from inside the LHM-VM) as shown below:
 <code> <code>
-  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Begin-Linux-Command-Line-V1.0.tgz +  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Begin-Linux-Command-Line-V1.1.tgz 
-  $ tar xvzf Begin-Linux-Command-Line-V1.0.tgz+  $ tar xvzf Begin-Linux-Command-Line-V1.1.tgz
 </code> </code>
  
Line 36: Line 36:
  
 <code> <code>
-  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Inter-Linux-Command-Line-V1.0.tgz+  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Inter-Linux-Command-Line-V1.1.tgz
   $ tar xvzf Inter-Linux-Command-Line-V1.1.tgz   $ tar xvzf Inter-Linux-Command-Line-V1.1.tgz
 </code> </code>
Line 43: Line 43:
 <code> <code>
   $ ls   $ ls
-  Begin-Linux-Command-Line-V1. Begin-Linux-Command-Line-V1.0.tgz+  Begin-Linux-Command-Line-V1. Begin-Linux-Command-Line-V1.1.tgz
 </code> </code>
  
Line 49: Line 49:
 <code> <code>
   $ ls   $ ls
-  Inter-Linux-Command-Line-V1. Inter-Linux-Command-Line-V1.1.tgz+  Inter-Linux-Command-Line-V1. Inter-Linux-Command-Line-V1.1.tgz
 </code> </code>
 These steps will be performed as part of the class. These steps will be performed as part of the class.
first_steps_for_command_line_class.txt · Last modified: 2020/09/09 19:26 by deadline