CSCI 170 SLO and CMO
CSCI 170 SLO
- Students will be able do basic UNIX OS administration tasks, including account management.
- Students will be able to use the Unix file system
- Students will be able to perform basic UNIX networking tasks including setting up
a LAN using NIS
- Students will be able to use Unix programming tools: compilers, Make utility, debugger,
profiler, version control.
- Students will be able to read-understand-write short scripts in a Unix shell.
CSCI 170 CMO
- Describe the function performed by an operating system.
- Utilize vi and emacs text editors.
- Write scripts for shell programming in UNIX.
- Discuss features of UNIX implementations and compare to other operating systems.
- Manage system administration on SOLARIS and LINUX boxes.
- Utilize file systems under UNIX.
- Utilize process management under UNIX.
- Configure user shells and perform basic tasks as "root" on the system.
- Explain networking basics, routing, TCP/IP and DNS.
- Utilize compilers for C/C++, Java under UNIX.