Hi,
I am currently doing a project to developed a security system for
redhat linux using C language.
1. Is there any library/API that I can use to do some system
setting(disable services, change file attributes)?
2. I need to do some modification to file in linux. Are there any
easier way than to use basic file I/O in C? I need to change the
content in certain file(s).
3. Has anyone does a linux based security system using C?
Regards,
Thomas