EC-Council: Computer Hacking Forensic Investigator(CHFI-V10) |
||||
Module 7 : Linux and Mac Forensics |
||||
Questions available : 36 |
You are not logged in. Please Login for track your learning progress |
|||
Go to Question No. |
Question No 0
If you want to share the link of this question, please click here to "Copy Question Link" and share that generated link. Link from URL may change in future.
Comunity Comments:

Opted Answer: B
rc.local ?Pradeep Thomas on 25/01/2025
The .vimrc file tells Vim how to configure itself when it starts.
/etc/rc.local: is another potential location for startup scripts.
So which one will be more accurate?Deepti on 31/05/2025
rc.local Executes commands at boot time and is commonly inspected in forensics for unauthorized modifications.