Difference between revisions of "Operating Systems 2017F Lecture 20"

From Soma-notes
Jump to navigation Jump to search
(Created page with " == Additional Notes == What's Left?")
 
Line 1: Line 1:


== Additional Notes ==
== Additional Notes ==
What's Left?
Assignment 4 will be autograded and in fill in the blank form. This will not be like the final exam. <br>
You should think about who is doing what?  Otherwise FUSE won't make much sense <br>
<br>
Inode numbers completely changed when you use ssh. It starts with 1 from "." (root) and increments from there. <br>

Revision as of 14:14, 28 November 2017

Additional Notes

Assignment 4 will be autograded and in fill in the blank form. This will not be like the final exam.
You should think about who is doing what? Otherwise FUSE won't make much sense

Inode numbers completely changed when you use ssh. It starts with 1 from "." (root) and increments from there.