Difference between revisions of "Tutorial2: Unix / Linux File Management"

From CDOT Wiki
Jump to: navigation, search
(INVESTIGATION 2: USING TEXT EDITORS TO CREATE / MODIFY TEXT FILES)
(LINUX PRACTICE QUESTIONS)
Line 130: Line 130:
 
simulate a quiz:
 
simulate a quiz:
  
https://ict.senecacollege.ca/~murray.saul/uli101/uli101_week1_practice.docx
+
https://ict.senecacollege.ca/~murray.saul/uli101/uli101_week2_practice.docx
  
 
Your instructor may take-up these questions during class. It is up to the student to attend classes in order to obtain the answers to the following questions. Your instructor will NOT provide these answers in any other form (eg. e-mail, etc).
 
Your instructor may take-up these questions during class. It is up to the student to attend classes in order to obtain the answers to the following questions. Your instructor will NOT provide these answers in any other form (eg. e-mail, etc).
Line 137: Line 137:
 
'''Review Questions:'''
 
'''Review Questions:'''
  
# What is a “'''Linux Cluster'''”? What is an advantage of using a Linux cluster?
+
# x
# List '''three unique server names''' at Seneca college and briefly explain the purpose of that server.
+
# x
# List the steps to connect and login to your Matrix Linux server account from a '''workstation''' in a computer lab at Seneca College.
+
# x
# List the steps to connect and login to your Matrix Seneca College account on your '''laptop''' or your '''home computer'''.
+
# x
# List 3 unique ways to '''log-out''' of your Matrix account (not including closing the SSH window or application).
+
# x
# What is the difference between a Linux '''command''' and an argument?
+
# x
# What is the purpose of a Linux command '''option'''?
+
# x
# What character(s) is used to '''separate''' commands and arguments?
+
# x
# Create a '''table''' listing each Linux command, useful options that were mentioned in the online assignment #1 and command purpose for the following Linux commands: '''pwd''' , '''cd''' , '''ls''' , '''cal''' , '''date''' , '''who''' , '''w''' , '''whoami''' , '''who am I''' , '''clear'''
+
# Create a '''table''' listing each Linux command, useful options that were mentioned in the online assignment #1 and command purpose for the following Linux commands: '
 
 
[[Tutorial2: Unix / Linux File Management]]
 
  
 
[[Category:ULI101]]
 
[[Category:ULI101]]

Revision as of 09:41, 6 January 2020

UNIX / LINUX FILE MANAGEMEN


Main Objectives of this Practice Tutorial

  • x
  • x
  • x
  • x
  • x
  • x
  • x

Tutorial Reference Material

Course Notes / Software
Linux Command/Shortcut Reference
YouTube Videos
Course Notes:Tutorials:


Directory and File Management Commands Text File Management Commands

Text Editors


Brauer Instructional Videos:

Unix / Linux File Management Concepts

x

INVESTIGATION 1: MANAGING DIRECTORIES


x

Part 1: Creating / Removing Directories

x


Perform the Following Steps:

  1. x

Part 2: Creating / Copying / Moving / Removing Files

x

Perform the Following Steps:

  1. x




INVESTIGATION 2: USING TEXT EDITORS TO CREATE / MODIFY TEXT FILES


In this section, you will learn how to use the Linux Shell. Topics in the section include:

  • x
  • x
  • x
  • x
  • x

Part 1: Using the Nano Text Editor

x

Perform the Following Steps:

  1. x


Part 2: Using the VI / VIM Text Editor

x


Perform the following steps:

  1. x





LINUX PRACTICE QUESTIONS

The purpose of this section is to obtain extra practice to help with quizzes, your midterm, and your final exam.

Here is a link to the MS Word Document of ALL of the questions displayed below but with extra room to answer on the document to simulate a quiz:

https://ict.senecacollege.ca/~murray.saul/uli101/uli101_week2_practice.docx

Your instructor may take-up these questions during class. It is up to the student to attend classes in order to obtain the answers to the following questions. Your instructor will NOT provide these answers in any other form (eg. e-mail, etc).


Review Questions:

  1. x
  2. x
  3. x
  4. x
  5. x
  6. x
  7. x
  8. x
  9. Create a table listing each Linux command, useful options that were mentioned in the online assignment #1 and command purpose for the following Linux commands: '