03 June 2010
Learn Linux, 101: Create and change hard and symbolic links
Learn how to create and manage hard and symbolic links to files on your Linux system. Explore the differences between hard and soft, or symbolic, links and the best ways to link to files, as opposed to copying files.
15 April 2010
Learn inotify efficient Linux file system event-monitoring in the 2.6 kernel
learn how to use inotify functions for a simple monitoring app. Download the sample code and Use inotify when you need efficient, fine-grained, asynchronous monitoring of Linux file system events. Use it for user-space monitoring for security, performance, or other purposes.
1
(2 marks)