Menu

CSCI 170 SLO and CMO

CSCI 170 SLO

  1. Students will be able do basic UNIX OS administration tasks, including account management.
  2. Students will be able to use the Unix file system
  3. Students will be able to perform basic UNIX networking tasks including setting up a LAN using NIS
  4. Students will be able to use Unix programming tools: compilers, Make utility, debugger, profiler, version control.
  5. Students will be able to read-understand-write short scripts in a Unix shell.

CSCI 170 CMO

  1. Describe the function performed by an operating system.
  2. Utilize vi and emacs text editors.
  3. Write scripts for shell programming in UNIX.
  4. Discuss features of UNIX implementations and compare to other operating systems.
  5. Manage system administration on SOLARIS and LINUX boxes.
  6. Utilize file systems under UNIX.
  7. Utilize process management under UNIX.
  8. Configure user shells and perform basic tasks as "root" on the system.
  9. Explain networking basics, routing, TCP/IP and DNS.
  10. Utilize compilers for C/C++, Java under UNIX.