How do I see all the changes to my Linux OS after I install an application?
-
Basically I want to install Linux, then record all file system attributes. Afterwards, I want to install an application and do a difference-compare. What is the best technique to do this?
-
Answer:
See title.
Charles Saag at Quora Visit the source
Other answers
This is a very open-ended question, as there's no standard way of checking what has changed with the installation of software. In Debian-based environments you can see a list of installed files using "dpkg -L <PACKAGE>" In environments that use RPM you can try "rpm -ql <PACKAGE>" For automated detection of changes to crucial files in your file system you can use a package like AIDE or Tiger, which track changes to the MD5sum of such files as /etc/shadow and /etc/passwd.
Josh Begleiter
Related Q & A:
- how can I listen for database changes using java?Best solution by Stack Overflow
- How do I see my avatar when I log into mail?Best solution by Yahoo! Answers
- How can I see how many words I've typed?Best solution by libroediting.com
- How can I see the people I may know on myspace?Best solution by ChaCha
- How do I see who I blocked in my myspace?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.