chrooted processes - how do I check

chrooted processes - how do I check

Post by jackson_m.. » Fri, 26 Jan 2001 01:57:36



Can anyone advise on how to check in a general way if a process is
running chrooted, and what the effective root is ?

Many thanks...JM

Sent via Deja.com
http://www.deja.com/

 
 
 

1. How to check health of child process in a process group

Hi gurus,
How do I check the health of all my child processes, forked by my daemon
process.
All the processes are under same process group.

I want to write a monitor utility, which needs to know the state of all the
child processes
in a process group.

The system security does not allow access to 'ps' and 'kill' commands.

So I have do this, using C system calls.

I looked at waitpid(), but can not figure out, if I can use it, or is there
a better way to do this.

TIA
Deepak

--

2. After 3 wrong passwd, user lockout.....forever?

3. How do I check whether a process has died by using process ID in C?

4. What is the best MINO soundcard for Linux?

5. How to check the state of child process(s) in one process group

6. make

7. How do I check whether a process has died by using process ID?

8. kppp and Netscape (Can't connect)

9. How to check health of child process in a process group

10. Checking # of Process, ReStart a Process and Call another script

11. How do I check whether a process has died by using process ID in C?

12. How to not have process number / 'done' line for background process?

13. How to find a chroot()'d process via the kernel