First page Back Continue Last page Graphics
Linux Operating System
For CS210, you will need to be able to do the following tasks:
- Login to the Linux partition on an EPS254 pc.
- An alternative is to use an X-window emulator and log in to esus. (This will force you to share esus and NOT use the power of having a local machine at your disposal.)
- Create and Change C++ source files.
- Create and Change an appropriate Makefile.
- Compile and execute C++ run image files.
- Create and Change ASCII data files.
- Redirect data files to your running program.
- Redirect output from your program to data files.
-