| 33 |  | - | 
          
            | 34 |  | https://docs.google.com/presentation/d/1icmSNZEQMcftppDLb8DZKa6iC2Cf2gJS/edit#slide=id.p1 | 
          
            |  | 33 | - Shell scripting: | 
          
            |  | 34 | - Covered operations, if/else, loops, and functions | 
          
            |  | 35 | - Worked with awk, grep, and sed | 
          
            |  | 36 | - Installed miniconda3 and activated the environment | 
          
            |  | 37 | - Installed Jupyter Notebook and connected to it in the browser | 
          
            |  | 38 | - Ran through basic python commands | 
          
            |  | 39 | - Ran through many python topics relating to servers: | 
          
            |  | 40 | - sys - Used to find system-specific parameters/functions | 
          
            |  | 41 | - os - interacts with the operating system interface | 
          
            |  | 42 | - shutil -  used for file operations | 
          
            |  | 43 | - subprocess - spawns processes and allows you to connect to their input, output, and error pipes | 
          
            |  | 44 | - pysftp - file commands via SFTP | 
          
            |  | 45 | - re - run regular expressions | 
          
            |  | 46 |  | 
          
            |  | 47 | **Week 10 - (7/29 - 8/1)** | 
          
            |  | 48 | - Server setup!! | 
          
            |  | 49 | - Installed warewulf on new linux containers |