Linux, Part 3 of 5: Input/Output and Variables
Interactive

Linux, Part 3 of 5: Input/Output and Variables

LearnNow Online
Updated Aug 22, 2018

Course description

Learn all about the boot process and how to build a Linux boot process from the ground up, including how to work with GRUB, systemd, and the full boot sequence. Discover the importance of quickly and efficiently adding and configuring environment variables when it comes to building out your system. Finally, explore input and output as well as the process of piping data from files and directories or to log files.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course assumes that students are familiar with basic computer usage in the Mac, Windows or Linux operating systems. It also assumes that students have Linux installed on their system.


Meet the expert

Jordan Hudgens

Jordan Hudgens has certifications for Ruby on Rails, Thinkful; Ruby on Rails, Bloc.io; Front End Development, Thinkful; and AngularJS, Thinkful. He is currently vice president of engineering for TRACKR in Midland, Texas and is working on his PhD in Computer Science from Texas Tech. In addition to Ruby, Jordan works with PHP, JavaScript, MySQL, Postgres, CSS3, C, C++, C#, Objective-C, and Python. He also works with the frameworks Rails (Ruby), Zend (PHP), and Django (Python), plus the libraries AngularJS, jQuery, and Backbone.js.

Video Runtime

77 Minutes

Time to complete

97 Minutes

Course Outline

Environment, Input, and Output

Boot Process (20:51)

  • Introduction (01:57)
  • Boot Process (02:08)
  • GRUB 2 (01:17)
  • Systemd (05:34)
  • Overriding Default System Services Behavior (01:18)
  • Shutdown and Reboot from CLI (03:22)
  • Process Termination (03:48)
  • Summary (01:24)

Environment Variables (11:53)

  • Introduction (01:35)
  • Environment Variables (01:41)
  • Adding PATH Variables (01:33)
  • Demo: PATH Variables (06:02)
  • Summary (01:00)

Input and Output (44:42)

  • Introduction (01:32)
  • Input and Output (04:29)
  • Redirection (02:25)
  • Stream Redirection (02:20)
  • Demo: STDIN and STDOUT (04:47)
  • Demo: Piping (05:24)
  • Running Simultaneous Commands (02:31)
  • Splitting Streams (01:28)
  • Demo: Method Chaining (06:01)
  • Demo: Viewing Output (05:54)
  • Demo: Copying Text from File (06:11)
  • Summary (01:33)
;