InterviewSolution
Saved Bookmarks
| 1. |
What does /etc /init.d do? |
|
Answer» /etc /init.d specifies where daemons (services) are placed or to see the status of these daemons. It is very LINUX specific, and nothing to do with Hadoop. |
|