
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Details about an assignment for the operating systems course, cmsi 387, in spring 2009. The assignment focuses on i/o and file manipulation practices, including creating an ssh tunnel, running processes in screen sessions, checking disk usage, moving files, and determining mount points for storage devices.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Spring 2009
This assignment seeks to give you a little I/O agility and file manipulation practice, plus additional introduc- tory reading for the areas covered since last time.
Supplemental reading for what has been covered so far includes the conceptual parts of Sections 13.1– 13.3, 10.1–10.4, and 11.1 in SGG. The implemen- tation material also previews what’s coming.
Perform the following I/O and file activities (ex- cept for #3 and #4) on a computer of your choice (of course, that computer must have the needed tools to accomplish these tasks), and record the listed artifacts as evidence of your activities: 1.Create an ssh tunnel from this computer to a service that is visible from another ssh -capable computer (but, of course, not necessarily visible from the computer you’re using). Then, access that service from your computer through localhost and the tunneled port number.