|  | What you should know for the Final exam
 
 Understand the base concepts of the Linux OS and application management:
 review the lectures, textbook chapters,  and references to the online material.
 
 Learn how to lookup for the procedures and howtos: complete the unfinished  exercises.
 
 Be familiar with one of the text editors: nano or vi
 
 Know how to use man pages to lookup the information about commands:
 read the NAME, SYNOPSYS, and the first two sentences of the DESCRIPTION, then
 slide down to the EXAMPLES section. Try, for example:
 Know how to manage deb packages with dpkg, apt-get, and apt-cache. For example, to see all installed packages:
Is package with vi editor installed?
Is paraview package available on APT:
Show the package description:
 Understand network fundamentals: IP addresses and routing, network settings. TCP and UDP ports.
 
 
 
  |  |