⟩ How to freeze a service group?
#haconf -makerw
#hagrp -freeze <group name> -persistent
#haconf -dump -makero
#haconf -makerw
#hagrp -freeze <group name> -persistent
#haconf -dump -makero
In Unix OS, what is the file server?
What is NFS? What is its job?
What is CVS? List some useful CVS commands?
How do you debug a core dump?
How would you create shared and dynamic libraries?
What are the differences between Shared and Dynamic libraries?
Give examples of how memory leaks can occur with c programs?
Explain the Unix file system?
How would you remove a semaphore / shared memory whose owner processes have died?
What is stty used for?