What is the use of proc structure?
Answers were Sorted based on User's Feedback
Answer / kamal
/proc is virtual file system.
The Linux kernel has two primary functions: to control
access to physical devices on the computer and to schedule
when and how processes interact with these devices.
The /proc/ directory ? also called the proc file system ?
contains a hierarchy of special files which represent the
current state of the kernel ? allowing applications and
users to peer into the kernel's view of the system.
Within the /proc/ directory, one can find a wealth of
information detailing the system hardware and any processes
currently running. In addition, some of the files within
the /proc/ directory tree can be manipulated by users and
applications to communicate configuration changes to the
kernel.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / amsaraj
All the running process created by the uere will have entry
as a file in the /proc directory.
| Is This Answer Correct ? | 8 Yes | 2 No |
1.Diff between Active and passive FTP? 2.What is anacron? 3.Diff between yum update and yum install while doing for kernel? 4.root_squash and no_root_squash does what? 5.What are the commands will you execute to find a new hardware? 6.How will you find out a lun allocated from SAN? 7.What is the main diff in CaT5 and CAT6 cable, except the 1/100 and 1/1000? 8.What is stale NFS and How will you fix it? 9.What is kernel panic error? 10.How will you recover password and shadow file, in case both got deleted. Explain the steps? 11.Explain boot process 12.What is network bonding. Explain the steps? 13.What are the exit codes returned by FSCK? 14.What is LDOM? 15.Diff between block and character device?
how to create a ftp user on redhat linux 4.0?
diff b/w spinlock, seamaphores and mutex and where to use it.
how to configure http server on red hat linux4.0?
what is the diff b/w MUTEX and semaphore?
what is bus trap.
What are system calls used for process management in linux?
Port number is already in use .. how to fix for apache..?
What does exec family return?
What is the use of proc structure?
what is iptabe on redhat linux?
how to create samba server in fedora linux 9 ?