Difference between revisions of "COMP 3000 Lab 1 2012"

From Soma-notes
Jump to navigation Jump to search
Line 8: Line 8:
# What is your username on this wiki?  Have a TA help you create an account.
# What is your username on this wiki?  Have a TA help you create an account.
# What Linux environment are you using?
# What Linux environment are you using?
** What distribution, what version?
## What distribution, what version?
** Is it running virtualized or on bare metal?
## Is it running virtualized or on bare metal?
** Who installed it?
## Who installed it?
** What level of access do you have to it?  
## What level of access do you have to it?  
# A shell command can be one of four things.  What are those four things?
# A shell command can be one of four things.  What are those four things?
# On the machine you are Where are external commands
# On the machine you are Where are external commands

Revision as of 10:05, 17 September 2012

  • In this lab you will be learning about the standard command shell on Linux, bash.
  • For reference material, we suggest you look at this tutorial on the shell and the associated book The Linux Command Line (available as a PDF for free and in print). You may also use other Internet resources or other people. Please cite all sources that you use to answer the questions in this assignment.
  • You should turn in Lab 1 by 10 PM on Friday, September 21 via cuLearn. Your answers should be in plain text (the true UNIX file format) or PDF. No other formats are acceptable (and will result in a zero grade until re-submitted in the correct format).

You should expect to complete Part A in tutorial.

Part A

  1. What is your username on this wiki? Have a TA help you create an account.
  2. What Linux environment are you using?
    1. What distribution, what version?
    2. Is it running virtualized or on bare metal?
    3. Who installed it?
    4. What level of access do you have to it?
  3. A shell command can be one of four things. What are those four things?
  4. On the machine you are Where are external commands