Teaching Team
Instructor



responsible for lectures


TA



responsible for labs

Administration Team



responsible for course un-related administrative issues

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
  • The morning lecture will cover topics related to Linux networking administration
  • These topics will directly tie into the lab exercises, making attendance crucial to save time on completing them independently
  • Attendance will not be recorded during the morning lecture
Schedule
Zoom information
Training Materials
Lab Demo
Overview
  • Students are expected to finish the assigned lab tasks during the lunch break on each training day
  • In the afternoon, students will have personalized 1-to-1 live demonstration sessions with the TA
  • Following each lecture, make sure to register for your preferred time slot
  • TAs will verify the completion of your tasks. If the tasks are not done well, you must arrange a new demo slot with the TA
  • Lab demonstrations serve as the official 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