COMP 3000 Test 1 Study Guide 2011

From Soma-notes
Revision as of 15:02, 2 October 2011 by Soma (talk | contribs) (Created page with "For this test, you should understand the following terms and how they interrelate at a high level: * processes: fork, zombie processes * the UNIX shell (e.g., csh or bash) * basi…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

For this test, you should understand the following terms and how they interrelate at a high level:

  • processes: fork, zombie processes
  • the UNIX shell (e.g., csh or bash)
  • basic UNIX file permissions
  • kernel & supervisor mode
  • hypervisor and hypervisor mode
  • paravirtualization and hardware virtualization
  • /proc and basic output of ps
  • UNIX Environment variables
  • UNIX dynamic libraries


Below are a set of sample questions.