Linux Tutorials

Complete Tutorials 1-6. If you need a file for copying, you may use nacl01.dat. Much more information can be obtained from the Introduction to Linux and the Beginner's Guide to Debian Etch, the distribution being used in Room 112.

You may complete the tutorials by going into room 112 or you can log in remotely from any other computer (since no graphical interface is required for this assignment).

Once you have completed the tutorials, write me a short email answering the following questions:

  1. How would you protect the files a directory named "private" from access by other users on the system. Is there any user on the system who would still be able to see your files?
  2. Can you find another way to protect those files which would secure from all users on the system?
  3. How would you list all the processes running on your Linux system?
  4. Write down a command line which would print out the number of processes that are being run with your username. Show the output of this command.
  5. Find a command which can produce a *.zip file archive which can be unzipped on a Windows system?