Teaching Team
Instructor



responsible for lectures


TA



responsible for labs

Scroll to the top
Special Notes
Problems of Using dnf
  • dnf (a software to update the system) is needed in some of the lab exercises
  • Due to the end of the support of the CentOS 8, the CentOS dev team moved the software repository to another location.
  • In order to use dnf, please run the following commands:

    sed -i -e "s|mirrorlist=|#mirrorlist=|g" /etc/yum.repos.d/CentOS-*
    sed -i -e "s|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g" /etc/yum.repos.d/CentOS-*
  • Please type these 2 commands carefully. These 2 commands use regular expression to replace the old software repositories with the new destination
Lecture
Overview
  • Topics will be discussed in the morning lecture
  • The topics will be related to the lab exercises, so missing the lectures may waste you more time because you need to figure out how to complete the lab exercises by yourself
  • There won't be attendance taking during the morning lecture
Schedule
Zoom information
Training Materials
Lab Demo
Overview
  • During the lunch break, students need to complete the assigned lab tasks on each training day
  • In the afternoon, there are 1-to-1 live demonstration sessions with the TA
  • You need to register your time slot after each lecture
  • The TAs will check whether you have successfully finished the tasks
  • If not, you need to reschedule a demo slot with the TA
  • Lab demonstration is used as the attendance record
Schedule
  • The lab demo sessions start at 2pm, after the lectures and the lunch break
Demo Signup
Zoom Information
Submission
Overview
  • No late submissions are allowed (i.e. you may need to retake the whole course if you fail to submit on/before the deadline)
  • Students may submit their workbook and report in soft copy (PDF format), either by typing or scanned handwriting notes
  • The easiest way to create a PDF file is to create an empty word document, put all multimedia items inside the document, and then "Save As" a PDF file
Submission Details and Deadlines
  • Deadline:
  • Submissions via Canvas page
  • Two files to submit:
    • workbook.pdf - The workbook with all completed exercises
    • report.pdf - The report of USTM17